dev-python/pycuda: Remove Py2
authorDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:14:23 +0000 (17:14 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:14:23 +0000 (17:14 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/pycuda/pycuda-2016.1.2.ebuild
dev-python/pycuda/pycuda-2017.1.ebuild
dev-python/pycuda/pycuda-2018.1.1.ebuild
dev-python/pycuda/pycuda-9999.ebuild

index 9875a9045d8e32f540dbb2d8c1319bb657fb016e..b4219ae6002ae7733d050883eca026a62a4b7204 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_5 )
+PYTHON_COMPAT=( python3_5 )
 
 inherit cuda distutils-r1
 
index 7cffaca82606103903feff1aaf46e82a60f2257e..c1e18cb85b51a5a75d038696b04d66f902843125 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit cuda distutils-r1
 
index 23d3223f3ff7d56ff45046b264da47fef963b723..028879938010cdec564b95a2c8c7e57735885ad3 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit cuda distutils-r1
 
index 5b3ba1b64de06af0bf782dfa384e276dae81a8ed..769e0eb506ad723cc1218933781c34bdf314d665 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit cuda distutils-r1 git-r3 multilib