forked from pool/python-Cycler
- 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cycler?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:50:26 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user