forked from pool/python-keyring
Accepting request 405489 from home:tbechtold:branches:devel:languages:python
- update to 9.3: 9.3 --- * Pull Request #226: In SecretService backend, unlock individual entries. 9.2.1 ----- * Issue #230: Don't rely on dbus-python and instead defer to SecretStorage to describe the installation requirements. 9.2 --- * Issue #231 via #233: On Linux, ``secretstorage`` is now a declared dependency, allowing recommended keyring to work simply after installation. 9.1 --- * Issue #83 via #229: ``kwallet`` backend now stores the service name as a folder name in the backend rather than storing all passwords in a Python folder. - Adjust Requires - Use pypi.io for Source url OBS-URL: https://build.opensuse.org/request/show/405489 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=50
This commit is contained in:
@@ -1,4 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 29 13:34:12 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
- update to 9.3:
|
||||
9.3
|
||||
---
|
||||
* Pull Request #226: In SecretService backend, unlock
|
||||
individual entries.
|
||||
9.2.1
|
||||
-----
|
||||
* Issue #230: Don't rely on dbus-python and instead
|
||||
defer to SecretStorage to describe the installation
|
||||
requirements.
|
||||
9.2
|
||||
---
|
||||
* Issue #231 via #233: On Linux, ``secretstorage``
|
||||
is now a declared dependency, allowing recommended
|
||||
keyring to work simply after installation.
|
||||
9.1
|
||||
---
|
||||
* Issue #83 via #229: ``kwallet`` backend now stores
|
||||
the service name as a folder name in the backend rather
|
||||
than storing all passwords in a Python folder.
|
||||
- Adjust Requires
|
||||
- Use pypi.io for Source url
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 4 12:26:06 UTC 2016 - michael@stroeder.com
|
||||
|
||||
- require python-setuptools (see bsc#983147)
|
||||
|
Reference in New Issue
Block a user