diff --git a/Makefile b/Makefile index 807b027..1fe645d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-importlib_resources -URL = https://files.pythonhosted.org/packages/fd/dc/0c5cfbd4df5d6e83de4e64324b370151ee88de25f3c71aea21115f4f77f8/importlib_resources-6.0.1.tar.gz +URL = https://files.pythonhosted.org/packages/0a/a2/f4b8b82ea966b6c7f66b9099e19ac02dc539f4fe667188113c663e98e784/importlib_resources-6.1.0.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index a7991af..d6ee693 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-importlib_resources -url = https://files.pythonhosted.org/packages/fd/dc/0c5cfbd4df5d6e83de4e64324b370151ee88de25f3c71aea21115f4f77f8/importlib_resources-6.0.1.tar.gz +url = https://files.pythonhosted.org/packages/0a/a2/f4b8b82ea966b6c7f66b9099e19ac02dc539f4fe667188113c663e98e784/importlib_resources-6.1.0.tar.gz archives = giturl = https://github.com/python/importlib_resources/ domain = diff --git a/pypi-importlib_resources.spec b/pypi-importlib_resources.spec index 4cc7772..4b8c7c2 100644 --- a/pypi-importlib_resources.spec +++ b/pypi-importlib_resources.spec @@ -4,10 +4,10 @@ # Using build pattern: pyproject # Name : pypi-importlib_resources -Version : 6.0.1 -Release : 33 -URL : https://files.pythonhosted.org/packages/fd/dc/0c5cfbd4df5d6e83de4e64324b370151ee88de25f3c71aea21115f4f77f8/importlib_resources-6.0.1.tar.gz -Source0 : https://files.pythonhosted.org/packages/fd/dc/0c5cfbd4df5d6e83de4e64324b370151ee88de25f3c71aea21115f4f77f8/importlib_resources-6.0.1.tar.gz +Version : 6.1.0 +Release : 34 +URL : https://files.pythonhosted.org/packages/0a/a2/f4b8b82ea966b6c7f66b9099e19ac02dc539f4fe667188113c663e98e784/importlib_resources-6.1.0.tar.gz +Source0 : https://files.pythonhosted.org/packages/0a/a2/f4b8b82ea966b6c7f66b9099e19ac02dc539f4fe667188113c663e98e784/importlib_resources-6.1.0.tar.gz Summary : Read resources from Python packages Group : Development/Tools License : Apache-2.0 @@ -58,10 +58,10 @@ python3 components for the pypi-importlib_resources package. %prep -%setup -q -n importlib_resources-6.0.1 -cd %{_builddir}/importlib_resources-6.0.1 +%setup -q -n importlib_resources-6.1.0 +cd %{_builddir}/importlib_resources-6.1.0 pushd .. -cp -a importlib_resources-6.0.1 buildavx2 +cp -a importlib_resources-6.1.0 buildavx2 popd %build @@ -69,7 +69,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=1691427412 +export SOURCE_DATE_EPOCH=1695260130 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib diff --git a/release b/release index bb95160..a787364 100644 --- a/release +++ b/release @@ -1 +1 @@ -33 +34 diff --git a/upstream b/upstream index 8d4e146..1a835bf 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -dc5322c0a6414fa823f54ef7fe938210abecd6a8/importlib_resources-6.0.1.tar.gz +4af82ed75a1672a45157bfa7d09c4dfd0605802a/importlib_resources-6.1.0.tar.gz