From 651cdb7667be8d55ae884af7dc177780eb309347d81a8f92ad2176654173f522 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 4 Jan 2022 16:48:03 +0000 Subject: [PATCH] - update to 3.7.0: * Require Python 3.7 or later. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zipp?expand=0&rev=27 --- python-zipp.changes | 6 ++++++ python-zipp.spec | 3 ++- zipp-3.6.0.tar.gz | 3 --- zipp-3.7.0.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 zipp-3.6.0.tar.gz create mode 100644 zipp-3.7.0.tar.gz diff --git a/python-zipp.changes b/python-zipp.changes index 378a996..3a0515f 100644 --- a/python-zipp.changes +++ b/python-zipp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 4 16:40:24 UTC 2022 - Dirk Müller + +- update to 3.7.0: + * Require Python 3.7 or later. + ------------------------------------------------------------------- Tue Jan 4 14:41:33 UTC 2022 - Dirk Müller diff --git a/python-zipp.spec b/python-zipp.spec index a7854af..bae5fe5 100644 --- a/python-zipp.spec +++ b/python-zipp.spec @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test" %define psuffix -test @@ -27,7 +28,7 @@ %bcond_with test %endif Name: python-zipp%{psuffix} -Version: 3.6.0 +Version: 3.7.0 Release: 0 Summary: Pathlib-compatible object wrapper for zip files License: MIT diff --git a/zipp-3.6.0.tar.gz b/zipp-3.6.0.tar.gz deleted file mode 100644 index 0c617c5..0000000 --- a/zipp-3.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71c644c5369f4a6e07636f0aa966270449561fcea2e3d6747b8d23efaa9d7832 -size 13047 diff --git a/zipp-3.7.0.tar.gz b/zipp-3.7.0.tar.gz new file mode 100644 index 0000000..a7fe103 --- /dev/null +++ b/zipp-3.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f50f446828eb9d45b267433fd3e9da8d801f614129124863f9c51ebceafb87d +size 12989