diff --git a/Makefile b/Makefile index 7bf8e57..6ad861b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := setuptools -URL = https://files.pythonhosted.org/packages/8b/0f/5f135746c4d0c95fcc3c9a30ac942330bbdf092879ccaae7e3dcba6ea214/setuptools-49.1.0.zip +URL = https://files.pythonhosted.org/packages/7b/a2/dd3f48637e928459410c471fc4ef0a31c6f96e68dec25b21741170768ad6/setuptools-49.1.1.zip ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 4866d3f..d78334b 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = setuptools -url = https://files.pythonhosted.org/packages/8b/0f/5f135746c4d0c95fcc3c9a30ac942330bbdf092879ccaae7e3dcba6ea214/setuptools-49.1.0.zip +url = https://files.pythonhosted.org/packages/7b/a2/dd3f48637e928459410c471fc4ef0a31c6f96e68dec25b21741170768ad6/setuptools-49.1.1.zip archives = giturl = https://github.com/pypa/setuptools.git domain = diff --git a/release b/release index b34c321..730a054 100644 --- a/release +++ b/release @@ -1 +1 @@ -171 +172 diff --git a/setuptools.spec b/setuptools.spec index 6c29b49..4542be4 100644 --- a/setuptools.spec +++ b/setuptools.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : setuptools -Version : 49.1.0 -Release : 171 -URL : https://files.pythonhosted.org/packages/8b/0f/5f135746c4d0c95fcc3c9a30ac942330bbdf092879ccaae7e3dcba6ea214/setuptools-49.1.0.zip -Source0 : https://files.pythonhosted.org/packages/8b/0f/5f135746c4d0c95fcc3c9a30ac942330bbdf092879ccaae7e3dcba6ea214/setuptools-49.1.0.zip +Version : 49.1.1 +Release : 172 +URL : https://files.pythonhosted.org/packages/7b/a2/dd3f48637e928459410c471fc4ef0a31c6f96e68dec25b21741170768ad6/setuptools-49.1.1.zip +Source0 : https://files.pythonhosted.org/packages/7b/a2/dd3f48637e928459410c471fc4ef0a31c6f96e68dec25b21741170768ad6/setuptools-49.1.1.zip Summary : Easily download, build, install, upgrade, and uninstall Python packages Group : Development/Tools License : MIT Python-2.0 ZPL-2.0 @@ -20,10 +20,7 @@ BuildRequires : certifi BuildRequires : setuptools %description -.. image:: https://img.shields.io/pypi/v/setuptools.svg -:target: `PyPI link`_ -.. image:: https://img.shields.io/pypi/pyversions/setuptools.svg -:target: `PyPI link`_ + %package bin Summary: bin components for the setuptools package. @@ -62,15 +59,15 @@ python3 components for the setuptools package. %prep -%setup -q -n setuptools-49.1.0 -cd %{_builddir}/setuptools-49.1.0 +%setup -q -n setuptools-49.1.1 +cd %{_builddir}/setuptools-49.1.1 %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=1594053363 +export SOURCE_DATE_EPOCH=1594416405 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib @@ -86,7 +83,7 @@ python3 setup.py build export MAKEFLAGS=%{?_smp_mflags} rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/setuptools -cp %{_builddir}/setuptools-49.1.0/LICENSE %{buildroot}/usr/share/package-licenses/setuptools/a5234543d56e03c950c0080826b53a0cb97671af +cp %{_builddir}/setuptools-49.1.1/LICENSE %{buildroot}/usr/share/package-licenses/setuptools/a5234543d56e03c950c0080826b53a0cb97671af 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 b7ca178..fbb2e8f 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -83bd58e73c61112d3db1d6b6f4f29daf0bb32597/setuptools-49.1.0.zip +c9eecbcbe7ac9f13a72f812100f94e76dfb0237f/setuptools-49.1.1.zip diff --git a/versions b/versions index a7bb54f..b844ccf 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -49.1.0 +49.1.1