commit: 74e1583f5d56e5760798f108ad13cfa22e0490fd Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Feb 6 06:06:46 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Feb 6 06:16:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74e1583f
dev-python/sphinx-better-theme: Remove py2 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild b/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild index b481f9d4f43..145af221c38 100644 --- a/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild +++ b/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1
