dev-python/h5py: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 30 Jan 2020 21:05:45 +0000 (22:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 30 Jan 2020 21:26:01 +0000 (22:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/h5py/h5py-2.7.0.ebuild
dev-python/h5py/h5py-2.7.1.ebuild
dev-python/h5py/h5py-2.9.0.ebuild

index 5af042c901c7df3542cb7e1568eb30c8492aff44..93ecc9cf69083e80965f6a038ac23a30914cbda8 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 flag-o-matic
 
index 05ebd1a3899aa286db275094b8dc43f559bed5f6..1cad22dbb1a22489c75765a46a31213fe7374873 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 flag-o-matic
 
index e6f0255d48616214c683a3b17a5472126bcf5059..f8a8600ad6ed4cdee0764c6c43578a54240bed5c 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 flag-o-matic