dev-python/iminuit: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 2 Dec 2019 09:01:25 +0000 (10:01 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 4 Dec 2019 17:11:42 +0000 (18:11 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/iminuit/iminuit-1.2.ebuild
dev-python/iminuit/iminuit-1.3.3.ebuild

index 5f7d7c03189cc20f7769954e142a12b94272c4e2..0ca58b2a86bdddbd4e6636ef408431a6d1b869ef 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1 virtualx
 
index 5f7d7c03189cc20f7769954e142a12b94272c4e2..0ca58b2a86bdddbd4e6636ef408431a6d1b869ef 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1 virtualx