diff --git a/Makefile b/Makefile index 2c95cb8..b8ee76c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := setuptools -URL = https://files.pythonhosted.org/packages/52/a6/f3ba38bb9994ab8bdbe9164b94ddb4d751ef3ca648ddbcccbff205cc6914/setuptools-60.0.2.tar.gz +URL = https://files.pythonhosted.org/packages/7f/0c/df74ee211715db60b333eaa7bf1793b1b21c777ce53295a45a98b9b1a0fe/setuptools-60.0.3.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index ee96d1b..8898ab7 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = setuptools -url = https://files.pythonhosted.org/packages/52/a6/f3ba38bb9994ab8bdbe9164b94ddb4d751ef3ca648ddbcccbff205cc6914/setuptools-60.0.2.tar.gz +url = https://files.pythonhosted.org/packages/7f/0c/df74ee211715db60b333eaa7bf1793b1b21c777ce53295a45a98b9b1a0fe/setuptools-60.0.3.tar.gz archives = giturl = https://github.com/pypa/setuptools.git domain = diff --git a/release b/release index f8c9d43..f1f094b 100644 --- a/release +++ b/release @@ -1 +1 @@ -235 +236 diff --git a/setuptools.spec b/setuptools.spec index 1a95626..86426cd 100644 --- a/setuptools.spec +++ b/setuptools.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : setuptools -Version : 60.0.2 -Release : 235 -URL : https://files.pythonhosted.org/packages/52/a6/f3ba38bb9994ab8bdbe9164b94ddb4d751ef3ca648ddbcccbff205cc6914/setuptools-60.0.2.tar.gz -Source0 : https://files.pythonhosted.org/packages/52/a6/f3ba38bb9994ab8bdbe9164b94ddb4d751ef3ca648ddbcccbff205cc6914/setuptools-60.0.2.tar.gz +Version : 60.0.3 +Release : 236 +URL : https://files.pythonhosted.org/packages/7f/0c/df74ee211715db60b333eaa7bf1793b1b21c777ce53295a45a98b9b1a0fe/setuptools-60.0.3.tar.gz +Source0 : https://files.pythonhosted.org/packages/7f/0c/df74ee211715db60b333eaa7bf1793b1b21c777ce53295a45a98b9b1a0fe/setuptools-60.0.3.tar.gz Summary : Easily download, build, install, upgrade, and uninstall Python packages Group : Development/Tools License : MIT Python-2.0 ZPL-2.0 @@ -58,15 +58,15 @@ python3 components for the setuptools package. %prep -%setup -q -n setuptools-60.0.2 -cd %{_builddir}/setuptools-60.0.2 +%setup -q -n setuptools-60.0.3 +cd %{_builddir}/setuptools-60.0.3 %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=1640046191 +export SOURCE_DATE_EPOCH=1640102493 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib @@ -82,7 +82,7 @@ python3 setup.py build export MAKEFLAGS=%{?_smp_mflags} rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/setuptools -cp %{_builddir}/setuptools-60.0.2/LICENSE %{buildroot}/usr/share/package-licenses/setuptools/8e6689d37f82d5617b7f7f7232c94024d41066d1 +cp %{_builddir}/setuptools-60.0.3/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 || : diff --git a/upstream b/upstream index b95c1e5..04ddee2 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -89ec1d667815e2a3b46c99841db0bfaeab1d652c/setuptools-60.0.2.tar.gz +c6717d64ecd114c7367cb09f2385f8a7e7f3efd6/setuptools-60.0.3.tar.gz diff --git a/versions b/versions index 46d391b..137b8ff 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -60.0.2 +60.0.3