sys-cluster/placement: Remove Python 2 support
authorMichał Górny <mgorny@gentoo.org>
Sun, 12 Jan 2020 10:39:30 +0000 (11:39 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 13 Jan 2020 09:42:21 +0000 (10:42 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-cluster/placement/placement-1.0.0-r1.ebuild
sys-cluster/placement/placement-2.0.0.ebuild
sys-cluster/placement/placement-2019.1.9999.ebuild
sys-cluster/placement/placement-2019.2.9999.ebuild

index 9ca478c39218828bcd890f648d44d68cb73dc0ed..05dd9fb8deb75d390f67ec2ce29281438f8e8ec6 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 0f15fcd1a22762d6c55dbf79b6417b8dcd7fd547..0cc0340683080114e10d21b97845608e57d484ef 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 9b80d1751f204bbb32ce5de175b275ff83ec4be8..932302170822053ba94145d3becafbd050c351ac 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 30061ffe84c789dc0a7d96b75c9c5ca0adedfc1a..2296f8f7a94906228f7462be72e649ff4c6fffbf 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