From 7292979dc0964c3e4c11430079949d479b16c88f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 30 Jan 2020 22:05:45 +0100 Subject: [PATCH] dev-python/h5py: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/h5py/h5py-2.7.0.ebuild | 2 +- dev-python/h5py/h5py-2.7.1.ebuild | 2 +- dev-python/h5py/h5py-2.9.0.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/h5py/h5py-2.7.0.ebuild b/dev-python/h5py/h5py-2.7.0.ebuild index 5af042c901c7..93ecc9cf6908 100644 --- a/dev-python/h5py/h5py-2.7.0.ebuild +++ b/dev-python/h5py/h5py-2.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/h5py/h5py-2.7.1.ebuild b/dev-python/h5py/h5py-2.7.1.ebuild index 05ebd1a3899a..1cad22dbb1a2 100644 --- a/dev-python/h5py/h5py-2.7.1.ebuild +++ b/dev-python/h5py/h5py-2.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/h5py/h5py-2.9.0.ebuild b/dev-python/h5py/h5py-2.9.0.ebuild index e6f0255d4861..f8a8600ad6ed 100644 --- a/dev-python/h5py/h5py-2.9.0.ebuild +++ b/dev-python/h5py/h5py-2.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 flag-o-matic -- 2.26.2