diff --git a/python-toolz.changes b/python-toolz.changes index 95b5024..738fa1a 100644 --- a/python-toolz.changes +++ b/python-toolz.changes @@ -1,7 +1,16 @@ +------------------------------------------------------------------- +Sat Mar 16 13:43:28 UTC 2024 - Dirk Müller + +- update to 0.12.1: + * Add support for Python 3.12 and PyPy 3.10 + * Drop support for Python 3.5 and 3.6 + * Fix typos + * Use codecov for coverage instead of coveralls + ------------------------------------------------------------------- Tue Oct 11 16:02:42 UTC 2022 - Yogalakshmi Arunachalam -- update to version 0.12.0 +- update to version 0.12.0 * Add apply (#411) * Support newer Python versions--up to Python 3.11-alpha (#525, #527, #533) * Improve warning when using toolz.compatibility (#485) @@ -20,7 +29,7 @@ Thu Jan 6 15:06:13 UTC 2022 - Ben Greiner Mon Mar 8 22:48:28 UTC 2021 - Dirk Müller - update to 0.11.1: - * drop python 2.x + * drop python 2.x ------------------------------------------------------------------- Mon Jul 22 12:35:27 UTC 2019 - Tomáš Chvátal diff --git a/python-toolz.spec b/python-toolz.spec index 6eefb62..77e44a1 100644 --- a/python-toolz.spec +++ b/python-toolz.spec @@ -1,7 +1,7 @@ # # spec file for package python-toolz # -# Copyright (c) 2022 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 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %global skip_python2 1 Name: python-toolz -Version: 0.12.0 +Version: 0.12.1 Release: 0 Summary: List processing tools and functional utilities for python License: BSD-3-Clause diff --git a/toolz-0.12.0.tar.gz b/toolz-0.12.0.tar.gz deleted file mode 100644 index 26da169..0000000 --- a/toolz-0.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88c570861c440ee3f2f6037c4654613228ff40c93a6c25e0eba70d17282c6194 -size 66264 diff --git a/toolz-0.12.1.tar.gz b/toolz-0.12.1.tar.gz new file mode 100644 index 0000000..a189c7f --- /dev/null +++ b/toolz-0.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecca342664893f177a13dac0e6b41cbd8ac25a358e5f215316d43e2100224f4d +size 66550