sys-auth/keystone: Remove Python 2 support
authorMichał Górny <mgorny@gentoo.org>
Sun, 12 Jan 2020 10:39:25 +0000 (11:39 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 13 Jan 2020 09:42:19 +0000 (10:42 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-auth/keystone/keystone-14.1.0-r1.ebuild
sys-auth/keystone/keystone-15.0.0.ebuild
sys-auth/keystone/keystone-16.0.0.ebuild
sys-auth/keystone/keystone-2018.2.9999.ebuild
sys-auth/keystone/keystone-2019.1.9999.ebuild
sys-auth/keystone/keystone-2019.2.9999.ebuild

index 6b9c835aa6dfaa400c4e1d4aa2f02faf60e4cd9a..ae7765b0089b0ea12a5d60df42bd3d04541f7f31 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 user
 
index 36cbff5809b649c71dc64afaee325ce12f09f475..fa247895eca6dde421d1da1c3676d081dd73c9ec 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,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 user
 
index 0e2c135e1ddfa53887b83e990bde11b76a476171..5a084df6e8c8e564f7ffd16d97c62cadfcc25a29 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,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 user
 
index 99d1f2520df905ea6b55dfbd99d4626df01bea81..9c4bdaa3fa14978674d78827c66a1c44f2396b87 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 user
 
index e7bb8305f328c38419f59edb5f9d8e5c870c5e7f..b8735f893df1d6fa2d8eda6e6d928f0b00b56890 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,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 user
 
index 5e70eb33cb56f23e0eb0173e615a52104a80181f..4494f24111e2a717a89d820964a19452cca6b651 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,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 user