forked from pool/python-keyring
Accepting request 183721 from home:dirkmueller:branches:devel:languages:python
- update to 1.6: - Use the same attributes (``username`` / ``service``) as the SecretService backend uses, allow searching for old ones for compatibility. - Also set ``application`` attribute. - Correctly handle all types of errors, not only ``CANCELLED`` and ``NO_MATCH``. - Avoid printing warnings to stderr when GnomeKeyring is not available. - Use a better label for passwords, the same as GNOME Keyring backend uses. OBS-URL: https://build.opensuse.org/request/show/183721 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
bac59a4e59
commit
6239a59d74
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-keyring
|
||||
Version: 1.5
|
||||
Version: 1.6
|
||||
Release: 0
|
||||
Url: http://bitbucket.org/kang/python-keyring-lib
|
||||
Summary: Store and access your passwords safely
|
||||
|
Reference in New Issue
Block a user