diff --git a/Makefile b/Makefile index 70ccb0e..4233aa9 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-jaraco.collections -URL = https://files.pythonhosted.org/packages/f6/4b/b9b09f98a1626599598addc333d6c5066f97b55b0a065eeb711bd1c21f71/jaraco.collections-3.5.1.tar.gz +URL = https://files.pythonhosted.org/packages/cb/ef/e249700b1cec81a6b1c64e876005f8c203022d388ea10b104c5eaacb9473/jaraco.collections-3.5.2.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 34e3931..9c0bca5 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-jaraco.collections -url = https://files.pythonhosted.org/packages/f6/4b/b9b09f98a1626599598addc333d6c5066f97b55b0a065eeb711bd1c21f71/jaraco.collections-3.5.1.tar.gz +url = https://files.pythonhosted.org/packages/cb/ef/e249700b1cec81a6b1c64e876005f8c203022d388ea10b104c5eaacb9473/jaraco.collections-3.5.2.tar.gz archives = giturl = https://github.com/jaraco/jaraco.collections/ domain = diff --git a/pypi-jaraco.collections.spec b/pypi-jaraco.collections.spec index 336b927..f611007 100644 --- a/pypi-jaraco.collections.spec +++ b/pypi-jaraco.collections.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : pypi-jaraco.collections -Version : 3.5.1 -Release : 27 -URL : https://files.pythonhosted.org/packages/f6/4b/b9b09f98a1626599598addc333d6c5066f97b55b0a065eeb711bd1c21f71/jaraco.collections-3.5.1.tar.gz -Source0 : https://files.pythonhosted.org/packages/f6/4b/b9b09f98a1626599598addc333d6c5066f97b55b0a065eeb711bd1c21f71/jaraco.collections-3.5.1.tar.gz +Version : 3.5.2 +Release : 28 +URL : https://files.pythonhosted.org/packages/cb/ef/e249700b1cec81a6b1c64e876005f8c203022d388ea10b104c5eaacb9473/jaraco.collections-3.5.2.tar.gz +Source0 : https://files.pythonhosted.org/packages/cb/ef/e249700b1cec81a6b1c64e876005f8c203022d388ea10b104c5eaacb9473/jaraco.collections-3.5.2.tar.gz Summary : Collection objects similar to those in stdlib by jaraco Group : Development/Tools License : MIT @@ -58,10 +58,10 @@ python3 components for the pypi-jaraco.collections package. %prep -%setup -q -n jaraco.collections-3.5.1 -cd %{_builddir}/jaraco.collections-3.5.1 +%setup -q -n jaraco.collections-3.5.2 +cd %{_builddir}/jaraco.collections-3.5.2 pushd .. -cp -a jaraco.collections-3.5.1 buildavx2 +cp -a jaraco.collections-3.5.2 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=1656398892 +export SOURCE_DATE_EPOCH=1657810126 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib @@ -94,7 +94,7 @@ popd export MAKEFLAGS=%{?_smp_mflags} rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/pypi-jaraco.collections -cp %{_builddir}/jaraco.collections-3.5.1/LICENSE %{buildroot}/usr/share/package-licenses/pypi-jaraco.collections/8e6689d37f82d5617b7f7f7232c94024d41066d1 +cp %{_builddir}/jaraco.collections-3.5.2/LICENSE %{buildroot}/usr/share/package-licenses/pypi-jaraco.collections/8e6689d37f82d5617b7f7f7232c94024d41066d1 pip install --root=%{buildroot} --no-deps --ignore-installed dist/*.whl echo ----[ mark ]---- cat %{buildroot}/usr/lib/python3*/site-packages/*/requires.txt || : diff --git a/release b/release index f64f5d8..9902f17 100644 --- a/release +++ b/release @@ -1 +1 @@ -27 +28 diff --git a/upstream b/upstream index db238a9..bae62dc 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -f04a3fa1c3ec2bd7bf9085bbb8e9ef14d0238aa5/jaraco.collections-3.5.1.tar.gz +fe8c65b850d94777bfbc3c1dca065a1be86df66e/jaraco.collections-3.5.2.tar.gz diff --git a/versions b/versions index d5c0c99..87ce492 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -3.5.1 +3.5.2