14
0
forked from pool/python-Cycler

- update to 0.12.1:

* The major new feature in this release is the addition of type
    hints.
  * Furthermore, the minimum supported version of Python is now
    3.8.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cycler?expand=0&rev=18
This commit is contained in:
2023-12-02 16:23:57 +00:00
committed by Git OBS Bridge
parent a9792043a3
commit c02184e616
4 changed files with 20 additions and 11 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 2 16:19:20 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.12.1:
* The major new feature in this release is the addition of type
hints.
* Furthermore, the minimum supported version of Python is now
3.8.
-------------------------------------------------------------------
Fri Apr 21 12:20:24 UTC 2023 - Dirk Müller <dmueller@suse.com>