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

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jun 15 20:24:08 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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.
-------------------------------------------------------------------
Wed Jun 8 20:01:11 UTC 2022 - Dirk Müller <dmueller@suse.com>