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