diff --git a/keyring-23.6.0.tar.gz b/keyring-23.6.0.tar.gz deleted file mode 100644 index 75a9528..0000000 --- a/keyring-23.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ac00c26e4c93739e19103091a9986a9f79665a78cf15a4df1dba7ea9ac8da2f -size 54831 diff --git a/keyring-23.7.0.tar.gz b/keyring-23.7.0.tar.gz new file mode 100644 index 0000000..c14bb87 --- /dev/null +++ b/keyring-23.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:782e1cd1132e91bf459fcd243bcf25b326015c1ac0b198e4408f91fa6791062b +size 54979 diff --git a/python-keyring.changes b/python-keyring.changes index 5ad9c0b..66ae00e 100644 --- a/python-keyring.changes +++ b/python-keyring.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jul 24 09:11:56 UTC 2022 - Dirk Müller + +- update to 23.7.0: + * #582: Suppress KeyringErrors for devpi client. + ------------------------------------------------------------------- Wed Jun 15 20:24:08 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-keyring.spec b/python-keyring.spec index 3d30799..6200b03 100644 --- a/python-keyring.spec +++ b/python-keyring.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-keyring -Version: 23.6.0 +Version: 23.7.0 Release: 0 Summary: System keyring service access from Python License: MIT AND Python-2.0