dev-python/clint: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 12:20:07 +0000 (13:20 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 12:23:12 +0000 (13:23 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/clint/clint-0.5.1-r1.ebuild
dev-python/clint/clint-0.5.1.ebuild

index efed5775c96b003acdc394d6204aa30f3b72ab14..a8d4092111db1ae8506a1e725ba6b282f04b2072 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1
 
index 1538323f4541712c151ac59efc5856a3a221d895..f410d95fbc4af4df75b45d4580cea90c44cbd000 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1 vcs-snapshot