An open API service for providing issue and pull request metadata for open source projects.

GitHub / rbarrois/python-semanticversion issues and pull requests

#159 - Raise ValidationError in Django fields

Pull Request - State: open - Opened by harry-patcher 2 months ago

#157 - Django model fields do not raise the correct error

Issue - State: open - Opened by daniboygg about 1 year ago

#156 - Equivalent of coerce for SimpleSpec ?

Issue - State: open - Opened by camillem about 1 year ago

#155 - Made VersionField raise correct Django exception

Pull Request - State: closed - Opened by Noah-Huppert over 1 year ago - 1 comment

#154 - Support leading zeroes in prerelease when using coerce

Pull Request - State: open - Opened by maxnbk over 1 year ago

#153 - leading zeroes can fail to be coerced

Issue - State: open - Opened by maxnbk over 1 year ago - 1 comment

#152 - add mypy support (annotations)

Issue - State: closed - Opened by MarcelWilson almost 2 years ago - 1 comment

#151 - RFE: is it possible to start making github releases?🤔

Issue - State: open - Opened by kloczek almost 2 years ago - 2 comments
Labels: Status:DiscussionNeeded

#149 - Update compatibility matrix

Pull Request - State: open - Opened by rbarrois almost 2 years ago - 1 comment

#148 - Support For Checking Intersection of SimpleSpec

Issue - State: open - Opened by iamthebot almost 2 years ago - 1 comment

#147 - semantic_version.match emits a PendingDeprecationWarning

Issue - State: open - Opened by OpenBagTwo about 2 years ago - 1 comment

#146 - Official support for 3.11 please

Issue - State: closed - Opened by mkoistinen over 2 years ago - 3 comments
Labels: Type:Q&A

#145 - Use SPDX license identifier

Pull Request - State: open - Opened by vargenau over 2 years ago

#144 - Simplify subclassing Version

Pull Request - State: closed - Opened by rbarrois over 2 years ago

#143 - Update the support matrix

Pull Request - State: closed - Opened by rbarrois over 2 years ago

#142 - Return copy when truncating at build level

Pull Request - State: closed - Opened by DarkUmagon over 2 years ago - 1 comment

#141 - Truncate doesn't always return new object

Issue - State: closed - Opened by DarkUmagon over 2 years ago - 1 comment

#140 - Is there a regex for validating strings containing SimpleSpec?

Issue - State: closed - Opened by aarondewindt over 2 years ago - 2 comments
Labels: Type:Q&A

#139 - Check if two specs overlap/intersect

Issue - State: closed - Opened by kian99 over 2 years ago - 4 comments
Labels: Type:NewFeature, Status:DesignNeeded

#138 - [Feature Request] Support type hints

Issue - State: open - Opened by q-wertz over 2 years ago - 5 comments
Labels: Type:Enhancement, Topic:API, Status:CodeWelcome

#137 - Constraints not properly evaluated for prerelease versions

Issue - State: closed - Opened by mkjpryor almost 3 years ago - 2 comments
Labels: Type:Q&A

#136 - Conda Package

Issue - State: closed - Opened by iamthebot almost 3 years ago - 5 comments
Labels: Status:DiscussionNeeded

#135 - Comparison with suffixes is just alphabetical

Issue - State: closed - Opened by jquentin-lion almost 3 years ago - 1 comment
Labels: Topic:SemVer

#134 - Add topics (keywords) in the About section of the repository page

Issue - State: closed - Opened by pikhovkin about 3 years ago - 2 comments

#133 - Guarantee a stable ordering with build metadata

Pull Request - State: closed - Opened by rbarrois about 3 years ago - 4 comments

#132 - unstable sort in case where versions only differ in their build

Issue - State: closed - Opened by keshav-space about 3 years ago - 12 comments
Labels: Type:Enhancement, Topic:SemVer, Topic:API, Status:CodeWelcome

#131 - Incorrect compare version with `partial=True` in Python 2

Issue - State: closed - Opened by shadchin about 3 years ago - 2 comments
Labels: Type:Bug

#130 - Fix pip install name in README

Pull Request - State: closed - Opened by ahogen over 3 years ago

#129 - fix: `Version.next_xxx` with prerelease with npm style

Pull Request - State: closed - Opened by hfudev over 3 years ago

#128 - `SimpleSpec` with Caret and Prerelease Wrong Behavior

Issue - State: closed - Opened by hfudev over 3 years ago - 5 comments

#127 - Support NPM verison ">=" following by a whitespace

Issue - State: open - Opened by larytet over 3 years ago - 9 comments
Labels: Type:Enhancement, Status:DiscussionNeeded, Topic:NPM

#126 - Support setuptools-scm

Issue - State: closed - Opened by fubuloubu over 3 years ago - 3 comments
Labels: Type:Q&A

#125 - Release Django 4.0 compatible version on PyPi

Issue - State: closed - Opened by squio over 3 years ago - 3 comments

#124 - Update the Version.parse() doc to match the code

Pull Request - State: closed - Opened by pombredanne over 3 years ago - 2 comments

#123 - Add Django 4.0 compatibility

Pull Request - State: closed - Opened by rbarrois over 3 years ago - 1 comment

#122 - Django 4.0 compatibility

Issue - State: closed - Opened by squio over 3 years ago

#121 - Fix Django 4.0 compatibility

Pull Request - State: closed - Opened by squio over 3 years ago - 2 comments

#120 - comparison of version numbers that have a 4th (build) element -> behaves unexpected

Issue - State: closed - Opened by AlexanderStohr almost 4 years ago - 1 comment
Labels: Topic:SemVer

#119 - Update README.rst

Pull Request - State: open - Opened by AlexanderStohr almost 4 years ago - 2 comments

#118 - Caret operator seems to be faulty when using SimpleSpec

Issue - State: closed - Opened by MrMoose almost 4 years ago - 1 comment

#117 - Is `parse(..., partial=True)` deprecated too?

Issue - State: closed - Opened by guludo about 4 years ago - 2 comments
Labels: Type:Q&A, Topic:API

#116 - Improve NpmSpec parsing

Pull Request - State: open - Opened by gnattishness about 4 years ago - 4 comments

#115 - Incomplete support for NpmSpec, according to node-semver

Issue - State: open - Opened by gnattishness about 4 years ago - 4 comments
Labels: Status:DiscussionNeeded, Topic:NPM

#114 - Setup.cfg shows support for EOL Python versions?

Issue - State: closed - Opened by gnattishness about 4 years ago - 2 comments
Labels: Type:Q&A

#113 - Replace deprecated ngettext_lazy with gettext_lazy

Issue - State: closed - Opened by bokchan about 4 years ago

#112 - [Feature request] Methods return self.__class__(...) instead of Version(...)

Issue - State: closed - Opened by dwreeves over 4 years ago - 2 comments
Labels: Type:Enhancement

#111 - Packaging improvements

Pull Request - State: closed - Opened by rbarrois over 4 years ago

#110 - Run tests through unittest directly

Pull Request - State: closed - Opened by rbarrois over 4 years ago

#109 - 2.8.5: test suite warnings

Issue - State: open - Opened by kloczek over 4 years ago - 4 comments
Labels: Status:MissingDetails

#108 - PreRelease should be based on numeric identifier if it is separated by dashes.

Pull Request - State: open - Opened by WeekendSuperhero almost 5 years ago - 1 comment
Labels: Status:MissingDetails

#107 - Update python versions, drop support for Django 1.11.

Pull Request - State: closed - Opened by mathiasertl almost 5 years ago - 1 comment

#106 - Bug fix: django full_clean does not work because of wrong exception is raised

Pull Request - State: open - Opened by raducup almost 5 years ago - 2 comments

#105 - feat: SimpleSpec support set operations

Issue - State: open - Opened by yxliang01 almost 5 years ago - 5 comments
Labels: Type:NewFeature, Status:DesignNeeded, Topic:API

#104 - Docs say that named components patch must be both an integer and a tuple of strings

Issue - State: closed - Opened by claremacrae almost 5 years ago - 2 comments
Labels: Topic:Doc, Status:CodeWelcome

#103 - SimpleSpec comparison not producing documented results

Issue - State: closed - Opened by soda480 about 5 years ago - 3 comments
Labels: Type:Bug, Topic:Doc

#102 - Check version bump severity or implement subtraction

Issue - State: open - Opened by ewen-lbh about 5 years ago

#101 - Fix NPM spec less comparison with prerelease bug.

Pull Request - State: open - Opened by arjunaskykok about 5 years ago - 2 comments

#100 - NpmSpec Comparison Between Prerelease Versions is Wrong

Issue - State: open - Opened by arjunaskykok about 5 years ago - 7 comments
Labels: Type:Bug, Topic:NPM

#99 - Invalid NPM block

Issue - State: closed - Opened by gjedeer about 5 years ago - 3 comments
Labels: Type:Q&A, Topic:NPM

#98 - A version matching wildstar patch SimpleSpec is not matched by a version with the same prefix

Issue - State: closed - Opened by numaru over 5 years ago - 2 comments
Labels: Type:Bug, Topic:PyPI

#97 - VersionField and SpecField shouldn't accept strings, only `Version` / `Spec` objects.

Issue - State: open - Opened by ejosan over 5 years ago - 3 comments
Labels: Type:Bug, Topic:Django, Status:CodeWelcome

#96 - Fix syntax

Pull Request - State: open - Opened by Thyrst over 5 years ago

#95 - TypeError when comparing partial and full version

Issue - State: open - Opened by Thyrst over 5 years ago

#94 - semantic_version.validate incorrectly processes x.x.x.x

Issue - State: closed - Opened by ShamanTcler over 5 years ago - 1 comment
Labels: Type:Q&A

#93 - next_prerelease

Issue - State: closed - Opened by gsakkis over 5 years ago - 4 comments
Labels: Type:NewFeature, Status:DesignNeeded

#92 - More flexible parsing

Issue - State: closed - Opened by mcandre over 5 years ago - 1 comment
Labels: Type:Q&A

#91 - Cache the results of match, validate, and compare

Pull Request - State: open - Opened by nevsan over 5 years ago - 3 comments
Labels: Type:Enhancement, Status:DiscussionNeeded

#90 - Compare across pre-release

Issue - State: open - Opened by sergiotomasello over 5 years ago - 1 comment
Labels: Type:Enhancement, Status:DesignNeeded, Topic:API

#89 - Can `Version.coerce()` accept leading zeroes?

Issue - State: closed - Opened by andrew-ni over 5 years ago - 2 comments
Labels: Type:Enhancement, Topic:API

#88 - Update README.rst for pre-releases

Pull Request - State: closed - Opened by tdamsma over 5 years ago - 1 comment

#87 - docs inconsistent with pre-release handling since 2.8.3

Issue - State: closed - Opened by tdamsma over 5 years ago

#86 - NpmSpec doesn't properly handle prerelease versions

Issue - State: closed - Opened by nwalters512 over 5 years ago - 2 comments

#85 - next_major, next_minor do now work in case of partial versions

Issue - State: closed - Opened by regisz almost 6 years ago - 7 comments

#84 - Correct typo in SimpleSpec description

Pull Request - State: closed - Opened by jasongraham almost 6 years ago - 1 comment

#83 - ValueError after updating to 2.7

Issue - State: open - Opened by jaraco almost 6 years ago - 6 comments

#82 - TypeError when trying to access Spec.specs

Issue - State: closed - Opened by iamdefinitelyahuman almost 6 years ago - 6 comments
Labels: Type:Bug

#81 - Incorrect matching when using `partial` keyword argument in `Version`

Issue - State: closed - Opened by jasongraham almost 6 years ago - 4 comments

#80 - Possibly another breaking change between 2.6.0 and 2.7.0 (not fixed in 2.8.1)

Issue - State: closed - Opened by elemental-lf almost 6 years ago - 4 comments

#79 - Version 2.7 broke compatibility

Issue - State: closed - Opened by tzoiker almost 6 years ago - 3 comments
Labels: Type:Bug

#78 - Version bump to 2.7.0 does not adhere to Strict SemVer 2.0

Issue - State: closed - Opened by dnathe4th almost 6 years ago - 3 comments

#77 - Adapt from_db_value() for Django 3

Pull Request - State: closed - Opened by dankolbman almost 6 years ago - 3 comments
Labels: Type:Enhancement, Topic:Django

#76 - Non numeric identifier comparison

Pull Request - State: closed - Opened by MicahStevens almost 6 years ago - 5 comments
Labels: Type:Enhancement, Status:DiscussionNeeded, Topic:SemVer

#75 - Allow validating if given a partial version_strimg is valid.

Pull Request - State: open - Opened by pjrm about 6 years ago - 1 comment
Labels: Type:NewFeature, Status:DiscussionNeeded

#74 - base: Add Ruby pessimistic operator

Pull Request - State: closed - Opened by jayvdb about 6 years ago - 2 comments

#73 - Support for various comparitors and range syntax

Issue - State: open - Opened by jayvdb about 6 years ago - 4 comments
Labels: Type:NewFeature

#72 - Spec(`~=1.1.0`) matches Version(`1.2.0-foobar`)

Issue - State: closed - Opened by nathandines about 6 years ago - 1 comment
Labels: Type:Bug

#71 - TypeError on matching to Spec('~1')

Issue - State: closed - Opened by awcrosby about 6 years ago - 1 comment
Labels: Type:Bug

#70 - Support for advanced range separator: pipe

Issue - State: closed - Opened by ulziibay about 6 years ago - 2 comments
Labels: Type:NewFeature, Topic:NPM

#69 - Ignore leading zeros when coerce is set

Pull Request - State: open - Opened by fridex almost 7 years ago - 3 comments
Labels: Type:Enhancement

#68 - Add support for python 3.6

Pull Request - State: closed - Opened by Wesmania about 7 years ago - 1 comment

#67 - next_patch

Issue - State: closed - Opened by vabic about 7 years ago - 2 comments
Labels: Type:Bug, Topic:Doc

#66 - .x versioning is not supported

Issue - State: closed - Opened by r-bit-rry over 7 years ago - 4 comments
Labels: Type:NewFeature, Topic:NPM

#65 - ints shouldn't be compared with `is`

Issue - State: closed - Opened by Julian over 7 years ago

#64 - next_major() bug when minor=0 and patch=0 and prerelease is not none

Issue - State: closed - Opened by jakubka over 7 years ago - 2 comments
Labels: Status:DiscussionNeeded, Topic:SemVer

#63 - Proposal: PEP 440 compatible type

Issue - State: open - Opened by funkyfuture over 7 years ago
Labels: Type:NewFeature, Status:DesignNeeded, Topic:PyPI

#62 - alter carat matching to mirror NPM behavior

Pull Request - State: closed - Opened by paulortman over 7 years ago - 4 comments

#61 - Carat ^ matching is not compatible with NPM prerelease exclusion

Issue - State: closed - Opened by paulortman over 7 years ago - 3 comments
Labels: Type:Bug, Topic:NPM

#60 - Version comparison bug

Issue - State: closed - Opened by ghost almost 8 years ago - 1 comment
Labels: Type:Q&A, Topic:SemVer

#59 - Updates README.rst with svg badge

Pull Request - State: open - Opened by sobolevn almost 8 years ago - 1 comment