dev-python/google-pasta: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 13:53:05 +0000 (14:53 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 14:05:13 +0000 (15:05 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/google-pasta/google-pasta-0.1.1.ebuild
dev-python/google-pasta/google-pasta-0.1.7.ebuild

index 8851ee16a2d8ae9c12845db8c479450bf2ce94de..1f85b6d4925d6d42077b23cc58aaeff3d525901b 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 inherit distutils-r1
 
 DESCRIPTION="AST-based Python refactoring library"
index a99872c0eb58efbd95521595f364e6430ce9dfdf..bec75ab9f0fcb5de1b6cce7db7aa268b3e2471b5 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 inherit distutils-r1
 
 DESCRIPTION="AST-based Python refactoring library"