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