summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-06-15 19:27:02 +0200
committerPacho Ramos <pacho@gentoo.org>2017-06-15 19:27:02 +0200
commit779ae2b655f94cda06237c111379c6c98c70de09 (patch)
tree207f43c91dcc990556d071323874491caa1a2be5 /sci-libs
parentsci-physics/espresso: Support newer python (diff)
downloadgentoo-779ae2b655f94cda06237c111379c6c98c70de09.tar.gz
gentoo-779ae2b655f94cda06237c111379c6c98c70de09.tar.bz2
gentoo-779ae2b655f94cda06237c111379c6c98c70de09.zip
sci-libs/pyshp: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/pyshp/pyshp-1.2.0.ebuild4
-rw-r--r--sci-libs/pyshp/pyshp-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/pyshp/pyshp-1.2.0.ebuild b/sci-libs/pyshp/pyshp-1.2.0.ebuild
index 90f8f2095b6d..40a25c90a67f 100644
--- a/sci-libs/pyshp/pyshp-1.2.0.ebuild
+++ b/sci-libs/pyshp/pyshp-1.2.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1
diff --git a/sci-libs/pyshp/pyshp-9999.ebuild b/sci-libs/pyshp/pyshp-9999.ebuild
index 90f8f2095b6d..40a25c90a67f 100644
--- a/sci-libs/pyshp/pyshp-9999.ebuild
+++ b/sci-libs/pyshp/pyshp-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1