diff --git a/Makefile b/Makefile index 723baf6..6cb0789 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-keyring -URL = https://files.pythonhosted.org/packages/a5/1c/2bdbcfd5d59dc6274ffb175bc29aa07ecbfab196830e0cfbde7bd861a2ea/keyring-25.4.1.tar.gz +URL = https://files.pythonhosted.org/packages/f6/24/64447b13df6a0e2797b586dad715766d756c932ce8ace7f67bd384d76ae0/keyring-25.5.0.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 54e6baa..867fd94 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-keyring -url = https://files.pythonhosted.org/packages/a5/1c/2bdbcfd5d59dc6274ffb175bc29aa07ecbfab196830e0cfbde7bd861a2ea/keyring-25.4.1.tar.gz +url = https://files.pythonhosted.org/packages/f6/24/64447b13df6a0e2797b586dad715766d756c932ce8ace7f67bd384d76ae0/keyring-25.5.0.tar.gz archives = giturl = https://github.com/jaraco/keyring/ domain = diff --git a/pypi-keyring.spec b/pypi-keyring.spec index a214bbc..be05f7c 100644 --- a/pypi-keyring.spec +++ b/pypi-keyring.spec @@ -6,10 +6,10 @@ # autospec commit: f35655a # Name : pypi-keyring -Version : 25.4.1 -Release : 149 -URL : https://files.pythonhosted.org/packages/a5/1c/2bdbcfd5d59dc6274ffb175bc29aa07ecbfab196830e0cfbde7bd861a2ea/keyring-25.4.1.tar.gz -Source0 : https://files.pythonhosted.org/packages/a5/1c/2bdbcfd5d59dc6274ffb175bc29aa07ecbfab196830e0cfbde7bd861a2ea/keyring-25.4.1.tar.gz +Version : 25.5.0 +Release : 150 +URL : https://files.pythonhosted.org/packages/f6/24/64447b13df6a0e2797b586dad715766d756c932ce8ace7f67bd384d76ae0/keyring-25.5.0.tar.gz +Source0 : https://files.pythonhosted.org/packages/f6/24/64447b13df6a0e2797b586dad715766d756c932ce8ace7f67bd384d76ae0/keyring-25.5.0.tar.gz Summary : Store and access your passwords safely. Group : Development/Tools License : MIT Python-2.0 @@ -71,10 +71,10 @@ python3 components for the pypi-keyring package. %prep -%setup -q -n keyring-25.4.1 -cd %{_builddir}/keyring-25.4.1 +%setup -q -n keyring-25.5.0 +cd %{_builddir}/keyring-25.5.0 pushd .. -cp -a keyring-25.4.1 buildavx2 +cp -a keyring-25.5.0 buildavx2 popd %build @@ -82,7 +82,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=1727045099 +export SOURCE_DATE_EPOCH=1730127822 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib diff --git a/release b/release index 15c44e9..fa8f08c 100644 --- a/release +++ b/release @@ -1 +1 @@ -149 +150 diff --git a/upstream b/upstream index 53b8b25..55388db 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -a73bcfeab8faa2d9c6a90fceba71678a9a26e6d3/keyring-25.4.1.tar.gz +2ceb1e5e07575063ede520751708d1114ecaf931/keyring-25.5.0.tar.gz