forked from pool/python-semver
* :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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semver?expand=0&rev=40
20 KiB
20 KiB