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
Bug fix: django full_clean does not work because of wrong exception is raised
#106
raducup
opened
4 years ago
2
feat: SimpleSpec support set operations
#105
yxliang01
opened
4 years ago
5
Docs say that named components patch must be both an integer and a tuple of strings
#104
claremacrae
closed
4 years ago
2
SimpleSpec comparison not producing documented results
#103
soda480
closed
4 years ago
3
Check version bump severity or implement subtraction
#102
ewen-lbh
opened
4 years ago
0
Fix NPM spec less comparison with prerelease bug.
#101
arjunaskykok
opened
4 years ago
2
NpmSpec Comparison Between Prerelease Versions is Wrong
#100
arjunaskykok
opened
4 years ago
6
Invalid NPM block
#99
gjedeer
closed
4 years ago
3
A version matching wildstar patch SimpleSpec is not matched by a version with the same prefix
#98
numaru
closed
4 years ago
2
VersionField and SpecField shouldn't accept strings, only `Version` / `Spec` objects.
#97
ejosan
opened
4 years ago
3
Fix syntax
#96
Thyrst
opened
4 years ago
0
TypeError when comparing partial and full version
#95
Thyrst
opened
4 years ago
0
semantic_version.validate incorrectly processes x.x.x.x
#94
ShamanTcler
closed
4 years ago
1
next_prerelease
#93
gsakkis
closed
1 year ago
4
More flexible parsing
#92
mcandre
closed
1 year ago
1
Cache the results of match, validate, and compare
#91
nevsan
opened
4 years ago
3
Compare across pre-release
#90
sergiotomasello
opened
4 years ago
1
Can `Version.coerce()` accept leading zeroes?
#89
andrew-ni
closed
4 years ago
2
Update README.rst for pre-releases
#88
tdamsma
closed
4 years ago
1
docs inconsistent with pre-release handling since 2.8.3
#87
tdamsma
closed
4 years ago
0
NpmSpec doesn't properly handle prerelease versions
#86
nwalters512
closed
4 years ago
2
next_major, next_minor do now work in case of partial versions
#85
regisz
closed
4 years ago
7
Correct typo in SimpleSpec description
#84
jasongraham
closed
5 years ago
1
ValueError after updating to 2.7
#83
jaraco
opened
5 years ago
6
TypeError when trying to access Spec.specs
#82
iamdefinitelyahuman
closed
5 years ago
6
Incorrect matching when using `partial` keyword argument in `Version`
#81
jasongraham
closed
5 years ago
4
Possibly another breaking change between 2.6.0 and 2.7.0 (not fixed in 2.8.1)
#80
elemental-lf
closed
5 years ago
4
Version 2.7 broke compatibility
#79
tzoiker
closed
5 years ago
3
Version bump to 2.7.0 does not adhere to Strict SemVer 2.0
#78
dnathe4th
closed
5 years ago
3
Adapt from_db_value() for Django 3
#77
dankolbman
closed
5 years ago
3
Non numeric identifier comparison
#76
MicahStevens
closed
4 years ago
5
Allow validating if given a partial version_strimg is valid.
#75
pjrm
opened
5 years ago
1
base: Add Ruby pessimistic operator
#74
jayvdb
closed
4 years ago
2
Support for various comparitors and range syntax
#73
jayvdb
opened
5 years ago
4
Spec(`~=1.1.0`) matches Version(`1.2.0-foobar`)
#72
nathandines
closed
5 years ago
1
TypeError on matching to Spec('~1')
#71
awcrosby
closed
5 years ago
1
Support for advanced range separator: pipe
#70
ulziibay
closed
5 years ago
2
Ignore leading zeros when coerce is set
#69
fridex
opened
6 years ago
3
Add support for python 3.6
#68
Wesmania
closed
6 years ago
1
next_patch
#67
vabic
closed
6 years ago
2
.x versioning is not supported
#66
r-bit-rry
closed
5 years ago
4
ints shouldn't be compared with `is`
#65
Julian
closed
6 years ago
0
next_major() bug when minor=0 and patch=0 and prerelease is not none
#64
jakubka
closed
1 year ago
2
Proposal: PEP 440 compatible type
#63
funkyfuture
opened
6 years ago
0
alter carat matching to mirror NPM behavior
#62
paulortman
closed
5 years ago
4
Carat ^ matching is not compatible with NPM prerelease exclusion
#61
paulortman
closed
5 years ago
3
Version comparison bug
#60
ghost
closed
6 years ago
1
Updates README.rst with svg badge
#59
sobolevn
opened
7 years ago
1
correct spelling mistake
#58
EdwardBetts
closed
7 years ago
1
Accept versions with a 'v' prefix
#57
kgbaird
opened
7 years ago
2
Previous
Next