From 5e1d5d0683c571536dfb007444dca7189f7229d6 Mon Sep 17 00:00:00 2001 From: Arjan van de Ven Date: Tue, 12 Jul 2022 21:15:35 +0000 Subject: [PATCH] pypi-zipp: Autospec creation for update from version 3.8.0 to version 3.8.1 Anderson Bravalheri (1): Update Github actions to v3 (#62) Hugo van Kemenade (1): Update base URL for PEPs (#61) Jason R. Coombs (21): Add Tidelift template Rely on alabaster theme to support sidebar rendering. Use nicer, simpler phrasing Add support for automatic publishing of release notes Use technique for environment passing matching that found in jaraco/skeleton Move Tidelift token into Travis configuration Update badge URL Add funding reference to project List sidebars to avoid errors looking for template 't' Rebrand to 'For Enterprise' Add a 'For Enterprise' section to the README Include token passthrough for azure pipelines publish stage. Move Tidelift release note publishing to Github Actions. Tidelift no longer requires or expects publishing release notes. Remove Tidelift from main.yml, no longer needed Implement tidelift banner using a Sphinx directive implemented by jaraco.tidelift. Add Python 3.11 into the matrix using workaround from actions/setup-python#213. Drop 3.9 from matrix for efficiency. Prefer spaces for rst. Fixes jaraco/skeleton#64. Honor PEP 518 with pytest-enabler. Ran pre-commit autoupdate Update changelog. Sviatoslav Sydorenko (1): Inject check job into CI workflow as ultimate flag (#55) wim glenn (1): exclude build env from cov reporting (#60) --- Makefile | 2 +- options.conf | 2 +- pypi-zipp.spec | 18 +++++++++--------- release | 2 +- upstream | 2 +- versions | 2 +- 6 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Makefile b/Makefile index ffea6c9..e4ad577 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-zipp -URL = https://files.pythonhosted.org/packages/cc/3c/3e8c69cd493297003da83f26ccf1faea5dd7da7892a0a7c965ac3bcba7bf/zipp-3.8.0.tar.gz +URL = https://files.pythonhosted.org/packages/3b/e3/fb79a1ea5f3a7e9745f688855d3c673f2ef7921639a380ec76f7d4d83a85/zipp-3.8.1.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index b508533..74d1b22 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-zipp -url = https://files.pythonhosted.org/packages/cc/3c/3e8c69cd493297003da83f26ccf1faea5dd7da7892a0a7c965ac3bcba7bf/zipp-3.8.0.tar.gz +url = https://files.pythonhosted.org/packages/3b/e3/fb79a1ea5f3a7e9745f688855d3c673f2ef7921639a380ec76f7d4d83a85/zipp-3.8.1.tar.gz archives = giturl = https://github.com/jaraco/zipp/ domain = diff --git a/pypi-zipp.spec b/pypi-zipp.spec index 67510c3..f5cff3d 100644 --- a/pypi-zipp.spec +++ b/pypi-zipp.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : pypi-zipp -Version : 3.8.0 -Release : 46 -URL : https://files.pythonhosted.org/packages/cc/3c/3e8c69cd493297003da83f26ccf1faea5dd7da7892a0a7c965ac3bcba7bf/zipp-3.8.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/cc/3c/3e8c69cd493297003da83f26ccf1faea5dd7da7892a0a7c965ac3bcba7bf/zipp-3.8.0.tar.gz +Version : 3.8.1 +Release : 47 +URL : https://files.pythonhosted.org/packages/3b/e3/fb79a1ea5f3a7e9745f688855d3c673f2ef7921639a380ec76f7d4d83a85/zipp-3.8.1.tar.gz +Source0 : https://files.pythonhosted.org/packages/3b/e3/fb79a1ea5f3a7e9745f688855d3c673f2ef7921639a380ec76f7d4d83a85/zipp-3.8.1.tar.gz Summary : Backport of pathlib-compatible object wrapper for zip files Group : Development/Tools License : MIT @@ -56,10 +56,10 @@ python3 components for the pypi-zipp package. %prep -%setup -q -n zipp-3.8.0 -cd %{_builddir}/zipp-3.8.0 +%setup -q -n zipp-3.8.1 +cd %{_builddir}/zipp-3.8.1 pushd .. -cp -a zipp-3.8.0 buildavx2 +cp -a zipp-3.8.1 buildavx2 popd %build @@ -67,7 +67,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=1656360036 +export SOURCE_DATE_EPOCH=1657660531 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib @@ -92,7 +92,7 @@ popd export MAKEFLAGS=%{?_smp_mflags} rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/pypi-zipp -cp %{_builddir}/zipp-3.8.0/LICENSE %{buildroot}/usr/share/package-licenses/pypi-zipp/8e6689d37f82d5617b7f7f7232c94024d41066d1 +cp %{_builddir}/zipp-3.8.1/LICENSE %{buildroot}/usr/share/package-licenses/pypi-zipp/8e6689d37f82d5617b7f7f7232c94024d41066d1 pip install --root=%{buildroot} --no-deps --ignore-installed dist/*.whl echo ----[ mark ]---- cat %{buildroot}/usr/lib/python3*/site-packages/*/requires.txt || : diff --git a/release b/release index 9e5feb5..abac1ea 100644 --- a/release +++ b/release @@ -1 +1 @@ -46 +47 diff --git a/upstream b/upstream index 546e41e..fd7f96a 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -52f43da4467b178ac97ca78a2487ecbc94b4a9b2/zipp-3.8.0.tar.gz +d1f0f48211895d475e9505a73d6282bf9098113d/zipp-3.8.1.tar.gz diff --git a/versions b/versions index 1981190..f280719 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -3.8.0 +3.8.1