diff --git a/Makefile b/Makefile index 5843276..7bc6f91 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-jaraco.functools -URL = https://files.pythonhosted.org/packages/a9/9b/5da438f6734ad7bc13ae1ab5d14329526f2c93b122d89482cb24bad97714/jaraco.functools-3.7.0.tar.gz +URL = https://files.pythonhosted.org/packages/99/62/3c214a2a6143701690af6a6687f324af93f6cb0222eee6dddd8196fcfd05/jaraco.functools-3.8.0.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index fd0924c..b5e846a 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-jaraco.functools -url = https://files.pythonhosted.org/packages/a9/9b/5da438f6734ad7bc13ae1ab5d14329526f2c93b122d89482cb24bad97714/jaraco.functools-3.7.0.tar.gz +url = https://files.pythonhosted.org/packages/99/62/3c214a2a6143701690af6a6687f324af93f6cb0222eee6dddd8196fcfd05/jaraco.functools-3.8.0.tar.gz archives = giturl = https://github.com/jaraco/jaraco.functools/ domain = diff --git a/pypi-jaraco.functools.spec b/pypi-jaraco.functools.spec index 763a819..21c797a 100644 --- a/pypi-jaraco.functools.spec +++ b/pypi-jaraco.functools.spec @@ -4,10 +4,10 @@ # Using build pattern: pyproject # Name : pypi-jaraco.functools -Version : 3.7.0 -Release : 52 -URL : https://files.pythonhosted.org/packages/a9/9b/5da438f6734ad7bc13ae1ab5d14329526f2c93b122d89482cb24bad97714/jaraco.functools-3.7.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/a9/9b/5da438f6734ad7bc13ae1ab5d14329526f2c93b122d89482cb24bad97714/jaraco.functools-3.7.0.tar.gz +Version : 3.8.0 +Release : 53 +URL : https://files.pythonhosted.org/packages/99/62/3c214a2a6143701690af6a6687f324af93f6cb0222eee6dddd8196fcfd05/jaraco.functools-3.8.0.tar.gz +Source0 : https://files.pythonhosted.org/packages/99/62/3c214a2a6143701690af6a6687f324af93f6cb0222eee6dddd8196fcfd05/jaraco.functools-3.8.0.tar.gz Summary : Functools like those found in stdlib Group : Development/Tools License : MIT @@ -59,10 +59,10 @@ python3 components for the pypi-jaraco.functools package. %prep -%setup -q -n jaraco.functools-3.7.0 -cd %{_builddir}/jaraco.functools-3.7.0 +%setup -q -n jaraco.functools-3.8.0 +cd %{_builddir}/jaraco.functools-3.8.0 pushd .. -cp -a jaraco.functools-3.7.0 buildavx2 +cp -a jaraco.functools-3.8.0 buildavx2 popd %build @@ -70,7 +70,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=1685402200 +export SOURCE_DATE_EPOCH=1687796261 export GCC_IGNORE_WERROR=1 export CFLAGS="$CFLAGS -fdebug-types-section -femit-struct-debug-baseonly -fno-lto -g1 -gno-column-info -gno-variable-location-views -gz=zstd " export FCFLAGS="$FFLAGS -fdebug-types-section -femit-struct-debug-baseonly -fno-lto -g1 -gno-column-info -gno-variable-location-views -gz=zstd " diff --git a/release b/release index 0691f67..59343b0 100644 --- a/release +++ b/release @@ -1 +1 @@ -52 +53 diff --git a/upstream b/upstream index e0a98fe..a9cfd07 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -a53423547d6fc7e3b16f3c58782afd5da141f6d7/jaraco.functools-3.7.0.tar.gz +2ad4f007978779a212c7735a492d4b249bd25a00/jaraco.functools-3.8.0.tar.gz