forked from pool/python-semver
This branch is 4 commits behind pool/python-semver:factory
- 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 OBS-URL: https://build.opensuse.org/request/show/1132138 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-semver?expand=0&rev=21
Description
No description provided
Languages
RPM Spec
100%