14
0

- update to 25.2.0:

* Added options for 'keyring get' command to support credential
    retrieval and emit as JSON.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=132
This commit is contained in:
2024-05-10 13:33:06 +00:00
committed by Git OBS Bridge
parent 1c8c3039e2
commit 9be3a83a16
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri May 10 13:32:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 25.2.0:
* Added options for 'keyring get' command to support credential
retrieval and emit as JSON.
-------------------------------------------------------------------
Sat Apr 6 19:38:28 UTC 2024 - Dirk Müller <dmueller@suse.com>