diff --git a/Makefile b/Makefile index 1186477..16bc28b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := setuptools -URL = https://files.pythonhosted.org/packages/12/e1/b9a2926a3c5a3fb055b8f85052f5baa890106a0e21b64a977c10affea751/setuptools-51.0.0.zip +URL = https://files.pythonhosted.org/packages/94/23/e9e3d96500c063129a19feb854efbb01e6ffe7d913f1da8176692418ab8e/setuptools-51.1.1.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 5a9796b..7f31baf 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = setuptools -url = https://files.pythonhosted.org/packages/12/e1/b9a2926a3c5a3fb055b8f85052f5baa890106a0e21b64a977c10affea751/setuptools-51.0.0.zip +url = https://files.pythonhosted.org/packages/94/23/e9e3d96500c063129a19feb854efbb01e6ffe7d913f1da8176692418ab8e/setuptools-51.1.1.tar.gz archives = giturl = https://github.com/pypa/setuptools.git domain = diff --git a/release b/release index 86a0307..2455a46 100644 --- a/release +++ b/release @@ -1 +1 @@ -192 +193 diff --git a/setuptools.spec b/setuptools.spec index 86dbac5..20b6423 100644 --- a/setuptools.spec +++ b/setuptools.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : setuptools -Version : 51.0.0 -Release : 192 -URL : https://files.pythonhosted.org/packages/12/e1/b9a2926a3c5a3fb055b8f85052f5baa890106a0e21b64a977c10affea751/setuptools-51.0.0.zip -Source0 : https://files.pythonhosted.org/packages/12/e1/b9a2926a3c5a3fb055b8f85052f5baa890106a0e21b64a977c10affea751/setuptools-51.0.0.zip +Version : 51.1.1 +Release : 193 +URL : https://files.pythonhosted.org/packages/94/23/e9e3d96500c063129a19feb854efbb01e6ffe7d913f1da8176692418ab8e/setuptools-51.1.1.tar.gz +Source0 : https://files.pythonhosted.org/packages/94/23/e9e3d96500c063129a19feb854efbb01e6ffe7d913f1da8176692418ab8e/setuptools-51.1.1.tar.gz Summary : Easily download, build, install, upgrade, and uninstall Python packages Group : Development/Tools License : MIT Python-2.0 ZPL-2.0 @@ -62,15 +62,15 @@ python3 components for the setuptools package. %prep -%setup -q -n setuptools-51.0.0 -cd %{_builddir}/setuptools-51.0.0 +%setup -q -n setuptools-51.1.1 +cd %{_builddir}/setuptools-51.1.1 %build 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=1607969634 +export SOURCE_DATE_EPOCH=1609282455 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib @@ -86,7 +86,7 @@ python3 setup.py build export MAKEFLAGS=%{?_smp_mflags} rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/setuptools -cp %{_builddir}/setuptools-51.0.0/LICENSE %{buildroot}/usr/share/package-licenses/setuptools/a5234543d56e03c950c0080826b53a0cb97671af +cp %{_builddir}/setuptools-51.1.1/LICENSE %{buildroot}/usr/share/package-licenses/setuptools/8e6689d37f82d5617b7f7f7232c94024d41066d1 python3 -tt setup.py build install --root=%{buildroot} echo ----[ mark ]---- cat %{buildroot}/usr/lib/python3*/site-packages/*/requires.txt || : @@ -102,7 +102,7 @@ echo ----[ mark ]---- %files license %defattr(0644,root,root,0755) -/usr/share/package-licenses/setuptools/a5234543d56e03c950c0080826b53a0cb97671af +/usr/share/package-licenses/setuptools/8e6689d37f82d5617b7f7f7232c94024d41066d1 %files python %defattr(-,root,root,-) diff --git a/upstream b/upstream index 3ef75da..1ac141b 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -c2cca9c60bd609e96918168e8d58b61622a59439/setuptools-51.0.0.zip +77d3f0bd339c3d7778b3b7dacd14f47d09ac56be/setuptools-51.1.1.tar.gz diff --git a/versions b/versions index 92837e4..e7203a9 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -51.0.0 +51.1.1