diff --git a/Makefile b/Makefile index 9d0294b..e54a71d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-zipp -URL = https://files.pythonhosted.org/packages/e2/45/f3b987ad5bf9e08095c1ebe6352238be36f25dd106fde424a160061dce6d/zipp-3.16.2.tar.gz +URL = https://files.pythonhosted.org/packages/58/03/dd5ccf4e06dec9537ecba8fcc67bbd4ea48a2791773e469e73f94c3ba9a6/zipp-3.17.0.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 901852e..d855ca6 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-zipp -url = https://files.pythonhosted.org/packages/e2/45/f3b987ad5bf9e08095c1ebe6352238be36f25dd106fde424a160061dce6d/zipp-3.16.2.tar.gz +url = https://files.pythonhosted.org/packages/58/03/dd5ccf4e06dec9537ecba8fcc67bbd4ea48a2791773e469e73f94c3ba9a6/zipp-3.17.0.tar.gz archives = giturl = https://github.com/jaraco/zipp/ domain = diff --git a/pypi-zipp.spec b/pypi-zipp.spec index 93737d9..907eb76 100644 --- a/pypi-zipp.spec +++ b/pypi-zipp.spec @@ -4,10 +4,10 @@ # Using build pattern: pyproject # Name : pypi-zipp -Version : 3.16.2 -Release : 64 -URL : https://files.pythonhosted.org/packages/e2/45/f3b987ad5bf9e08095c1ebe6352238be36f25dd106fde424a160061dce6d/zipp-3.16.2.tar.gz -Source0 : https://files.pythonhosted.org/packages/e2/45/f3b987ad5bf9e08095c1ebe6352238be36f25dd106fde424a160061dce6d/zipp-3.16.2.tar.gz +Version : 3.17.0 +Release : 65 +URL : https://files.pythonhosted.org/packages/58/03/dd5ccf4e06dec9537ecba8fcc67bbd4ea48a2791773e469e73f94c3ba9a6/zipp-3.17.0.tar.gz +Source0 : https://files.pythonhosted.org/packages/58/03/dd5ccf4e06dec9537ecba8fcc67bbd4ea48a2791773e469e73f94c3ba9a6/zipp-3.17.0.tar.gz Summary : Backport of pathlib-compatible object wrapper for zip files Group : Development/Tools License : MIT @@ -58,10 +58,10 @@ python3 components for the pypi-zipp package. %prep -%setup -q -n zipp-3.16.2 -cd %{_builddir}/zipp-3.16.2 +%setup -q -n zipp-3.17.0 +cd %{_builddir}/zipp-3.17.0 pushd .. -cp -a zipp-3.16.2 buildavx2 +cp -a zipp-3.17.0 buildavx2 popd %build @@ -69,7 +69,7 @@ export http_proxy=http://127.0.0.1:9/ export https_proxy=http://127.0.0.1:9/ export no_proxy=localhost,127.0.0.1,0.0.0.0 export LANG=C.UTF-8 -export SOURCE_DATE_EPOCH=1689614878 +export SOURCE_DATE_EPOCH=1695065918 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib diff --git a/release b/release index 900731f..1479e19 100644 --- a/release +++ b/release @@ -1 +1 @@ -64 +65 diff --git a/upstream b/upstream index 04fc1a6..eb46cf3 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -2bd770f0093ce7ebb11d8f56b0ea8eda0e392fe4/zipp-3.16.2.tar.gz +a9f9aebc205b7829c43b34e79c3f87c42b183176/zipp-3.17.0.tar.gz