From 2f74617c9947017f4ccfc28240c4ca93788f5f97 Mon Sep 17 00:00:00 2001 From: Arjan van de Ven Date: Thu, 18 Aug 2022 18:40:04 +0000 Subject: [PATCH] pypi-setuptools: Autospec creation for update from version 65.0.2 to version 65.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Atiab Bin Zakaria (1): [Docs] Typo in Quickstart Ed Morley (1): Correct docs on how to use the `legacy-editable` mode Jason R. Coombs (3): Remove monkeypatching of msvc9compiler. Fixes #3536 Update changelog Bump version: 65.0.2 → 65.1.0 --- Makefile | 2 +- options.conf | 2 +- pypi-setuptools.spec | 16 ++++++++-------- release | 2 +- upstream | 2 +- versions | 2 +- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Makefile b/Makefile index fbe67b6..2bb58c2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-setuptools -URL = https://files.pythonhosted.org/packages/96/c2/8c6605094cb9a27b593e14377fb89a934342051bc7316a0ce21d47029481/setuptools-65.0.2.tar.gz +URL = https://files.pythonhosted.org/packages/45/8d/00ecdc169f2ed7d95e1076c63cdf4315d92c875e9cff2e595b6b410fb8d6/setuptools-65.1.0.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index efaa4b3..589e7ea 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-setuptools -url = https://files.pythonhosted.org/packages/96/c2/8c6605094cb9a27b593e14377fb89a934342051bc7316a0ce21d47029481/setuptools-65.0.2.tar.gz +url = https://files.pythonhosted.org/packages/45/8d/00ecdc169f2ed7d95e1076c63cdf4315d92c875e9cff2e595b6b410fb8d6/setuptools-65.1.0.tar.gz archives = giturl = https://github.com/pypa/setuptools.git domain = diff --git a/pypi-setuptools.spec b/pypi-setuptools.spec index f1a081b..e602270 100644 --- a/pypi-setuptools.spec +++ b/pypi-setuptools.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : pypi-setuptools -Version : 65.0.2 -Release : 270 -URL : https://files.pythonhosted.org/packages/96/c2/8c6605094cb9a27b593e14377fb89a934342051bc7316a0ce21d47029481/setuptools-65.0.2.tar.gz -Source0 : https://files.pythonhosted.org/packages/96/c2/8c6605094cb9a27b593e14377fb89a934342051bc7316a0ce21d47029481/setuptools-65.0.2.tar.gz +Version : 65.1.0 +Release : 271 +URL : https://files.pythonhosted.org/packages/45/8d/00ecdc169f2ed7d95e1076c63cdf4315d92c875e9cff2e595b6b410fb8d6/setuptools-65.1.0.tar.gz +Source0 : https://files.pythonhosted.org/packages/45/8d/00ecdc169f2ed7d95e1076c63cdf4315d92c875e9cff2e595b6b410fb8d6/setuptools-65.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 @@ -57,10 +57,10 @@ python3 components for the pypi-setuptools package. %prep -%setup -q -n setuptools-65.0.2 -cd %{_builddir}/setuptools-65.0.2 +%setup -q -n setuptools-65.1.0 +cd %{_builddir}/setuptools-65.1.0 pushd .. -cp -a setuptools-65.0.2 buildavx2 +cp -a setuptools-65.1.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=1660748131 +export SOURCE_DATE_EPOCH=1660847997 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib diff --git a/release b/release index 67f3f23..e6a4f00 100644 --- a/release +++ b/release @@ -1 +1 @@ -270 +271 diff --git a/upstream b/upstream index 5299a30..795a901 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -3152355fa35cec21d04948b316ab45735d17e528/setuptools-65.0.2.tar.gz +137ddf65fa271ddda8efe1662e507eb19eae2be1/setuptools-65.1.0.tar.gz diff --git a/versions b/versions index 2b8980a..9746452 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -65.0.2 +65.1.0