diff --git a/Makefile b/Makefile index ed54b21..87f5cf1 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-setuptools -URL = https://files.pythonhosted.org/packages/26/f4/ca5cb6df512f453ad50f78900bf7ec6a5491ee44bb49d0f6f76802dbdd43/setuptools-65.5.1.tar.gz +URL = https://files.pythonhosted.org/packages/09/b6/33512596fb92ba68f7c45e9bbc5e1bb9b24fbd941f9aece250fb420c2f5c/setuptools-65.6.0.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 4ed1a77..0f19a6b 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-setuptools -url = https://files.pythonhosted.org/packages/26/f4/ca5cb6df512f453ad50f78900bf7ec6a5491ee44bb49d0f6f76802dbdd43/setuptools-65.5.1.tar.gz +url = https://files.pythonhosted.org/packages/09/b6/33512596fb92ba68f7c45e9bbc5e1bb9b24fbd941f9aece250fb420c2f5c/setuptools-65.6.0.tar.gz archives = giturl = https://github.com/pypa/setuptools.git domain = diff --git a/pypi-setuptools.spec b/pypi-setuptools.spec index 477d03e..bc4993a 100644 --- a/pypi-setuptools.spec +++ b/pypi-setuptools.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : pypi-setuptools -Version : 65.5.1 -Release : 281 -URL : https://files.pythonhosted.org/packages/26/f4/ca5cb6df512f453ad50f78900bf7ec6a5491ee44bb49d0f6f76802dbdd43/setuptools-65.5.1.tar.gz -Source0 : https://files.pythonhosted.org/packages/26/f4/ca5cb6df512f453ad50f78900bf7ec6a5491ee44bb49d0f6f76802dbdd43/setuptools-65.5.1.tar.gz +Version : 65.6.0 +Release : 282 +URL : https://files.pythonhosted.org/packages/09/b6/33512596fb92ba68f7c45e9bbc5e1bb9b24fbd941f9aece250fb420c2f5c/setuptools-65.6.0.tar.gz +Source0 : https://files.pythonhosted.org/packages/09/b6/33512596fb92ba68f7c45e9bbc5e1bb9b24fbd941f9aece250fb420c2f5c/setuptools-65.6.0.tar.gz Summary : Easily download, build, install, upgrade, and uninstall Python packages Group : Development/Tools License : MIT Python-2.0 ZPL-2.0 @@ -17,8 +17,8 @@ Requires: pypi-setuptools-python3 = %{version}-%{release} BuildRequires : buildreq-distutils3 %description -.. image:: https://raw.githubusercontent.com/pypa/setuptools/main/docs/images/banner-640x320.svg -:align: center +.. image:: https://img.shields.io/pypi/v/setuptools.svg +:target: https://pypi.org/project/setuptools %package bin Summary: bin components for the pypi-setuptools package. @@ -57,10 +57,10 @@ python3 components for the pypi-setuptools package. %prep -%setup -q -n setuptools-65.5.1 -cd %{_builddir}/setuptools-65.5.1 +%setup -q -n setuptools-65.6.0 +cd %{_builddir}/setuptools-65.6.0 pushd .. -cp -a setuptools-65.5.1 buildavx2 +cp -a setuptools-65.6.0 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=1667844858 +export SOURCE_DATE_EPOCH=1669055001 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib diff --git a/release b/release index 1473a88..e01062f 100644 --- a/release +++ b/release @@ -1 +1 @@ -281 +282 diff --git a/upstream b/upstream index 9ea84b1..d85dae2 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -98f171b35e468885e9c55ca143da9dab4e954ba1/setuptools-65.5.1.tar.gz +4b8ebef1279d553458e306a2b2b2f63394665612/setuptools-65.6.0.tar.gz diff --git a/versions b/versions index 69168b8..8df30b6 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -65.5.1 +65.6.0