File python-versioneer.changes of Package python-versioneer.30661
-------------------------------------------------------------------
Mon May 22 08:54:51 UTC 2023 - Dirk Müller <dmueller@suse.com>
- add sle15_python_module_pythons (jsc#PED-68)
-------------------------------------------------------------------
Tue Oct 11 16:50:13 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.24
* MNT: Relicense to Unlicense by @effigies in #317
* ENH: in verbose mode do not hide stderr of git rev-parse by @yarikoptic in #318
* DOC: clarify upgrading to 0.23 doesn't require special actions by @sappelhoff in #321
* ENH: Prepare for py2exe dropping distutils support by @effigies in #319
* ENH: Allow versioneer to be used as a module in PEP-518 mode by @effigies in #294
-------------------------------------------------------------------
Sat Aug 28 10:09:10 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Make testing more verbose
-------------------------------------------------------------------
Thu Aug 26 09:23:44 UTC 2021 - pgajdos@suse.com
- 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
-------------------------------------------------------------------
Tue Dec 4 12:55:48 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Wed Jun 6 20:44:55 UTC 2018 - jengelh@inai.de
- Ensure neutrality/accuracy of description
-------------------------------------------------------------------
Mon Feb 19 17:44:38 UTC 2018 - arun@gmx.de
- initial version