diff --git a/Makefile b/Makefile index c8fd31f..2c55c5a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-setuptools -URL = https://files.pythonhosted.org/packages/4b/d9/d0cf66484b7e28a9c42db7e3929caed46f8b80478cd8c9bd38b7be059150/setuptools-69.0.2.tar.gz +URL = https://files.pythonhosted.org/packages/fc/c9/b146ca195403e0182a374e0ea4dbc69136bad3cd55bc293df496d625d0f7/setuptools-69.0.3.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index ef0deb0..1cba672 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-setuptools -url = https://files.pythonhosted.org/packages/4b/d9/d0cf66484b7e28a9c42db7e3929caed46f8b80478cd8c9bd38b7be059150/setuptools-69.0.2.tar.gz +url = https://files.pythonhosted.org/packages/fc/c9/b146ca195403e0182a374e0ea4dbc69136bad3cd55bc293df496d625d0f7/setuptools-69.0.3.tar.gz archives = giturl = https://github.com/pypa/setuptools.git domain = diff --git a/pypi-setuptools.spec b/pypi-setuptools.spec index 54e69eb..5385d02 100644 --- a/pypi-setuptools.spec +++ b/pypi-setuptools.spec @@ -6,10 +6,10 @@ # autospec commit: c1050fe # Name : pypi-setuptools -Version : 69.0.2 -Release : 314 -URL : https://files.pythonhosted.org/packages/4b/d9/d0cf66484b7e28a9c42db7e3929caed46f8b80478cd8c9bd38b7be059150/setuptools-69.0.2.tar.gz -Source0 : https://files.pythonhosted.org/packages/4b/d9/d0cf66484b7e28a9c42db7e3929caed46f8b80478cd8c9bd38b7be059150/setuptools-69.0.2.tar.gz +Version : 69.0.3 +Release : 315 +URL : https://files.pythonhosted.org/packages/fc/c9/b146ca195403e0182a374e0ea4dbc69136bad3cd55bc293df496d625d0f7/setuptools-69.0.3.tar.gz +Source0 : https://files.pythonhosted.org/packages/fc/c9/b146ca195403e0182a374e0ea4dbc69136bad3cd55bc293df496d625d0f7/setuptools-69.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 @@ -63,10 +63,10 @@ python3 components for the pypi-setuptools package. %prep -%setup -q -n setuptools-69.0.2 -cd %{_builddir}/setuptools-69.0.2 +%setup -q -n setuptools-69.0.3 +cd %{_builddir}/setuptools-69.0.3 pushd .. -cp -a setuptools-69.0.2 buildavx2 +cp -a setuptools-69.0.3 buildavx2 popd %build @@ -74,7 +74,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=1702071716 +export SOURCE_DATE_EPOCH=1703608459 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib diff --git a/release b/release index 9346fab..6695365 100644 --- a/release +++ b/release @@ -1 +1 @@ -314 +315 diff --git a/upstream b/upstream index 0862c55..93a9ccc 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -2217853d6bdbd0370540b2cb2934f0576d3e7e20/setuptools-69.0.2.tar.gz +4b11f92850b237a9bd3d563160c8a927cbcdcf01/setuptools-69.0.3.tar.gz