Commit Graph

3 Commits

Author SHA1 Message Date
Ralph Seichter
13bdbfc284 dev-python/importlib_resources: Remove myself from maintainers
Bug: https://bugs.gentoo.org/721838
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Ralph Seichter <gentoo@seichter.de>
Closes: https://github.com/gentoo/gentoo/pull/15724
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
2020-05-09 17:44:00 +02:00
Louis Sautier
edc62e571b dev-python/importlib_resources: add myself and python as maintainers
Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
2019-07-13 01:04:25 +02:00
Ralph Seichter
9c37fa9115 dev-python/importlib_resources: new package.
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.

Gentoo specific, I removed Python 3.4 from PYTHON_COMPAT, because that
version is masked and will be removed soon (see
https://github.com/gentoo/gentoo/pull/11482#issuecomment-476083100).

Signed-off-by: Ralph Seichter <gentoo@seichter.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Closes: https://bugs.gentoo.org/681670
Closes: https://github.com/gentoo/gentoo/pull/11482
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2019-03-26 17:45:25 +01:00