dev-python/keystoneauth: Remove Python 2
authorMichał Górny <mgorny@gentoo.org>
Sun, 12 Jan 2020 21:38:30 +0000 (22:38 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 13 Jan 2020 09:45:33 +0000 (10:45 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/keystoneauth/keystoneauth-3.1.0.ebuild
dev-python/keystoneauth/keystoneauth-3.10.0.ebuild
dev-python/keystoneauth/keystoneauth-3.13.1.ebuild
dev-python/keystoneauth/keystoneauth-3.17.1.ebuild
dev-python/keystoneauth/keystoneauth-3.4.0.ebuild

index ed45f3b9e6c51f69a00db3add12c209b27a5c86e..c30d5bd027ff437b09b70326bbb88691d65e1ccb 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
index 311f8752782a5761e53fe4c51141f9308e4a8914..e16c23beab6dd3cbdb759a5889fdf839f6dd62ad 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 
 inherit distutils-r1
 
index cb6ee4f8e96dcdf2297c853ece12afa952cba676..60b0dac745a600a49c4e4c52341424eabab97568 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 
 inherit distutils-r1
 
index cb6ee4f8e96dcdf2297c853ece12afa952cba676..60b0dac745a600a49c4e4c52341424eabab97568 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 
 inherit distutils-r1
 
index 8c8acfcfeec2fcafeda5353b707a34ec45834e24..70637cae17ecf34a00c33caed9833aca1da3b836 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1