- Update to 0.28
* FIX: handle unset versionfile_build in build_ext by @mgorny in
#347
* ENH: support built-in tomllib for Python 3.11+ by @mgorny in
#348
- Release 0.27
* FIX: Always bootstrap in setup.py to avoid incompatibility with
old versioneer by @mgorny (#344)
* FIX: Mixup between _egg_info and _sdist by @DimitriPapadopoulos
(#342)
* STY: Merge endswith checks by @DimitriPapadopoulos (#337)
* STY: Useless inheritance from object by @DimitriPapadopoulos
(#336)
- Provide [toml] extra as subpackage
OBS-URL: https://build.opensuse.org/request/show/1089247
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioneer?expand=0&rev=14
- version update to 0.20
Release 0.20 (13-Jul-2020)
* Respect versionfile_source in __init__.py snippet (#241)
* Add pep440-branch and pep440-post-branch styles (#164)
* Stop testing deprecated easy_install, support left in for now (#237)
* Use versionfile_build instead of versionfile_source where needed (#242)
* Improve handling of refname edge cases (#229)
* Clarify installation in docs (#235)
* Play nicely with custom build_exts (#232)
Release 0.19 (10-Nov-2020)
* Drop support for Python < 3.6, test up to Python 3.9
* Strip GPG signature information from date (#222)
* Add bdist_ext cmdclass, to support native code extensions (#171)
* Canonicalize pep440-pre style (#163)
* Take arguments to get_cmdclass
- test the package a bit at least
OBS-URL: https://build.opensuse.org/request/show/914568
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioneer?expand=0&rev=7