T. Jameson Little
|
9c96ff62e1
Build metadata should be ignored in compare
|
10 years ago |
T. Jameson Little
|
640a92c9ed
Update parse to match semver 2.0.0
|
10 years ago |
Konstantine Rybnikov
|
b9af0e2100
Add LICENSE file via addalicense.com
|
11 years ago |
Konstantine Rybnikov
|
ccd66a9732
add manifest and manifest.in
|
12 years ago |
Konstantine Rybnikov
|
51a157eabc
distutils
|
12 years ago |
Konstantine Rybnikov
|
97814b60bb
small fix
|
12 years ago |
Konstantine Rybnikov
|
471e8b685b
Merge pull request #4 from jakul/master
|
12 years ago |
Craig Blaszczyk
|
61540d8471
fix typo
|
12 years ago |
Craig Blaszczyk
|
335547c735
make semver installable
|
12 years ago |
Konstantine Rybnikov
|
3774224971
Merge pull request #2 from jakul/master
|
12 years ago |
Craig Blaszczyk
|
c58929033b
add a setup.py
|
12 years ago |
Konstantine Rybnikov
|
a795df3482
Update tests/semver_test.py
|
13 years ago |
Konstantine Rybnikov
|
784def3bda
Merge pull request #1 from kxepal/master
|
13 years ago |
Alexander Shorin
|
8736d87715
Allow to run tests by direct execution.
|
13 years ago |
Alexander Shorin
|
2278f7ee0a
Fix Python 3.x deprecation warning about `assertEquals`.
|
13 years ago |
Alexander Shorin
|
61cfbac9d9
Add support for Python 3.x
|
13 years ago |
Alexander Shorin
|
1e08e7b615
Fix compatibility with Python 2.4
|
13 years ago |
Alexander Shorin
|
87ea7a4514
Fix test name.
|
13 years ago |
Alexander Shorin
|
d81cb7310a
Fix tests.
|
13 years ago |
Alexander Shorin
|
464a7cb47d
Extract fallen case about comparison of rc and release.
|
13 years ago |
Alexander Shorin
|
e9e436fe22
Fix rc build comparison via natural cmp helper.
|
13 years ago |
Alexander Shorin
|
ee1919e96d
Extract fallen case about comparison of rc builds.
|
13 years ago |
Alexander Shorin
|
39d2e81744
Add test based on p.12 of semver specification 2.0.0-rc.1
|
13 years ago |
Alexander Shorin
|
443a12046f
Use self documented regular expression.
|
13 years ago |
Alexander Shorin
|
a0c9a065f8
Make regular expression object global wide.
|
13 years ago |
Alexander Shorin
|
4405995eb0
Fix unexpectable crush for empty prefix.
|
13 years ago |
Alexander Shorin
|
e932aac0c8
Remove Python 2.6+ features. Python 2.4 and 2.5 should work well now.
|
13 years ago |
Alexander Shorin
|
5e390028df
Some code style fixes.
|
13 years ago |
Alexander Shorin
|
6cb38efab3
Add tests for error cases that proves incompatibility with Python 2.5 and early versions.
|
13 years ago |
Konstantine Rybnikov
|
bb2f1117a4
Update .gitignore
|
13 years ago |