sys-process/glances: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:23:11 +0000 (13:23 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:23:11 +0000 (13:23 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-process/glances/glances-2.11.1.ebuild
sys-process/glances/glances-3.1.0.ebuild
sys-process/glances/glances-3.1.1.ebuild
sys-process/glances/glances-3.1.2.ebuild
sys-process/glances/glances-3.1.3-r1.ebuild

index 1a5b5ef2dd42395d5660d4ff9d82b9e4c4e4f5bd..05a6e6d5793efe33bf247c5f477cacfedbb4cd86 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 PYTHON_REQ_USE="ncurses"
 
 inherit distutils-r1 eutils linux-info
index 534185a6f53f0bb56a833e7ee20efddabd63dece..8d44d6e568d8a858476ada2b43f3799827fec0fe 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE="ncurses"
 
 inherit distutils-r1 eutils linux-info
index b682a030ce0268b89b5d6446e18aa74f3ee949e6..62bac630f411f46ada38f757a0de620df946a348 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE="ncurses"
 
 inherit distutils-r1 eutils linux-info
index 8d4ded18b3a7643160c1fa6d3b16f08fbc1f76e1..a1f55c2e4112675c9c88860299f4391a6d06af23 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE="ncurses"
 
 inherit distutils-r1 eutils linux-info
index 49b5fc2ff8c9f15ae8babe55014b46f0cd2f3b3a..d2dc37e71e991213283815ca405b682e0bc3d28f 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE="ncurses"
 
 inherit distutils-r1 eutils linux-info