issues
search
rbarrois
/
python-semanticversion
Semantic version comparison for Python (see http://semver.org/)
BSD 2-Clause "Simplified" License
281
stars
74
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Django model fields do not raise the correct error
#157
daniboygg
opened
4 months ago
0
Equivalent of coerce for SimpleSpec ?
#156
camillem
opened
5 months ago
0
Made VersionField raise correct Django exception
#155
Noah-Huppert
closed
7 months ago
1
Support leading zeroes in prerelease when using coerce
#154
maxnbk
opened
7 months ago
0
leading zeroes can fail to be coerced
#153
maxnbk
opened
7 months ago
1
add mypy support (annotations)
#152
MarcelWilson
closed
7 months ago
1
RFE: is it possible to start making github releases?🤔
#151
kloczek
opened
1 year ago
2
Update compatibility matrix
#149
rbarrois
opened
1 year ago
1
Support For Checking Intersection of SimpleSpec
#148
iamthebot
opened
1 year ago
1
semantic_version.match emits a PendingDeprecationWarning
#147
OpenBagTwo
opened
1 year ago
1
Official support for 3.11 please
#146
mkoistinen
closed
1 year ago
3
Use SPDX license identifier
#145
vargenau
opened
1 year ago
0
Simplify subclassing Version
#144
rbarrois
closed
1 year ago
0
Update the support matrix
#143
rbarrois
closed
1 year ago
0
Return copy when truncating at build level
#142
DarkUmagon
closed
1 year ago
1
Truncate doesn't always return new object
#141
DarkUmagon
closed
1 year ago
1
Is there a regex for validating strings containing SimpleSpec?
#140
aarondewindt
closed
1 year ago
2
Check if two specs overlap/intersect
#139
kian99
closed
1 year ago
4
[Feature Request] Support type hints
#138
q-wertz
opened
2 years ago
5
Constraints not properly evaluated for prerelease versions
#137
mkjpryor
closed
1 year ago
2
Conda Package
#136
iamthebot
closed
1 year ago
5
Comparison with suffixes is just alphabetical
#135
jquentin-lion
closed
2 years ago
1
Add topics (keywords) in the About section of the repository page
#134
pikhovkin
closed
2 years ago
2
Guarantee a stable ordering with build metadata
#133
rbarrois
closed
2 years ago
4
unstable sort in case where versions only differ in their build
#132
keshav-space
closed
2 years ago
12
Incorrect compare version with `partial=True` in Python 2
#131
shadchin
closed
1 year ago
2
Fix pip install name in README
#130
ahogen
closed
2 years ago
0
fix: `Version.next_xxx` with prerelease with npm style
#129
hfudev
closed
1 year ago
0
`SimpleSpec` with Caret and Prerelease Wrong Behavior
#128
hfudev
closed
2 years ago
5
Support NPM verison ">=" following by a whitespace
#127
larytet
opened
2 years ago
9
Support setuptools-scm
#126
fubuloubu
closed
2 years ago
3
Release Django 4.0 compatible version on PyPi
#125
squio
closed
2 years ago
3
Update the Version.parse() doc to match the code
#124
pombredanne
closed
2 years ago
2
Add Django 4.0 compatibility
#123
rbarrois
closed
2 years ago
1
Django 4.0 compatibility
#122
squio
closed
2 years ago
0
Fix Django 4.0 compatibility
#121
squio
closed
2 years ago
2
comparison of version numbers that have a 4th (build) element -> behaves unexpected
#120
AlexanderStohr
closed
3 years ago
1
Update README.rst
#119
AlexanderStohr
opened
3 years ago
2
Caret operator seems to be faulty when using SimpleSpec
#118
MrMoose
closed
3 years ago
1
Is `parse(..., partial=True)` deprecated too?
#117
guludo
closed
3 years ago
2
Improve NpmSpec parsing
#116
gnattishness
opened
3 years ago
4
Incomplete support for NpmSpec, according to node-semver
#115
gnattishness
opened
3 years ago
4
Setup.cfg shows support for EOL Python versions?
#114
gnattishness
closed
3 years ago
2
Replace deprecated ngettext_lazy with gettext_lazy
#113
bokchan
closed
2 years ago
0
[Feature request] Methods return self.__class__(...) instead of Version(...)
#112
dwreeves
closed
1 year ago
2
Packaging improvements
#111
rbarrois
closed
3 years ago
0
Run tests through unittest directly
#110
rbarrois
closed
3 years ago
0
2.8.5: test suite warnings
#109
kloczek
opened
3 years ago
4
PreRelease should be based on numeric identifier if it is separated by dashes.
#108
WeekendSuperhero
opened
4 years ago
1
Update python versions, drop support for Django 1.11.
#107
mathiasertl
closed
3 years ago
1
Next