Python helper for Semantic Versioning

Edit Package python-semver
https://github.com/k-bx/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-3.0.2.tar.gz 0000210387 205 KB
python-semver.changes 0000020396 19.9 KB
python-semver.spec 0000002204 2.15 KB
Latest Revision
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1132138 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 21)
- update to 3.0.2:
  * :pr:`418`: Replace :class:`~collection.OrderedDict` with
    :class:`dict`.
  * The dict datatype is ordered since Python 3.7. As we do not
    support Python 3.6 anymore, it can be considered safe to avoid
    :class:`~collection.OrderedDict`.
  * :pr:`431`: Clarify version policy for the different semver
    versions (v2, v3, >v3) and the supported Python versions.
  * :gh:`432`: Improve external doc links to Python and Pydantic.
  * :pr:`417`: Amend GitHub Actions to check against MacOS.

- switch to the tagged version rather than a gh branch tarball
 * PR #62. Support custom default names for pre and build
Comments 0
openSUSE Build Service is sponsored by