14
0

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

- update to 23.6.0 
  #575: Only require importlib_metadata on older Pythons.
  #579: Add .with_keychain method on macOS for easy reference to alternate keychains.

OBS-URL: https://build.opensuse.org/request/show/982884
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=96
This commit is contained in:
2022-06-15 22:48:28 +00:00
committed by Git OBS Bridge
parent 5e1a57856c
commit 22800060f4
4 changed files with 11 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-keyring
Version: 23.5.1
Version: 23.6.0
Release: 0
Summary: System keyring service access from Python
License: MIT AND Python-2.0