14
0
forked from pool/python-toolz

- update to 1.0.0:

* Test fixes for changes in recent upstream Python
  * Drop Python 3.7
  * Test against Python 3.13
  * Update docs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=31
This commit is contained in:
2024-10-28 22:07:13 +00:00
committed by Git OBS Bridge
parent 16e612bddd
commit 2b6ac74e57
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 28 22:06:59 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.0.0:
* Test fixes for changes in recent upstream Python
* Drop Python 3.7
* Test against Python 3.13
* Update docs
-------------------------------------------------------------------
Wed Jun 12 07:27:01 UTC 2024 - Dirk Müller <dmueller@suse.com>