Accepting request 1173912 from devel:languages:python

- update to 25.2.1:
  * Fix typo in CLI creds mode.

- 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/request/show/1173912
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-keyring?expand=0&rev=60
This commit is contained in:
Ana Guerrero 2024-05-15 19:25:54 +00:00 committed by Git OBS Bridge
commit fbe01a7732
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7230ea690525133f6ad536a9b5def74a4bd52642abe594761028fc044d7c7893
size 60191

3
keyring-25.2.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:daaffd42dbda25ddafb1ad5fec4024e5bbcfe424597ca1ca452b299861e49f1b
size 60797

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue May 14 08:11:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 25.2.1:
* Fix typo in CLI creds mode.
-------------------------------------------------------------------
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>

View File

@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-keyring%{psuffix}
Version: 25.1.0
Version: 25.2.1
Release: 0
Summary: System keyring service access from Python
License: MIT