diff --git a/Makefile b/Makefile index 75640e5..50e98c5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := jaraco.functools -URL = https://files.pythonhosted.org/packages/fa/cc/e41cd71c277e36f4f2ecd3d550bd27e17677f0601331d54e9e8e4b3ed44d/jaraco.functools-3.3.0.tar.gz +URL = https://files.pythonhosted.org/packages/84/a4/d51170d05ac4eff15f416dbdb2c046c7cbaa7a9d0ad2d3bf9b27ad97b600/jaraco.functools-3.4.0.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/jaraco.functools.spec b/jaraco.functools.spec index 537bb2e..aa97fcc 100644 --- a/jaraco.functools.spec +++ b/jaraco.functools.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : jaraco.functools -Version : 3.3.0 -Release : 30 -URL : https://files.pythonhosted.org/packages/fa/cc/e41cd71c277e36f4f2ecd3d550bd27e17677f0601331d54e9e8e4b3ed44d/jaraco.functools-3.3.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/fa/cc/e41cd71c277e36f4f2ecd3d550bd27e17677f0601331d54e9e8e4b3ed44d/jaraco.functools-3.3.0.tar.gz +Version : 3.4.0 +Release : 31 +URL : https://files.pythonhosted.org/packages/84/a4/d51170d05ac4eff15f416dbdb2c046c7cbaa7a9d0ad2d3bf9b27ad97b600/jaraco.functools-3.4.0.tar.gz +Source0 : https://files.pythonhosted.org/packages/84/a4/d51170d05ac4eff15f416dbdb2c046c7cbaa7a9d0ad2d3bf9b27ad97b600/jaraco.functools-3.4.0.tar.gz Summary : Functools like those found in stdlib Group : Development/Tools License : MIT @@ -56,15 +56,15 @@ python3 components for the jaraco.functools package. %prep -%setup -q -n jaraco.functools-3.3.0 -cd %{_builddir}/jaraco.functools-3.3.0 +%setup -q -n jaraco.functools-3.4.0 +cd %{_builddir}/jaraco.functools-3.4.0 %build 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=1617028457 +export SOURCE_DATE_EPOCH=1635743422 export GCC_IGNORE_WERROR=1 export CFLAGS="$CFLAGS -fno-lto " export FCFLAGS="$FFLAGS -fno-lto " @@ -77,7 +77,7 @@ python3 setup.py build export MAKEFLAGS=%{?_smp_mflags} rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/jaraco.functools -cp %{_builddir}/jaraco.functools-3.3.0/LICENSE %{buildroot}/usr/share/package-licenses/jaraco.functools/8e6689d37f82d5617b7f7f7232c94024d41066d1 +cp %{_builddir}/jaraco.functools-3.4.0/LICENSE %{buildroot}/usr/share/package-licenses/jaraco.functools/8e6689d37f82d5617b7f7f7232c94024d41066d1 python3 -tt setup.py build install --root=%{buildroot} echo ----[ mark ]---- cat %{buildroot}/usr/lib/python3*/site-packages/*/requires.txt || : diff --git a/options.conf b/options.conf index 4469e54..3860621 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = jaraco.functools -url = https://files.pythonhosted.org/packages/fa/cc/e41cd71c277e36f4f2ecd3d550bd27e17677f0601331d54e9e8e4b3ed44d/jaraco.functools-3.3.0.tar.gz +url = https://files.pythonhosted.org/packages/84/a4/d51170d05ac4eff15f416dbdb2c046c7cbaa7a9d0ad2d3bf9b27ad97b600/jaraco.functools-3.4.0.tar.gz archives = giturl = https://github.com/jaraco/jaraco.functools.git domain = @@ -47,6 +47,8 @@ optimize_size = false pgo = false # set flags for security-sensitive builds security_sensitive = false +# package is only used by servers +server = false # do not run test suite skip_tests = false # add .so files to the lib package instead of dev diff --git a/release b/release index 64bb6b7..e85087a 100644 --- a/release +++ b/release @@ -1 +1 @@ -30 +31 diff --git a/upstream b/upstream index bab9738..3663705 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -22e9ebf9afd3b4b891020ec7719809bbf0903313/jaraco.functools-3.3.0.tar.gz +58d88a8017d84f1c9ab4ebdba74120532983dbd0/jaraco.functools-3.4.0.tar.gz diff --git a/versions b/versions index 15a2799..1809198 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -3.3.0 +3.4.0