Python helper for Semantic Versioning

Edit Package python-semver
https://github.com/python-semver/python-semver

A Python module for semantic versioning. Simplifies comparing versions.
See also http://semver.org/

Refresh
Refresh
Source Files
Filename Size Changed
python-semver.changes 0000008303 8.11 KB
python-semver.spec 0000002150 2.1 KB
semver-2.13.0.tar.gz 0000045816 44.7 KB
Revision 27 (latest revision is 41)
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 27)
- update to version 2.13.0:
 - Features:
  - :pr:`287`: Document how to create subclass from ``VersionInfo``
 - Bug Fixes:
  - :pr:`283`: Ensure equal versions have equal hashes.
    Version equality means for semver, that ``major``,
    ``minor``, ``patch``, and ``prerelease`` parts are
    equal in both versions you compare. The ``build`` part
    is ignored.
- update to version 2.12.0:
 - Bug Fixes:
  - :gh:`291` (:pr:`292`): Disallow negative numbers of
    major, minor, and patch for ``semver.VersionInfo``
- update to version 2.11.0:
 - Bug Fixes:
  - :gh:`276` (:pr:`277`): VersionInfo.parse should be a class method
     Also add authors and update changelog in :gh:`286`
  - :gh:`274` (:pr:`275`): Py2 vs. Py3 incompatibility TypeError
Comments 0
openSUSE Build Service is sponsored by