diff --git a/Makefile b/Makefile index 23c281d..9a9b197 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-importlib_resources -URL = https://files.pythonhosted.org/packages/61/b3/0412c28d21e31447e97728efcf8913afe1936692917629e6bdb847563484/importlib_resources-6.4.3.tar.gz +URL = https://files.pythonhosted.org/packages/0e/6a/3ac38d1458685a04fafa299dce821713a4f65e5ec30466bec07113f2f891/importlib_resources-6.4.4.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 63e579a..253608c 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-importlib_resources -url = https://files.pythonhosted.org/packages/61/b3/0412c28d21e31447e97728efcf8913afe1936692917629e6bdb847563484/importlib_resources-6.4.3.tar.gz +url = https://files.pythonhosted.org/packages/0e/6a/3ac38d1458685a04fafa299dce821713a4f65e5ec30466bec07113f2f891/importlib_resources-6.4.4.tar.gz archives = giturl = https://github.com/python/importlib_resources/ domain = diff --git a/pypi-importlib_resources.spec b/pypi-importlib_resources.spec index 626f3f2..08e2221 100644 --- a/pypi-importlib_resources.spec +++ b/pypi-importlib_resources.spec @@ -6,10 +6,10 @@ # autospec commit: f35655a # Name : pypi-importlib_resources -Version : 6.4.3 -Release : 45 -URL : https://files.pythonhosted.org/packages/61/b3/0412c28d21e31447e97728efcf8913afe1936692917629e6bdb847563484/importlib_resources-6.4.3.tar.gz -Source0 : https://files.pythonhosted.org/packages/61/b3/0412c28d21e31447e97728efcf8913afe1936692917629e6bdb847563484/importlib_resources-6.4.3.tar.gz +Version : 6.4.4 +Release : 46 +URL : https://files.pythonhosted.org/packages/0e/6a/3ac38d1458685a04fafa299dce821713a4f65e5ec30466bec07113f2f891/importlib_resources-6.4.4.tar.gz +Source0 : https://files.pythonhosted.org/packages/0e/6a/3ac38d1458685a04fafa299dce821713a4f65e5ec30466bec07113f2f891/importlib_resources-6.4.4.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.3 -cd %{_builddir}/importlib_resources-6.4.3 +%setup -q -n importlib_resources-6.4.4 +cd %{_builddir}/importlib_resources-6.4.4 pushd .. -cp -a importlib_resources-6.4.3 buildavx2 +cp -a importlib_resources-6.4.4 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=1724081057 +export SOURCE_DATE_EPOCH=1724301969 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib diff --git a/release b/release index ea90ee3..9e5feb5 100644 --- a/release +++ b/release @@ -1 +1 @@ -45 +46 diff --git a/upstream b/upstream index a8a4dbf..b9b3e79 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -142ec9b51b2669590d710731336db0996e8eb118/importlib_resources-6.4.3.tar.gz +81cc54c7e9a0834841ff37f02fab944852fe4c78/importlib_resources-6.4.4.tar.gz