sys-cluster/heat: Remove Python 2
authorMichał Górny <mgorny@gentoo.org>
Mon, 13 Jan 2020 07:00:12 +0000 (08:00 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 13 Jan 2020 09:46:23 +0000 (10:46 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-cluster/heat/heat-11.0.2.ebuild
sys-cluster/heat/heat-12.0.0.ebuild
sys-cluster/heat/heat-13.0.0.ebuild
sys-cluster/heat/heat-2018.2.9999.ebuild
sys-cluster/heat/heat-2019.1.9999.ebuild
sys-cluster/heat/heat-2019.2.9999.ebuild

index 017a44f199ac44ce6a32848445830494ada14aea..c9b2bf422cc245414e598770d13a8ccd4daab386 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 eutils linux-info user
 
index 718498d4d2898bd8257f25450f45d80d6290a794..01133d855824a116d17fc6068416baa8962d3fd8 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 eutils linux-info user
 
index 672fb917d884309454c10580f7ffd4d32f894b33..5fdc092f0f52bf2eba5e5e8b7950fd81fc64bfa6 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 eutils linux-info user
 
index 1a39d07c394577296ee4b680497a3ab5bd2eca65..f8d5e856b2af43ef45ea2d3abbd3bb840c879385 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 eutils linux-info user
 
index b7ef23d6bb2851bebd5679802e03766ad41a84a2..91b44430970fedc9b46f05497d627d19ce7b2477 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 eutils linux-info user
 
index 5208e44b04761cddd83b2e567fbefc4ae27700ad..25cc976a90013d380286b7eb5245d32a178a7b4d 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 eutils linux-info user