diff --git a/Makefile b/Makefile index d7ce2d5..6fc451d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-setuptools -URL = https://files.pythonhosted.org/packages/4c/61/86c94ae2cccb05749abfb1b2961125d40368c8f03ac59275550c45e634f1/setuptools-65.4.0.tar.gz +URL = https://files.pythonhosted.org/packages/03/c9/7b050ea4cc4144d0328f15e0b43c839e759c6c639370a3b932ecf4c6358f/setuptools-65.4.1.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index f286b99..547561c 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-setuptools -url = https://files.pythonhosted.org/packages/4c/61/86c94ae2cccb05749abfb1b2961125d40368c8f03ac59275550c45e634f1/setuptools-65.4.0.tar.gz +url = https://files.pythonhosted.org/packages/03/c9/7b050ea4cc4144d0328f15e0b43c839e759c6c639370a3b932ecf4c6358f/setuptools-65.4.1.tar.gz archives = giturl = https://github.com/pypa/setuptools.git domain = diff --git a/pypi-setuptools.spec b/pypi-setuptools.spec index ad29d04..7113da4 100644 --- a/pypi-setuptools.spec +++ b/pypi-setuptools.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : pypi-setuptools -Version : 65.4.0 -Release : 275 -URL : https://files.pythonhosted.org/packages/4c/61/86c94ae2cccb05749abfb1b2961125d40368c8f03ac59275550c45e634f1/setuptools-65.4.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/4c/61/86c94ae2cccb05749abfb1b2961125d40368c8f03ac59275550c45e634f1/setuptools-65.4.0.tar.gz +Version : 65.4.1 +Release : 276 +URL : https://files.pythonhosted.org/packages/03/c9/7b050ea4cc4144d0328f15e0b43c839e759c6c639370a3b932ecf4c6358f/setuptools-65.4.1.tar.gz +Source0 : https://files.pythonhosted.org/packages/03/c9/7b050ea4cc4144d0328f15e0b43c839e759c6c639370a3b932ecf4c6358f/setuptools-65.4.1.tar.gz Summary : Easily download, build, install, upgrade, and uninstall Python packages Group : Development/Tools License : MIT Python-2.0 ZPL-2.0 @@ -57,10 +57,10 @@ python3 components for the pypi-setuptools package. %prep -%setup -q -n setuptools-65.4.0 -cd %{_builddir}/setuptools-65.4.0 +%setup -q -n setuptools-65.4.1 +cd %{_builddir}/setuptools-65.4.1 pushd .. -cp -a setuptools-65.4.0 buildavx2 +cp -a setuptools-65.4.1 buildavx2 popd %build @@ -68,7 +68,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=1664206680 +export SOURCE_DATE_EPOCH=1664556657 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib diff --git a/release b/release index 4c738e3..15007f1 100644 --- a/release +++ b/release @@ -1 +1 @@ -275 +276 diff --git a/upstream b/upstream index e583c41..175e165 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -e5f9797d85db9bb2ce39b401c1b7aca38de616b5/setuptools-65.4.0.tar.gz +519a11f22479893dd7216c1332e4340e32c55eaa/setuptools-65.4.1.tar.gz diff --git a/versions b/versions index ba0d200..ae9fd25 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -65.4.0 +65.4.1