dev-python/tld: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:22:48 +0000 (07:22 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:38:14 +0000 (07:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/tld/tld-0.10.ebuild
dev-python/tld/tld-0.11.8.ebuild
dev-python/tld/tld-0.9.7.ebuild

index f5618b21795145f74631a0e0386a31564e3909ff..e1017bfa9ac7c9fe2f4df81b5a7a7876ca1ce714 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 
index f5618b21795145f74631a0e0386a31564e3909ff..e1017bfa9ac7c9fe2f4df81b5a7a7876ca1ce714 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 
index b20939596455a89453de361cb74d3e109227d086..c8c33a28242a296ed41d9d9f1f2e8bf165f2581c 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1