diff --git a/Makefile b/Makefile index ed0050e..1229d09 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-zipp -URL = https://files.pythonhosted.org/packages/0e/af/9f2de5bd32549a1b705af7a7c054af3878816a1267cb389c03cc4f342a51/zipp-3.20.0.tar.gz +URL = https://files.pythonhosted.org/packages/d3/8b/1239a3ef43a0d0ebdca623fb6413bc7702c321400c5fdd574f0b7aa0fbb4/zipp-3.20.1.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 42c01df..aaf8df3 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-zipp -url = https://files.pythonhosted.org/packages/0e/af/9f2de5bd32549a1b705af7a7c054af3878816a1267cb389c03cc4f342a51/zipp-3.20.0.tar.gz +url = https://files.pythonhosted.org/packages/d3/8b/1239a3ef43a0d0ebdca623fb6413bc7702c321400c5fdd574f0b7aa0fbb4/zipp-3.20.1.tar.gz archives = giturl = https://github.com/jaraco/zipp/ domain = diff --git a/pypi-zipp.spec b/pypi-zipp.spec index 15d702b..3597533 100644 --- a/pypi-zipp.spec +++ b/pypi-zipp.spec @@ -6,10 +6,10 @@ # autospec commit: f35655a # Name : pypi-zipp -Version : 3.20.0 -Release : 73 -URL : https://files.pythonhosted.org/packages/0e/af/9f2de5bd32549a1b705af7a7c054af3878816a1267cb389c03cc4f342a51/zipp-3.20.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/0e/af/9f2de5bd32549a1b705af7a7c054af3878816a1267cb389c03cc4f342a51/zipp-3.20.0.tar.gz +Version : 3.20.1 +Release : 74 +URL : https://files.pythonhosted.org/packages/d3/8b/1239a3ef43a0d0ebdca623fb6413bc7702c321400c5fdd574f0b7aa0fbb4/zipp-3.20.1.tar.gz +Source0 : https://files.pythonhosted.org/packages/d3/8b/1239a3ef43a0d0ebdca623fb6413bc7702c321400c5fdd574f0b7aa0fbb4/zipp-3.20.1.tar.gz Summary : Backport of pathlib-compatible object wrapper for zip files Group : Development/Tools License : MIT @@ -60,10 +60,10 @@ python3 components for the pypi-zipp package. %prep -%setup -q -n zipp-3.20.0 -cd %{_builddir}/zipp-3.20.0 +%setup -q -n zipp-3.20.1 +cd %{_builddir}/zipp-3.20.1 pushd .. -cp -a zipp-3.20.0 buildavx2 +cp -a zipp-3.20.1 buildavx2 popd %build @@ -71,7 +71,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=1723472867 +export SOURCE_DATE_EPOCH=1724714457 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib diff --git a/release b/release index d69c74c..fff0a24 100644 --- a/release +++ b/release @@ -1 +1 @@ -73 +74 diff --git a/upstream b/upstream index ea437a3..e8c5ab7 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -35e1715d8423a2234894ab4c3154c573ed01e3a2/zipp-3.20.0.tar.gz +c248a524edfd9eded061aa2cc484430ba788fc51/zipp-3.20.1.tar.gz