15
0

- update to 0.12.3:

* Add support for Python 3.12, PyPy 3.9, and PyPy 3.10
  * Update to match `toolz` 0.12.1
- Use pytest instead of nose

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cytoolz?expand=0&rev=16
This commit is contained in:
2024-01-30 11:54:39 +00:00
committed by Git OBS Bridge
parent 556d3deec0
commit e54e855cbd
4 changed files with 13 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-cytoolz
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define skip_python2 1
Name: python-cytoolz
Version: 0.12.2
Version: 0.12.3
Release: 0
Summary: High performance python functional utilities in Cython
License: BSD-3-Clause