From fdba8d881016453a0675b976dc7771794eea1319ca4a340cf8e03c23a84b6f75 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 8 Mar 2021 22:48:44 +0000 Subject: [PATCH] - update to 0.11.1: * drop python 2.x OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-toolz?expand=0&rev=20 --- python-toolz.changes | 6 ++++++ python-toolz.spec | 5 +++-- toolz-0.10.0.tar.gz | 3 --- toolz-0.11.1.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 toolz-0.10.0.tar.gz create mode 100644 toolz-0.11.1.tar.gz diff --git a/python-toolz.changes b/python-toolz.changes index 3f0d3c5..dffd42e 100644 --- a/python-toolz.changes +++ b/python-toolz.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 8 22:48:28 UTC 2021 - Dirk Müller + +- update to 0.11.1: + * 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 b58c47a..fc3160c 100644 --- a/python-toolz.spec +++ b/python-toolz.spec @@ -1,7 +1,7 @@ # # spec file for package python-toolz # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%global skip_python2 1 Name: python-toolz -Version: 0.10.0 +Version: 0.11.1 Release: 0 Summary: List processing tools and functional utilities for python License: BSD-3-Clause diff --git a/toolz-0.10.0.tar.gz b/toolz-0.10.0.tar.gz deleted file mode 100644 index 7c0e935..0000000 --- a/toolz-0.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08fdd5ef7c96480ad11c12d472de21acd32359996f69a5259299b540feba4560 -size 49579 diff --git a/toolz-0.11.1.tar.gz b/toolz-0.11.1.tar.gz new file mode 100644 index 0000000..477dafc --- /dev/null +++ b/toolz-0.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7a47921f07822fe534fb1c01c9931ab335a4390c782bd28c6bcc7c2f71f3fbf +size 64428