diff --git a/Makefile b/Makefile index 267590f..dad42a2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-jaraco.context -URL = https://files.pythonhosted.org/packages/40/7f/376e94afc5daf362bc8001f48472789d424d3fdf465c0b86df4c318ba1de/jaraco.context-5.2.0.tar.gz +URL = https://files.pythonhosted.org/packages/c9/60/e83781b07f9a66d1d102a0459e5028f3a7816fdd0894cba90bee2bbbda14/jaraco.context-5.3.0.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 4954e4f..3c9e732 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-jaraco.context -url = https://files.pythonhosted.org/packages/40/7f/376e94afc5daf362bc8001f48472789d424d3fdf465c0b86df4c318ba1de/jaraco.context-5.2.0.tar.gz +url = https://files.pythonhosted.org/packages/c9/60/e83781b07f9a66d1d102a0459e5028f3a7816fdd0894cba90bee2bbbda14/jaraco.context-5.3.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 4cff9a4..9a47fbc 100644 --- a/pypi-jaraco.context.spec +++ b/pypi-jaraco.context.spec @@ -6,10 +6,10 @@ # autospec commit: f56f1fa # Name : pypi-jaraco.context -Version : 5.2.0 -Release : 21 -URL : https://files.pythonhosted.org/packages/40/7f/376e94afc5daf362bc8001f48472789d424d3fdf465c0b86df4c318ba1de/jaraco.context-5.2.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/40/7f/376e94afc5daf362bc8001f48472789d424d3fdf465c0b86df4c318ba1de/jaraco.context-5.2.0.tar.gz +Version : 5.3.0 +Release : 22 +URL : https://files.pythonhosted.org/packages/c9/60/e83781b07f9a66d1d102a0459e5028f3a7816fdd0894cba90bee2bbbda14/jaraco.context-5.3.0.tar.gz +Source0 : https://files.pythonhosted.org/packages/c9/60/e83781b07f9a66d1d102a0459e5028f3a7816fdd0894cba90bee2bbbda14/jaraco.context-5.3.0.tar.gz Summary : Useful decorators and context managers Group : Development/Tools License : MIT @@ -60,10 +60,10 @@ python3 components for the pypi-jaraco.context package. %prep -%setup -q -n jaraco.context-5.2.0 -cd %{_builddir}/jaraco.context-5.2.0 +%setup -q -n jaraco.context-5.3.0 +cd %{_builddir}/jaraco.context-5.3.0 pushd .. -cp -a jaraco.context-5.2.0 buildavx2 +cp -a jaraco.context-5.3.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=1712450359 +export SOURCE_DATE_EPOCH=1712500229 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib diff --git a/release b/release index aabe6ec..2bd5a0a 100644 --- a/release +++ b/release @@ -1 +1 @@ -21 +22 diff --git a/upstream b/upstream index 26dc8e6..24d0a00 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -e0eaa620dc308456ee431624eed438bb214927d4/jaraco.context-5.2.0.tar.gz +c470040637c1d7c8a701c9ace845405247fcafe6/jaraco.context-5.3.0.tar.gz