forked from pool/python-keyring
Accepting request 641840 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/641840 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=71
This commit is contained in:
committed by
Git OBS Bridge
parent
186b759960
commit
e6d0d227b3
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 12 03:19:07 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- specfile:
|
||||
* removed devel from noarch
|
||||
|
||||
- update to version 15.1.0:
|
||||
* #340: Add the Null keyring, disabled by default.
|
||||
* #340: Added --disable option to command-line interface.
|
||||
* #340: Now honor a PYTHON_KEYRING_BACKEND environment variable to
|
||||
select a backend. Environments may set to
|
||||
keyring.backends.null.Keyring to disable keyring.
|
||||
|
||||
- changes from version 15.0.0:
|
||||
* Removed deprecated keyring.util.escape module.
|
||||
* Fixed warning about using deprecated Abstract Base Classes from
|
||||
collections module.
|
||||
|
||||
- changes from version 14.0.0:
|
||||
* Removed getpassbackend module and alias in
|
||||
keyring.get_pass_get_password. Instead, just use:
|
||||
* keyring.get_password(getpass.getuser(), 'Python')
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 20:27:43 UTC 2018 - dmueller@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user