sys-cluster/ceph: Remove Python 2
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Jan 2020 17:03:17 +0000 (18:03 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Jan 2020 17:11:39 +0000 (18:11 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-cluster/ceph/ceph-12.2.11.ebuild
sys-cluster/ceph/ceph-12.2.12-r2.ebuild
sys-cluster/ceph/ceph-12.2.8-r1.ebuild
sys-cluster/ceph/ceph-13.2.5-r4.ebuild
sys-cluster/ceph/ceph-13.2.6.ebuild
sys-cluster/ceph/ceph-14.2.4-r1.ebuild
sys-cluster/ceph/ceph-14.2.4-r2.ebuild
sys-cluster/ceph/ceph-14.2.6.ebuild

index a8235f1875ee5ad07d285f3b38b978d3e63466ef..552bea72df52fa7ea933b03059ab6601903f9e69 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 DISTUTILS_OPTIONAL=1
 
 inherit check-reqs cmake-utils distutils-r1 flag-o-matic multiprocessing \
index 0cbc23413818dd8ee707f4c0e822096088c64a22..b2a3dc2cc6edea9c95dd9e8616a590285a59691f 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 DISTUTILS_OPTIONAL=1
 
 inherit check-reqs cmake-utils distutils-r1 flag-o-matic multiprocessing \
index 1d48087d0c84478a141b1610b92cbcdac631574d..bf467d18c84038536ebd2ffa272786a6180ebac9 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 DISTUTILS_OPTIONAL=1
 
 inherit check-reqs cmake-utils distutils-r1 flag-o-matic multiprocessing \
index 80e50f0f50729cef59fb4be3375f8c2258fb4600..70b81415dfa1da2fc2c4a5df0f65300d25f11fc8 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 DISTUTILS_OPTIONAL=1
 
 inherit check-reqs cmake-utils distutils-r1 flag-o-matic multiprocessing \
index 4ad98dad11124828ad86bac11e4469758b569e11..895df81e7d8fcab530a4f2b0d272d716c07b64ac 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 DISTUTILS_OPTIONAL=1
 
 inherit check-reqs cmake-utils distutils-r1 flag-o-matic multiprocessing \
index 090dba3547167ea605f79064257892f394edd6f1..d65902987c2ba166d701c64c4e1043cbdfd0d639 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 DISTUTILS_OPTIONAL=1
 
 inherit check-reqs bash-completion-r1 cmake-utils distutils-r1 flag-o-matic \
index 23ee9e9a9bcac79a2815899d0de69c65bfd31173..3208d2f2deb7a5244fa9e9f1ff51ab482d244211 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 CMAKE_MAKEFILE_GENERATOR=emake
 
 DISTUTILS_OPTIONAL=1
index ac597f52a5fdccf607ee28adeeb582e8bb3db155..a1ec2d75760f4b4d740f9f1d1ba0e24d29487d84 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 CMAKE_MAKEFILE_GENERATOR=emake
 
 DISTUTILS_OPTIONAL=1