dev-python/pyTenable: Remove Py2
authorDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:15:00 +0000 (17:15 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:15:00 +0000 (17:15 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/pyTenable/pyTenable-0.3.18.ebuild
dev-python/pyTenable/pyTenable-0.3.19.ebuild
dev-python/pyTenable/pyTenable-0.3.20.ebuild
dev-python/pyTenable/pyTenable-0.3.7.ebuild

index 6aa15ef4bd9c025dd931b87118084ca3c97901aa..146130c7bcbd45400390e838c65bac394361d6b2 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 
 inherit distutils-r1
 
index 6aa15ef4bd9c025dd931b87118084ca3c97901aa..146130c7bcbd45400390e838c65bac394361d6b2 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 
 inherit distutils-r1
 
index 6aa15ef4bd9c025dd931b87118084ca3c97901aa..146130c7bcbd45400390e838c65bac394361d6b2 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 
 inherit distutils-r1
 
index 9adbd9bee7e9173e6118aa6639ca1dc6ad58546a..b83056cc45e1d7ea42945db81a7bfa6ae6816c1f 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{5,6}} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1