diff --git a/Makefile b/Makefile index f40e4bc..849dc2e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-keyring -URL = https://files.pythonhosted.org/packages/1c/35/c22960f14f5e17384296b2f09da259f8b5244fb3831eccec71cf948a49c6/keyring-23.11.0.tar.gz +URL = https://files.pythonhosted.org/packages/55/fe/282f4c205add8e8bb3a1635cbbac59d6def2e0891b145aa553a0e40dd2d0/keyring-23.13.1.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 67767f9..72228fd 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-keyring -url = https://files.pythonhosted.org/packages/1c/35/c22960f14f5e17384296b2f09da259f8b5244fb3831eccec71cf948a49c6/keyring-23.11.0.tar.gz +url = https://files.pythonhosted.org/packages/55/fe/282f4c205add8e8bb3a1635cbbac59d6def2e0891b145aa553a0e40dd2d0/keyring-23.13.1.tar.gz archives = giturl = https://github.com/jaraco/keyring/ domain = diff --git a/pypi-keyring.spec b/pypi-keyring.spec index 9181e59..e228835 100644 --- a/pypi-keyring.spec +++ b/pypi-keyring.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : pypi-keyring -Version : 23.11.0 -Release : 131 -URL : https://files.pythonhosted.org/packages/1c/35/c22960f14f5e17384296b2f09da259f8b5244fb3831eccec71cf948a49c6/keyring-23.11.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/1c/35/c22960f14f5e17384296b2f09da259f8b5244fb3831eccec71cf948a49c6/keyring-23.11.0.tar.gz +Version : 23.13.1 +Release : 132 +URL : https://files.pythonhosted.org/packages/55/fe/282f4c205add8e8bb3a1635cbbac59d6def2e0891b145aa553a0e40dd2d0/keyring-23.13.1.tar.gz +Source0 : https://files.pythonhosted.org/packages/55/fe/282f4c205add8e8bb3a1635cbbac59d6def2e0891b145aa553a0e40dd2d0/keyring-23.13.1.tar.gz Summary : Store and access your passwords safely. Group : Development/Tools License : MIT Python-2.0 @@ -24,9 +24,7 @@ BuildRequires : pypi(setuptools_scm) %description .. image:: https://img.shields.io/pypi/v/keyring.svg -:target: `PyPI link`_ -.. image:: https://img.shields.io/pypi/pyversions/keyring.svg -:target: `PyPI link`_ +:target: https://pypi.org/project/keyring %package bin Summary: bin components for the pypi-keyring package. @@ -69,10 +67,10 @@ python3 components for the pypi-keyring package. %prep -%setup -q -n keyring-23.11.0 -cd %{_builddir}/keyring-23.11.0 +%setup -q -n keyring-23.13.1 +cd %{_builddir}/keyring-23.13.1 pushd .. -cp -a keyring-23.11.0 buildavx2 +cp -a keyring-23.13.1 buildavx2 popd %build @@ -80,7 +78,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=1667843649 +export SOURCE_DATE_EPOCH=1671474302 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib diff --git a/release b/release index a57f6ce..94361d4 100644 --- a/release +++ b/release @@ -1 +1 @@ -131 +132 diff --git a/upstream b/upstream index a8970c3..da331e1 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -be5891faa368caba2e9c7dd92080df3aa291f221/keyring-23.11.0.tar.gz +d26055ab21fe4c6dbc468bd6d268b840c446bacb/keyring-23.13.1.tar.gz diff --git a/versions b/versions index 94c0153..d444594 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -23.11.0 +23.13.1