sci-libs/blis: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:05:48 +0000 (14:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:26:27 +0000 (14:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-libs/blis/blis-0.5.2.ebuild
sci-libs/blis/blis-0.6.0.ebuild

index 2ac88177874b45712fb58783b4127a39af153954..da1dc245a04b22ddc6559d0abb0978110a4ada1b 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} )
 inherit python-any-r1
 
 DESCRIPTION="BLAS-like Library Instantiation Software Framework"
index 7c50cdadba0533f38c40a926c1b44ea8def2617f..15eff4fa716365c5eb5443410c227c4412088292 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} )
 inherit python-any-r1
 
 DESCRIPTION="BLAS-like Library Instantiation Software Framework"