From e0efbe28ad1ec716884124b5f3718fa34d1d2799 Mon Sep 17 00:00:00 2001 From: Arjan van de Ven Date: Fri, 3 Jan 2025 20:44:49 +0000 Subject: [PATCH] pypi-importlib_resources: Autospec creation for update from version 6.4.5 to version 6.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Anderson Bravalheri (1): Bump pre-commit hook for ruff to avoid clashes with pytest-ruff (jaraco/skeleton#150) Avasam (1): Fix an incompatibility (and source of merge conflicts) with projects using Ruff/isort. Jason R. Coombs (26): Remove workaround for sphinx-contrib/sphinx-lint#83 Allow the workflow to be triggered manually. Add Python 3.13 and 3.14 into the matrix. (jaraco/skeleton#146) Add workaround for broken importlib.resources when an editable sentinel is present. Separate bpo from Python issue numbers. gh-123994: Generate utf-16 file using little endian and BOM. (#123995) 👹 Feed the hobgoblins (delint). Add Python 3.13 and 3.14 into the matrix. (jaraco/skeleton#151) Include pyproject.toml in ruff.toml. Require Python 3.9 or later now that Python 3.8 is EOL. Use extend for proper workaround. 👹 Feed the hobgoblins (delint). Remove unused imports. Bump badge for 2025. Re-enable type checks. Apply import sort fixers from ruff. Add type annotations for Traversable.open. Remove Python 3.8 compatibility code. Finalize Consolidate MemoryTraversable._resolve. Replace unreachable block with simple assertion. Fixes diffcov failure. Add news fragment. Finalize Rely on Literal from stdlib. Add news fragment. Finalize Kurt McKee (3): Demonstrate python/cpython#127012 Catch `TraversalError`, raised by `Traversable.joinpath()` Resolve a `TypeError` lurking in the `read_text()` functional API Peter St. John (2): Add typing-extensions as a dependency Update pyproject.toml Petr Viktorin (1): gh-123085: _compile_importlib: Avoid copying sources before compilation (GH-124131) --- Makefile | 2 +- options.conf | 2 +- pypi-importlib_resources.spec | 21 +++++++++++---------- release | 2 +- upstream | 2 +- 5 files changed, 15 insertions(+), 14 deletions(-) diff --git a/Makefile b/Makefile index e7ab839..fee4602 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-importlib_resources -URL = https://files.pythonhosted.org/packages/98/be/f3e8c6081b684f176b761e6a2fef02a0be939740ed6f54109a2951d806f3/importlib_resources-6.4.5.tar.gz +URL = https://files.pythonhosted.org/packages/cf/8c/f834fbf984f691b4f7ff60f50b514cc3de5cc08abfc3295564dd89c5e2e7/importlib_resources-6.5.2.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 3174233..de49057 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-importlib_resources -url = https://files.pythonhosted.org/packages/98/be/f3e8c6081b684f176b761e6a2fef02a0be939740ed6f54109a2951d806f3/importlib_resources-6.4.5.tar.gz +url = https://files.pythonhosted.org/packages/cf/8c/f834fbf984f691b4f7ff60f50b514cc3de5cc08abfc3295564dd89c5e2e7/importlib_resources-6.5.2.tar.gz archives = giturl = https://github.com/python/importlib_resources/ domain = diff --git a/pypi-importlib_resources.spec b/pypi-importlib_resources.spec index f2eb6b3..7b23018 100644 --- a/pypi-importlib_resources.spec +++ b/pypi-importlib_resources.spec @@ -2,14 +2,14 @@ # This file is auto-generated. DO NOT EDIT # Generated by: autospec.py # Using build pattern: pyproject -# autospec version: v18 -# autospec commit: f35655a +# autospec version: v21 +# autospec commit: f4a13a5 # Name : pypi-importlib_resources -Version : 6.4.5 -Release : 48 -URL : https://files.pythonhosted.org/packages/98/be/f3e8c6081b684f176b761e6a2fef02a0be939740ed6f54109a2951d806f3/importlib_resources-6.4.5.tar.gz -Source0 : https://files.pythonhosted.org/packages/98/be/f3e8c6081b684f176b761e6a2fef02a0be939740ed6f54109a2951d806f3/importlib_resources-6.4.5.tar.gz +Version : 6.5.2 +Release : 49 +URL : https://files.pythonhosted.org/packages/cf/8c/f834fbf984f691b4f7ff60f50b514cc3de5cc08abfc3295564dd89c5e2e7/importlib_resources-6.5.2.tar.gz +Source0 : https://files.pythonhosted.org/packages/cf/8c/f834fbf984f691b4f7ff60f50b514cc3de5cc08abfc3295564dd89c5e2e7/importlib_resources-6.5.2.tar.gz Summary : Read resources from Python packages Group : Development/Tools License : Apache-2.0 @@ -60,10 +60,10 @@ python3 components for the pypi-importlib_resources package. %prep -%setup -q -n importlib_resources-6.4.5 -cd %{_builddir}/importlib_resources-6.4.5 +%setup -q -n importlib_resources-6.5.2 +cd %{_builddir}/importlib_resources-6.5.2 pushd .. -cp -a importlib_resources-6.4.5 buildavx2 +cp -a importlib_resources-6.5.2 buildavx2 popd %build @@ -71,7 +71,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=1725921907 +export SOURCE_DATE_EPOCH=1735937087 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib @@ -88,6 +88,7 @@ ASFLAGS="$CLEAR_INTERMEDIATE_ASFLAGS" LDFLAGS="$CLEAR_INTERMEDIATE_LDFLAGS" export MAKEFLAGS=%{?_smp_mflags} python3 -m build --wheel --skip-dependency-check --no-isolation + pushd ../buildavx2/ CFLAGS="$CLEAR_INTERMEDIATE_CFLAGS -march=x86-64-v3 -Wl,-z,x86-64-v3 " CXXFLAGS="$CLEAR_INTERMEDIATE_CXXFLAGS -march=x86-64-v3 -Wl,-z,x86-64-v3 " diff --git a/release b/release index 21e72e8..95f9650 100644 --- a/release +++ b/release @@ -1 +1 @@ -48 +49 diff --git a/upstream b/upstream index a1b8f7b..df9c977 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -61a00505685c6ee61425cbd8aca32729838bc6ef/importlib_resources-6.4.5.tar.gz +15547dfa88425817bd1c3ed7c86db8b9d657a855/importlib_resources-6.5.2.tar.gz