dev-python/clang-python: Remove Py2
authorDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:11:44 +0000 (17:11 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:11:44 +0000 (17:11 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/clang-python/clang-python-10.0.0.9999.ebuild
dev-python/clang-python/clang-python-7.1.0.ebuild
dev-python/clang-python/clang-python-8.0.1.ebuild
dev-python/clang-python/clang-python-9.0.0.ebuild
dev-python/clang-python/clang-python-9.0.1.ebuild

index 3b6ab496dc3795b0a7d9b3262305a4274a0fe3d8..48a045c16b413ab106108b916dc8d2ed290c04ac 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit llvm.org python-r1
 
 DESCRIPTION="Python bindings for sys-devel/clang"
index f1ad33cc876eebcf72018423af3b153cead7a37e..4336002d583c4eb95cb9e24e15aadcc4a028ba84 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit python-r1
 
 MY_P=cfe-${PV/_/}.src
index 292160ae9af43bf167aa63c4013e56080c9dadf8..034dd039d328f48748739a751acd6873d5f8165f 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit python-r1
 
 MY_P=cfe-${PV/_/}.src
index 6796e58d1b113ffa72fd15872145e41fcf53f4ca..f17f341f8a8da321ef056159b692939591693a17 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit llvm.org python-r1
 
 DESCRIPTION="Python bindings for sys-devel/clang"
index 6796e58d1b113ffa72fd15872145e41fcf53f4ca..f17f341f8a8da321ef056159b692939591693a17 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit llvm.org python-r1
 
 DESCRIPTION="Python bindings for sys-devel/clang"