14
0

- update to 23.7.0:

* #582: Suppress KeyringErrors for devpi client.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=98
This commit is contained in:
2022-07-24 09:13:11 +00:00
committed by Git OBS Bridge
parent 22800060f4
commit b1606c4346
4 changed files with 10 additions and 4 deletions

View File

@@ -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