14
0

Accepting request 1034589 from home:yarunachalam:branches:devel:languages:python

- Update to version 23.11.0 
  #603: In libsecret, check that the service is available before declaring viability.
- Update to version 23.10.0
  #526: Bump requirement on importlib_metadata to pull in fix for improperly-normalized names on egg-info.

OBS-URL: https://build.opensuse.org/request/show/1034589
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=112
This commit is contained in:
2022-11-08 21:15:17 +00:00
committed by Git OBS Bridge
parent 4c4b3032d3
commit 4168f7dba7
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Nov 8 17:17:53 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 23.11.0
#603: In libsecret, check that the service is available before declaring viability.
- Update to version 23.10.0
#526: Bump requirement on importlib_metadata to pull in fix for improperly-normalized names on egg-info.
-------------------------------------------------------------------
Sun Oct 30 11:35:42 UTC 2022 - Ben Greiner <code@bnavigator.de>