From ecdac123787b96ce6649f0f91da12ea6458cc2b1 Mon Sep 17 00:00:00 2001 From: Palica Date: Tue, 23 Jun 2020 22:35:08 +0200 Subject: Updating liguros repo --- dev-python/importlib_resources/metadata.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 dev-python/importlib_resources/metadata.xml (limited to 'dev-python/importlib_resources/metadata.xml') diff --git a/dev-python/importlib_resources/metadata.xml b/dev-python/importlib_resources/metadata.xml new file mode 100644 index 000000000000..a338efdac6af --- /dev/null +++ b/dev-python/importlib_resources/metadata.xml @@ -0,0 +1,25 @@ + + + + + sbraz@gentoo.org + Louis Sautier + + + python@gentoo.org + Python + + + Backport of Python 3.7’s standard library importlib.resources + module for Python 2.7, and 3.4 through 3.6. Users of Python + 3.7 and beyond are encouraged to use the standard library + module, and in fact for these versions, importlib_resources + just shadows that module. + + + python-devs/importlib_resources + importlib_resources + https://gitlab.com/python-devs/importlib_resources/issues + + gentoo-staging + -- cgit v1.3.1