dev-python/python-hpilo: Remove Py2
authorDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:15:16 +0000 (17:15 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:15:16 +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-hpilo/python-hpilo-4.0.ebuild
dev-python/python-hpilo/python-hpilo-4.1.ebuild

index a5434038d0c7ec6fed15909544ebd88fd832f8c3..58e35b3a274b81f01afc661fd44f95c9af835723 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1
 
index a5434038d0c7ec6fed15909544ebd88fd832f8c3..58e35b3a274b81f01afc661fd44f95c9af835723 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1