diff --git a/Makefile b/Makefile index 94f086c..5985c2c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := setuptools -URL = https://files.pythonhosted.org/packages/80/98/8de0fd3e86d8286a2594e3fa6afc46d751130d26ebb7b1f34e9067992c6f/setuptools-58.3.0.tar.gz +URL = https://files.pythonhosted.org/packages/02/b5/456e90af3712ca1b25c60ed74d0facb8b65cbaaa42cdceedf3b210580eef/setuptools-58.4.0.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 1ef8511..5f28de4 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = setuptools -url = https://files.pythonhosted.org/packages/80/98/8de0fd3e86d8286a2594e3fa6afc46d751130d26ebb7b1f34e9067992c6f/setuptools-58.3.0.tar.gz +url = https://files.pythonhosted.org/packages/02/b5/456e90af3712ca1b25c60ed74d0facb8b65cbaaa42cdceedf3b210580eef/setuptools-58.4.0.tar.gz archives = giturl = https://github.com/pypa/setuptools.git domain = diff --git a/release b/release index 5f277ae..20c9080 100644 --- a/release +++ b/release @@ -1 +1 @@ -223 +224 diff --git a/setuptools.spec b/setuptools.spec index d588119..fcdeffb 100644 --- a/setuptools.spec +++ b/setuptools.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : setuptools -Version : 58.3.0 -Release : 223 -URL : https://files.pythonhosted.org/packages/80/98/8de0fd3e86d8286a2594e3fa6afc46d751130d26ebb7b1f34e9067992c6f/setuptools-58.3.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/80/98/8de0fd3e86d8286a2594e3fa6afc46d751130d26ebb7b1f34e9067992c6f/setuptools-58.3.0.tar.gz +Version : 58.4.0 +Release : 224 +URL : https://files.pythonhosted.org/packages/02/b5/456e90af3712ca1b25c60ed74d0facb8b65cbaaa42cdceedf3b210580eef/setuptools-58.4.0.tar.gz +Source0 : https://files.pythonhosted.org/packages/02/b5/456e90af3712ca1b25c60ed74d0facb8b65cbaaa42cdceedf3b210580eef/setuptools-58.4.0.tar.gz Summary : Easily download, build, install, upgrade, and uninstall Python packages Group : Development/Tools License : MIT Python-2.0 ZPL-2.0 @@ -60,15 +60,15 @@ python3 components for the setuptools package. %prep -%setup -q -n setuptools-58.3.0 -cd %{_builddir}/setuptools-58.3.0 +%setup -q -n setuptools-58.4.0 +cd %{_builddir}/setuptools-58.4.0 %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=1635119566 +export SOURCE_DATE_EPOCH=1635785272 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib @@ -84,7 +84,7 @@ python3 setup.py build export MAKEFLAGS=%{?_smp_mflags} rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/setuptools -cp %{_builddir}/setuptools-58.3.0/LICENSE %{buildroot}/usr/share/package-licenses/setuptools/8e6689d37f82d5617b7f7f7232c94024d41066d1 +cp %{_builddir}/setuptools-58.4.0/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 980c8c0..04565b5 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -d5354718cb8c9330d3abc27445467ce8a5ed9d70/setuptools-58.3.0.tar.gz +1e9ef34de45b3a939b62f502396860c38654c3f6/setuptools-58.4.0.tar.gz diff --git a/versions b/versions index 1732ef1..18365ff 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -58.3.0 +58.4.0