dev-python/python-ironicclient: Remove Py2
authorDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:15:18 +0000 (17:15 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:15:18 +0000 (17:15 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/python-ironicclient/python-ironicclient-1.17.0.ebuild
dev-python/python-ironicclient/python-ironicclient-2.2.1.ebuild
dev-python/python-ironicclient/python-ironicclient-2.7.1.ebuild
dev-python/python-ironicclient/python-ironicclient-2.7.2.ebuild

index acc37b62ff6962ba0f14f35c95c3aee82c25ea92..7f2aab3d9659b53cf14edc1e3261a37a8e0cafcd 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1
 
index 7aca05744d5bd46649a39040a9b16d015a5aa38e..9189c07e079cc6fbbb1d6b2195ea22b382c55c20 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1
 
index d8c21c3cfdb479b7104ec20721a927268d457626..817cfb79883de17d883bfd91adab0308ce1ade4b 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1
 
index d8c21c3cfdb479b7104ec20721a927268d457626..817cfb79883de17d883bfd91adab0308ce1ade4b 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1