diff --git a/cytoolz-0.12.2.tar.gz b/cytoolz-0.12.2.tar.gz deleted file mode 100644 index 2a62e54..0000000 --- a/cytoolz-0.12.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31d4b0455d72d914645f803d917daf4f314d115c70de0578d3820deb8b101f66 -size 601476 diff --git a/cytoolz-0.12.3.tar.gz b/cytoolz-0.12.3.tar.gz new file mode 100644 index 0000000..62922c4 --- /dev/null +++ b/cytoolz-0.12.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4503dc59f4ced53a54643272c61dc305d1dbbfbd7d6bdf296948de9f34c3a282 +size 625899 diff --git a/python-cytoolz.changes b/python-cytoolz.changes index 4e3ffc8..3a9a4f6 100644 --- a/python-cytoolz.changes +++ b/python-cytoolz.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jan 30 11:54:26 UTC 2024 - Dirk Müller + +- 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 @@ -36,7 +43,7 @@ Mon Jan 10 22:38:39 UTC 2022 - Ben Greiner ------------------------------------------------------------------- Mon Mar 30 14:32:52 UTC 2020 - Paolo Stivanin -- Use pytest instead of nose +- Use pytest instead of nose ------------------------------------------------------------------- Fri Nov 8 18:10:49 UTC 2019 - marec@detebe.org diff --git a/python-cytoolz.spec b/python-cytoolz.spec index f5eaac4..1912e50 100644 --- a/python-cytoolz.spec +++ b/python-cytoolz.spec @@ -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