15
0

Accepting request 1206741 from devel:languages:python

- update to 1.0.0:
  * Test fixes for Python 3.13
  * Drop Python 3.7
  * Bump ``cibuildwheel`` in CI

OBS-URL: https://build.opensuse.org/request/show/1206741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cytoolz?expand=0&rev=9
This commit is contained in:
2024-10-10 20:15:04 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4503dc59f4ced53a54643272c61dc305d1dbbfbd7d6bdf296948de9f34c3a282
size 625899

3
cytoolz-1.0.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb453b30182152f9917a5189b7d99046b6ce90cdf8aeb0feff4b2683e600defd
size 626708

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Oct 10 15:41:06 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.0.0:
* Test fixes for Python 3.13
* Drop Python 3.7
* Bump ``cibuildwheel`` in CI
-------------------------------------------------------------------
Tue Jan 30 11:54:26 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

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