sci-libs/pyshp: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:18:24 +0000 (13:18 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:18:24 +0000 (13:18 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-libs/pyshp/pyshp-1.2.0.ebuild
sci-libs/pyshp/pyshp-9999.ebuild

index 71fb122d6eabef8a9112e7853e1e77850e3c0559..708ad5092d3f54d231f86bc5e855eb2a254aa33a 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
index 71fb122d6eabef8a9112e7853e1e77850e3c0559..708ad5092d3f54d231f86bc5e855eb2a254aa33a 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1