15
0

- update to 0.12.2:

* Support Cython 3.0 (#199)
  * Stop building wheels for PyPy 3.9 and PyPy 3.10, which
    stopped working for some reason (#199)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cytoolz?expand=0&rev=14
This commit is contained in:
2023-07-26 16:00:41 +00:00
committed by Git OBS Bridge
parent 0dbc6bfc8b
commit 556d3deec0
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jul 26 16:00:21 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.12.2:
* Support Cython 3.0 (#199)
* Stop building wheels for PyPy 3.9 and PyPy 3.10, which
stopped working for some reason (#199)
-------------------------------------------------------------------
Wed Mar 1 09:43:53 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>