From 550d733c12f1486cc93528348c429abbf21424dcd32d33dc06b4307a0b012790 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 8 Jan 2022 12:39:39 +0000 Subject: [PATCH] Accepting request 944482 from home:bnavigator:branches:devel:languages:python - update to 0.11.2 * Support Python 3.10 OBS-URL: https://build.opensuse.org/request/show/944482 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=22 --- python-toolz.changes | 6 ++++++ python-toolz.spec | 8 ++++---- toolz-0.11.1.tar.gz | 3 --- toolz-0.11.2.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 toolz-0.11.1.tar.gz create mode 100644 toolz-0.11.2.tar.gz diff --git a/python-toolz.changes b/python-toolz.changes index dffd42e..2887140 100644 --- a/python-toolz.changes +++ b/python-toolz.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 6 15:06:13 UTC 2022 - Ben Greiner + +- update to 0.11.2 + * Support Python 3.10 + ------------------------------------------------------------------- Mon Mar 8 22:48:28 UTC 2021 - Dirk Müller diff --git a/python-toolz.spec b/python-toolz.spec index fc3160c..0ef9525 100644 --- a/python-toolz.spec +++ b/python-toolz.spec @@ -1,7 +1,7 @@ # # spec file for package python-toolz # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,10 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?!python_module:%define python_module() python3-%{**}} %global skip_python2 1 Name: python-toolz -Version: 0.11.1 +Version: 0.11.2 Release: 0 Summary: List processing tools and functional utilities for python License: BSD-3-Clause @@ -56,6 +56,6 @@ A set of python utility functions for iterators, functions, and dictionaries. %license LICENSE.txt %{python_sitelib}/toolz/ %{python_sitelib}/tlz/ -%{python_sitelib}/toolz-%{version}-py*.egg-info/ +%{python_sitelib}/toolz-%{version}*-info/ %changelog diff --git a/toolz-0.11.1.tar.gz b/toolz-0.11.1.tar.gz deleted file mode 100644 index 477dafc..0000000 --- a/toolz-0.11.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7a47921f07822fe534fb1c01c9931ab335a4390c782bd28c6bcc7c2f71f3fbf -size 64428 diff --git a/toolz-0.11.2.tar.gz b/toolz-0.11.2.tar.gz new file mode 100644 index 0000000..d16fc84 --- /dev/null +++ b/toolz-0.11.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b312d5e15138552f1bda8a4e66c30e236c831b612b2bf0005f8a1df10a4bc33 +size 65928