Accepting request 849807 from home:bnavigator:branches:devel:languages:python
- The Python stdlib >= does not provide importlib_metadata or importlib_resources but importlib.metadata and importlib.resources. If a package specifically asks for importlib_*, they actually require the dedicated package with extended API. OBS-URL: https://build.opensuse.org/request/show/849807 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python38?expand=0&rev=39
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 20 14:40:09 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- The Python stdlib >= does not provide importlib_metadata or
|
||||
importlib_resources but importlib.metadata and importlib.resources.
|
||||
If a package specifically asks for importlib_*, they actually
|
||||
require the dedicated package with extended API.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 9 10:51:30 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user