Merge pull request #8533 from blue-devil/master

python-importlib_resources:fix dep
This commit is contained in:
Blue DeviL
2020-05-19 02:00:12 +03:00
committed by GitHub
@@ -15,6 +15,7 @@
<Description>The key goal of this module is to replace parts of pkg_resources with a solution in Python's stdlib that relies on well-defined APIs. This makes reading resources included in packages easier, with more stable and consistent semantics.</Description>
<Archive sha1sum="ef73bbdfa1e5d90d9aeed0492cbdcd3ccfce6b1a" type="targz">https://gitlab.com/python-devs/importlib_resources/-/archive/v1.5.0/importlib_resources-v1.5.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-toml</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python-setuptools</Dependency>
<Dependency>python-setuptools-scm</Dependency>