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

@@ -18,7 +18,7 @@
%define skip_python2 1
Name: python-cytoolz
Version: 0.12.1
Version: 0.12.2
Release: 0
Summary: High performance python functional utilities in Cython
License: BSD-3-Clause