14
0

- Update to 18.0.1:

* #386: ExceptionInfo no longer retains a reference to the traceback.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=77
This commit is contained in:
Tomáš Chvátal
2019-03-28 15:06:15 +00:00
committed by Git OBS Bridge
parent 3515109f63
commit bd3c6415ca
4 changed files with 10 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-keyring
Version: 18.0.0
Version: 18.0.1
Release: 0
Summary: Store and access your passwords safely
License: Python-2.0 AND MIT