diff --git a/Makefile b/Makefile index 1229d09..816187f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-zipp -URL = https://files.pythonhosted.org/packages/d3/8b/1239a3ef43a0d0ebdca623fb6413bc7702c321400c5fdd574f0b7aa0fbb4/zipp-3.20.1.tar.gz +URL = https://files.pythonhosted.org/packages/54/bf/5c0000c44ebc80123ecbdddba1f5dcd94a5ada602a9c225d84b5aaa55e86/zipp-3.20.2.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index aaf8df3..fc3be3b 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-zipp -url = https://files.pythonhosted.org/packages/d3/8b/1239a3ef43a0d0ebdca623fb6413bc7702c321400c5fdd574f0b7aa0fbb4/zipp-3.20.1.tar.gz +url = https://files.pythonhosted.org/packages/54/bf/5c0000c44ebc80123ecbdddba1f5dcd94a5ada602a9c225d84b5aaa55e86/zipp-3.20.2.tar.gz archives = giturl = https://github.com/jaraco/zipp/ domain = diff --git a/pypi-zipp.spec b/pypi-zipp.spec index 3597533..3fad90c 100644 --- a/pypi-zipp.spec +++ b/pypi-zipp.spec @@ -2,14 +2,14 @@ # This file is auto-generated. DO NOT EDIT # Generated by: autospec.py # Using build pattern: pyproject -# autospec version: v18 +# autospec version: v20 # autospec commit: f35655a # Name : pypi-zipp -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 +Version : 3.20.2 +Release : 75 +URL : https://files.pythonhosted.org/packages/54/bf/5c0000c44ebc80123ecbdddba1f5dcd94a5ada602a9c225d84b5aaa55e86/zipp-3.20.2.tar.gz +Source0 : https://files.pythonhosted.org/packages/54/bf/5c0000c44ebc80123ecbdddba1f5dcd94a5ada602a9c225d84b5aaa55e86/zipp-3.20.2.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.1 -cd %{_builddir}/zipp-3.20.1 +%setup -q -n zipp-3.20.2 +cd %{_builddir}/zipp-3.20.2 pushd .. -cp -a zipp-3.20.1 buildavx2 +cp -a zipp-3.20.2 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=1724714457 +export SOURCE_DATE_EPOCH=1726855224 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib diff --git a/release b/release index fff0a24..78eb67c 100644 --- a/release +++ b/release @@ -1 +1 @@ -74 +75 diff --git a/upstream b/upstream index e8c5ab7..7656e86 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -c248a524edfd9eded061aa2cc484430ba788fc51/zipp-3.20.1.tar.gz +d166abaac329e822bd7c38c0cbb14a17060f029d/zipp-3.20.2.tar.gz