python-parver
parver allows parsing and manipulation of PEP 440 version numbers.
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / python-parver
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-parver && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
parver-0.3.0.tar.gz | 0000032155 31.4 KB | |
python-parver.changes | 0000001522 1.49 KB | |
python-parver.spec | 0000002117 2.07 KB |
Revision 4 (latest revision is 14)
Ondřej Súkup (mimi_vx)
committed
(revision 4)
- update to 0.3.0 * Version.truncate method to remove trailing zeros from the release segment * Version.bump_epoch method. * Version now validates each item in the release sequence. * Add by keyword argument to bump_pre, bump_post, and bump_dev methods * The Version constructor now uses an empty string to represent an implicit zero instead of None * Version.clear is no longer necessary.
Comments 0