commit:     678ec93c063796647db38d1aabb1616a4a8e4bf5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 19 18:36:09 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 19 18:44:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=678ec93c

dev-python/collective-checkdocs: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild 
b/dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild
index 2684c90f190..b31c1919910 100644
--- a/dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild
+++ b/dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 inherit distutils-r1
 
 DESCRIPTION="Distutils command to view/validate packages's rst text 
long_descriptions."

Reply via email to