From d9698cd94b8b7ea866a4702884de36d5d0566cc3bfd3340c7c27f1ff37980600 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 11 Oct 2022 17:29:49 +0000 Subject: [PATCH] Accepting request 1009840 from home:yarunachalam:branches:devel:languages:python - 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) * Improve documentation (#507, #524, #526, #530) * Improve performance of merge_with (#532) * Improve import times (#534) * Auto-upload new releases to PyPI (#536, #537) OBS-URL: https://build.opensuse.org/request/show/1009840 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=23 --- python-toolz.changes | 12 ++++++++++++ python-toolz.spec | 2 +- toolz-0.11.2.tar.gz | 3 --- toolz-0.12.0.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 toolz-0.11.2.tar.gz create mode 100644 toolz-0.12.0.tar.gz diff --git a/python-toolz.changes b/python-toolz.changes index 2887140..95b5024 100644 --- a/python-toolz.changes +++ b/python-toolz.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Oct 11 16:02:42 UTC 2022 - Yogalakshmi Arunachalam + +- 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) + * Improve documentation (#507, #524, #526, #530) + * Improve performance of merge_with (#532) + * Improve import times (#534) + * Auto-upload new releases to PyPI (#536, #537) + ------------------------------------------------------------------- Thu Jan 6 15:06:13 UTC 2022 - Ben Greiner diff --git a/python-toolz.spec b/python-toolz.spec index 0ef9525..6eefb62 100644 --- a/python-toolz.spec +++ b/python-toolz.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %global skip_python2 1 Name: python-toolz -Version: 0.11.2 +Version: 0.12.0 Release: 0 Summary: List processing tools and functional utilities for python License: BSD-3-Clause diff --git a/toolz-0.11.2.tar.gz b/toolz-0.11.2.tar.gz deleted file mode 100644 index d16fc84..0000000 --- a/toolz-0.11.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b312d5e15138552f1bda8a4e66c30e236c831b612b2bf0005f8a1df10a4bc33 -size 65928 diff --git a/toolz-0.12.0.tar.gz b/toolz-0.12.0.tar.gz new file mode 100644 index 0000000..26da169 --- /dev/null +++ b/toolz-0.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88c570861c440ee3f2f6037c4654613228ff40c93a6c25e0eba70d17282c6194 +size 66264