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

@@ -25,7 +25,7 @@
%bcond_with test
%endif
Name: python-keyring%{psuffix}
Version: 23.9.3
Version: 23.11.0
Release: 0
Summary: System keyring service access from Python
License: MIT AND Python-2.0