python-Cycler/python-Cycler.changes

65 lines
2.1 KiB
Plaintext

-------------------------------------------------------------------
Fri Apr 21 12:20:24 UTC 2023 - Dirk Müller <dmueller@suse.com>
- add sle15_python_module_pythons (jsc#PED-68)
-------------------------------------------------------------------
Thu Apr 13 22:40:48 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Make calling of %{sle15modernpython} optional.
-------------------------------------------------------------------
Tue Jun 21 19:51:07 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.11.0:
* Added Cycler.by_key, which produces values by key (#26)
* Added Cycler.__contains__, which adds support for in checks (#34)
* Wheels now includes the LICENSE file (#48)
* The sdist now includes the LICENSE (#58) and tests (#32)
* Cycler no longer supports Python 2. Supported versions of Python are 3.6 and above.
- enable tests
-------------------------------------------------------------------
Tue Nov 5 09:50:26 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Format with spec-cleaner
- Install license file
-------------------------------------------------------------------
Tue Dec 4 12:47:05 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Wed Apr 12 19:00:14 UTC 2017 - toddrme2178@gmail.com
- Fix download URL.
-------------------------------------------------------------------
Wed Apr 12 17:31:02 UTC 2017 - toddrme2178@gmail.com
- Fix redefinition of %python_module macro.
-------------------------------------------------------------------
Mon Feb 27 18:45:41 UTC 2017 - toddrme2178@gmail.com
- Fix macro usage
-------------------------------------------------------------------
Sat Feb 25 04:12:47 UTC 2017 - toddrme2178@gmail.com
- Switch to single-spec version
-------------------------------------------------------------------
Fri Jan 20 20:57:54 UTC 2017 - toddrme2178@gmail.com
- update to version 0.10.0:
(no changelog available)
- Update url to pypi.io
-------------------------------------------------------------------
Fri Oct 30 10:40:42 UTC 2015 - toddrme2178@gmail.com
- Initial version