forked from pool/python-keyring
- Update to 13.2.1:
* #335: Fix regression in command line client. * Keyring command-line interface now reads the password directly from stdin if stdin is connected to a pipe. * #329: Improve output of ``keyring --list-backends``. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=67
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-keyring
|
||||
Version: 13.0.0
|
||||
Version: 13.2.1
|
||||
Release: 0
|
||||
Summary: Store and access your passwords safely
|
||||
License: Python-2.0 AND MIT
|
||||
|
Reference in New Issue
Block a user