14
0

- update to 21.2.1:

* #426: Restored lenience on startup when entry point
    metadata is missing.
  * #423: Avoid RecursionError when initializing backends
    when a limit is supplied.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=84
This commit is contained in:
2020-06-02 16:33:36 +00:00
committed by Git OBS Bridge
parent 190bda1f65
commit 2397031c33
4 changed files with 13 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: 21.2.0
Version: 21.2.1
Release: 0
Summary: System keyring service access from Python
License: Python-2.0 AND MIT