forked from pool/python-cytoolz
- 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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31d4b0455d72d914645f803d917daf4f314d115c70de0578d3820deb8b101f66
|
||||
size 601476
|
||||
3
cytoolz-0.12.3.tar.gz
Normal file
3
cytoolz-0.12.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4503dc59f4ced53a54643272c61dc305d1dbbfbd7d6bdf296948de9f34c3a282
|
||||
size 625899
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 11:54:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 26 16:00:21 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
@@ -36,7 +43,7 @@ Mon Jan 10 22:38:39 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 30 14:32:52 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- Use pytest instead of nose
|
||||
- Use pytest instead of nose
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 8 18:10:49 UTC 2019 - marec@detebe.org
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user