diff --git a/Makefile b/Makefile index 239ed86..e6f45ab 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-setuptools -URL = https://files.pythonhosted.org/packages/dc/98/5f896af066c128669229ff1aa81553ac14cfb3e5e74b6b44594132b8540e/setuptools-68.0.0.tar.gz +URL = https://files.pythonhosted.org/packages/83/b0/18310b45f6eec3757c0554dbc1e03f2f7685c8a87831aea6adc1276faacc/setuptools-68.1.0.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 2feda55..84cbec4 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-setuptools -url = https://files.pythonhosted.org/packages/dc/98/5f896af066c128669229ff1aa81553ac14cfb3e5e74b6b44594132b8540e/setuptools-68.0.0.tar.gz +url = https://files.pythonhosted.org/packages/83/b0/18310b45f6eec3757c0554dbc1e03f2f7685c8a87831aea6adc1276faacc/setuptools-68.1.0.tar.gz archives = giturl = https://github.com/pypa/setuptools.git domain = diff --git a/pypi-setuptools.spec b/pypi-setuptools.spec index b762f86..d7d6125 100644 --- a/pypi-setuptools.spec +++ b/pypi-setuptools.spec @@ -4,10 +4,10 @@ # Using build pattern: distutils3 # Name : pypi-setuptools -Version : 68.0.0 -Release : 303 -URL : https://files.pythonhosted.org/packages/dc/98/5f896af066c128669229ff1aa81553ac14cfb3e5e74b6b44594132b8540e/setuptools-68.0.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/dc/98/5f896af066c128669229ff1aa81553ac14cfb3e5e74b6b44594132b8540e/setuptools-68.0.0.tar.gz +Version : 68.1.0 +Release : 304 +URL : https://files.pythonhosted.org/packages/83/b0/18310b45f6eec3757c0554dbc1e03f2f7685c8a87831aea6adc1276faacc/setuptools-68.1.0.tar.gz +Source0 : https://files.pythonhosted.org/packages/83/b0/18310b45f6eec3757c0554dbc1e03f2f7685c8a87831aea6adc1276faacc/setuptools-68.1.0.tar.gz Summary : Easily download, build, install, upgrade, and uninstall Python packages Group : Development/Tools License : MIT Python-2.0 ZPL-2.0 @@ -61,10 +61,10 @@ python3 components for the pypi-setuptools package. %prep -%setup -q -n setuptools-68.0.0 -cd %{_builddir}/setuptools-68.0.0 +%setup -q -n setuptools-68.1.0 +cd %{_builddir}/setuptools-68.1.0 pushd .. -cp -a setuptools-68.0.0 buildavx2 +cp -a setuptools-68.1.0 buildavx2 popd %build @@ -72,7 +72,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=1687274276 +export SOURCE_DATE_EPOCH=1692144112 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib diff --git a/release b/release index 8160622..873b744 100644 --- a/release +++ b/release @@ -1 +1 @@ -303 +304 diff --git a/upstream b/upstream index c44fee5..4a5cc5a 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -11a0ee6ae1f2dcb1bdc673dc66ee3f62db59c840/setuptools-68.0.0.tar.gz +b996986ab71c0461a5bb233f8efebb3caf522f35/setuptools-68.1.0.tar.gz