From c7c92e4a0f3795b828003eaee2838559d5a76ce1 Mon Sep 17 00:00:00 2001 From: Arjan van de Ven Date: Thu, 19 Jan 2023 17:28:09 +0000 Subject: [PATCH] pypi-jaraco.context: Autospec creation for update from version 4.2.0 to version 4.2.1 Jason R. Coombs (10): Add Python 3.12 to matrix. Only test 3.8-3.10 on Linux. Disable flake8 on Python 3.12. Workaround for tholo/pytest-flake8#87. Honor ResourceWarnings. Fixes jaraco/skeleton#73. tox 4 requires a boolean value, so use '1' to FORCE_COLOR. Fixes jaraco/skeleton#74. Remove unnecessary shebang and encoding header in docs conf. Prevent Python 3.12 from blocking checks. Build docs in CI, including sphinx-lint. Put tidelift docs dependency in its own section to limit merge conflicts. Update badge for 2023 Add tests for pushd. Increases coverage from 66% to 71%. --- Makefile | 2 +- options.conf | 2 +- pypi-jaraco.context.spec | 16 ++++++++-------- release | 2 +- upstream | 2 +- versions | 2 +- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Makefile b/Makefile index 64d91af..e37e81b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-jaraco.context -URL = https://files.pythonhosted.org/packages/79/96/9f0b1574ccced26cd7785c05623938ef5b217a96ccd44f89980f2d6fa8da/jaraco.context-4.2.0.tar.gz +URL = https://files.pythonhosted.org/packages/87/24/b2a98ef705489afc5a2f4f81dd54dca7f9b81a621d32716209dad545b390/jaraco.context-4.2.1.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 7314059..62dab0c 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-jaraco.context -url = https://files.pythonhosted.org/packages/79/96/9f0b1574ccced26cd7785c05623938ef5b217a96ccd44f89980f2d6fa8da/jaraco.context-4.2.0.tar.gz +url = https://files.pythonhosted.org/packages/87/24/b2a98ef705489afc5a2f4f81dd54dca7f9b81a621d32716209dad545b390/jaraco.context-4.2.1.tar.gz archives = giturl = https://github.com/jaraco/jaraco.context/ domain = diff --git a/pypi-jaraco.context.spec b/pypi-jaraco.context.spec index c771ff3..3c6f4ef 100644 --- a/pypi-jaraco.context.spec +++ b/pypi-jaraco.context.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : pypi-jaraco.context -Version : 4.2.0 -Release : 14 -URL : https://files.pythonhosted.org/packages/79/96/9f0b1574ccced26cd7785c05623938ef5b217a96ccd44f89980f2d6fa8da/jaraco.context-4.2.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/79/96/9f0b1574ccced26cd7785c05623938ef5b217a96ccd44f89980f2d6fa8da/jaraco.context-4.2.0.tar.gz +Version : 4.2.1 +Release : 15 +URL : https://files.pythonhosted.org/packages/87/24/b2a98ef705489afc5a2f4f81dd54dca7f9b81a621d32716209dad545b390/jaraco.context-4.2.1.tar.gz +Source0 : https://files.pythonhosted.org/packages/87/24/b2a98ef705489afc5a2f4f81dd54dca7f9b81a621d32716209dad545b390/jaraco.context-4.2.1.tar.gz Summary : Context managers by jaraco Group : Development/Tools License : MIT @@ -57,10 +57,10 @@ python3 components for the pypi-jaraco.context package. %prep -%setup -q -n jaraco.context-4.2.0 -cd %{_builddir}/jaraco.context-4.2.0 +%setup -q -n jaraco.context-4.2.1 +cd %{_builddir}/jaraco.context-4.2.1 pushd .. -cp -a jaraco.context-4.2.0 buildavx2 +cp -a jaraco.context-4.2.1 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=1672283318 +export SOURCE_DATE_EPOCH=1674149285 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib diff --git a/release b/release index 8351c19..60d3b2f 100644 --- a/release +++ b/release @@ -1 +1 @@ -14 +15 diff --git a/upstream b/upstream index 968a69a..454aa7e 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -e61969dba32a47d863cf6123e92fdf407bc86b86/jaraco.context-4.2.0.tar.gz +79a7ce5304b6a41b042fe99aeb54098e55db5264/jaraco.context-4.2.1.tar.gz diff --git a/versions b/versions index 6aba2b2..fae6e3d 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -4.2.0 +4.2.1