diff --git a/Makefile b/Makefile index 3a9602f..8fd5a26 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-jaraco.context -URL = https://files.pythonhosted.org/packages/7c/b4/fa71f82b83ebeed95fe45ce587d6cba85b7c09ef3d9f61602f92f45e90db/jaraco.context-4.3.0.tar.gz +URL = https://files.pythonhosted.org/packages/93/71/c1e4affd6eeb9f3d869c7a2b46f2efc36777fc07c67b591ae77bb8861495/jaraco.context-5.1.0.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 57ea54a..9c3769c 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-jaraco.context -url = https://files.pythonhosted.org/packages/7c/b4/fa71f82b83ebeed95fe45ce587d6cba85b7c09ef3d9f61602f92f45e90db/jaraco.context-4.3.0.tar.gz +url = https://files.pythonhosted.org/packages/93/71/c1e4affd6eeb9f3d869c7a2b46f2efc36777fc07c67b591ae77bb8861495/jaraco.context-5.1.0.tar.gz archives = giturl = https://github.com/jaraco/jaraco.context/ domain = diff --git a/pypi-jaraco.context.spec b/pypi-jaraco.context.spec index 9617ed9..735536b 100644 --- a/pypi-jaraco.context.spec +++ b/pypi-jaraco.context.spec @@ -2,15 +2,15 @@ # This file is auto-generated. DO NOT EDIT # Generated by: autospec.py # Using build pattern: pyproject -# autospec version: v3 -# autospec commit: 750e50d +# autospec version: v7 +# autospec commit: f56f1fa # Name : pypi-jaraco.context -Version : 4.3.0 -Release : 19 -URL : https://files.pythonhosted.org/packages/7c/b4/fa71f82b83ebeed95fe45ce587d6cba85b7c09ef3d9f61602f92f45e90db/jaraco.context-4.3.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/7c/b4/fa71f82b83ebeed95fe45ce587d6cba85b7c09ef3d9f61602f92f45e90db/jaraco.context-4.3.0.tar.gz -Summary : Context managers by jaraco +Version : 5.1.0 +Release : 20 +URL : https://files.pythonhosted.org/packages/93/71/c1e4affd6eeb9f3d869c7a2b46f2efc36777fc07c67b591ae77bb8861495/jaraco.context-5.1.0.tar.gz +Source0 : https://files.pythonhosted.org/packages/93/71/c1e4affd6eeb9f3d869c7a2b46f2efc36777fc07c67b591ae77bb8861495/jaraco.context-5.1.0.tar.gz +Summary : Useful decorators and context managers Group : Development/Tools License : MIT Requires: pypi-jaraco.context-license = %{version}-%{release} @@ -60,10 +60,10 @@ python3 components for the pypi-jaraco.context package. %prep -%setup -q -n jaraco.context-4.3.0 -cd %{_builddir}/jaraco.context-4.3.0 +%setup -q -n jaraco.context-5.1.0 +cd %{_builddir}/jaraco.context-5.1.0 pushd .. -cp -a jaraco.context-4.3.0 buildavx2 +cp -a jaraco.context-5.1.0 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=1707123393 +export SOURCE_DATE_EPOCH=1712326429 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib @@ -116,7 +116,7 @@ LDFLAGS="$CLEAR_INTERMEDIATE_LDFLAGS" export MAKEFLAGS=%{?_smp_mflags} rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/pypi-jaraco.context -cp %{_builddir}/jaraco.context-%{version}/LICENSE %{buildroot}/usr/share/package-licenses/pypi-jaraco.context/8e6689d37f82d5617b7f7f7232c94024d41066d1 || : +cp %{_builddir}/jaraco.context-%{version}/LICENSE %{buildroot}/usr/share/package-licenses/pypi-jaraco.context/0445ed0f69910eeaee036f09a39a13c6e1f37e12 || : python3 -m installer --destdir=%{buildroot} dist/*.whl echo ----[ mark ]---- cat %{buildroot}/usr/lib/python3*/site-packages/*/requires.txt || : @@ -136,7 +136,7 @@ popd %files license %defattr(0644,root,root,0755) -/usr/share/package-licenses/pypi-jaraco.context/8e6689d37f82d5617b7f7f7232c94024d41066d1 +/usr/share/package-licenses/pypi-jaraco.context/0445ed0f69910eeaee036f09a39a13c6e1f37e12 %files python %defattr(-,root,root,-) diff --git a/release b/release index d6b2404..209e3ef 100644 --- a/release +++ b/release @@ -1 +1 @@ -19 +20 diff --git a/upstream b/upstream index 01d8e57..2ee9042 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -c64eecc62257542725b2205b4c30e3f506c71a76/jaraco.context-4.3.0.tar.gz +693e9e82a918de31ad4a858e11a1cf07f03b7670/jaraco.context-5.1.0.tar.gz