python-importlib_resources:fix dep

This commit is contained in:
blue-devil
2020-05-19 01:59:23 +03:00
parent 00a9c69746
commit dae13d01f6
@@ -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>