14
0

Accepting request 1032309 from home:bnavigator:branches:devel:languages:python

- Drop support-new-importlib.patch
  * "New" importlib 5.0 dropped deprecated indexing support
    gh#python/importlib_metadata#405
  * See also gh#jaraco/keyring#526

OBS-URL: https://build.opensuse.org/request/show/1032309
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=110
This commit is contained in:
2022-10-31 07:50:59 +00:00
committed by Git OBS Bridge
parent 7ff0acdad5
commit 4c4b3032d3
3 changed files with 10 additions and 14 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Oct 30 11:35:42 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Drop support-new-importlib.patch
* "New" importlib 5.0 dropped deprecated indexing support
gh#python/importlib_metadata#405
* See also gh#jaraco/keyring#526
-------------------------------------------------------------------
Fri Sep 23 20:57:12 UTC 2022 - Ben Greiner <code@bnavigator.de>