aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2017-01-03 11:24:47 +0100
committerMarius Brehler <marbre@linux.sungazer.de>2017-01-03 11:24:47 +0100
commit3bff92e12ca06f323ba5b708f6e24fd728531740 (patch)
tree2c555fd46fe64863eac777793d0c41018d3629b0
parentdev-python/pyfftw: Drop python3_3 (diff)
downloadsci-3bff92e1.tar.gz
sci-3bff92e1.tar.bz2
sci-3bff92e1.zip
dev-python/hdf5storage: Drop python3_3
Package-Manager: portage-2.3.0
-rw-r--r--dev-python/hdf5storage/hdf5storage-0.1.13.ebuild4
-rw-r--r--dev-python/hdf5storage/hdf5storage-0.1.14.ebuild4
-rw-r--r--dev-python/hdf5storage/hdf5storage-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/hdf5storage/hdf5storage-0.1.13.ebuild b/dev-python/hdf5storage/hdf5storage-0.1.13.ebuild
index 9efada42e..8bf773800 100644
--- a/dev-python/hdf5storage/hdf5storage-0.1.13.ebuild
+++ b/dev-python/hdf5storage/hdf5storage-0.1.13.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit distutils-r1
diff --git a/dev-python/hdf5storage/hdf5storage-0.1.14.ebuild b/dev-python/hdf5storage/hdf5storage-0.1.14.ebuild
index 9efada42e..8bf773800 100644
--- a/dev-python/hdf5storage/hdf5storage-0.1.14.ebuild
+++ b/dev-python/hdf5storage/hdf5storage-0.1.14.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit distutils-r1
diff --git a/dev-python/hdf5storage/hdf5storage-9999.ebuild b/dev-python/hdf5storage/hdf5storage-9999.ebuild
index 6d3215567..8b33b1896 100644
--- a/dev-python/hdf5storage/hdf5storage-9999.ebuild
+++ b/dev-python/hdf5storage/hdf5storage-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
inherit distutils-r1 git-r3