[113755] trunk/dports/python/py-h5py/Portfile
sean at macports.org
sean at macports.org
Sat Nov 23 08:38:16 PST 2013
Revision: 113755
https://trac.macports.org/changeset/113755
Author: sean at macports.org
Date: 2013-11-23 08:38:16 -0800 (Sat, 23 Nov 2013)
Log Message:
-----------
py-h5py: remove 3.1 due to numpy update
Modified Paths:
--------------
trunk/dports/python/py-h5py/Portfile
Modified: trunk/dports/python/py-h5py/Portfile
===================================================================
--- trunk/dports/python/py-h5py/Portfile 2013-11-23 16:38:12 UTC (rev 113754)
+++ trunk/dports/python/py-h5py/Portfile 2013-11-23 16:38:16 UTC (rev 113755)
@@ -7,7 +7,7 @@
name py-h5py
version 2.2.0
# h5py needs to be re-built after hdf5-18 upgrades
-revision 0
+revision 1
checksums \
rmd160 265ab9e56c8b90a751a3199afc49fe62eacded7c \
@@ -19,10 +19,9 @@
subport py26-h5py-devel {set DEV_VERSION 26}
subport py27-h5py-devel {set DEV_VERSION 27}
-subport py31-h5py-devel {set DEV_VERSION 31}
subport py32-h5py-devel {set DEV_VERSION 32}
subport py33-h5py-devel {set DEV_VERSION 33}
-python.versions 26 27 31 32 33
+python.versions 26 27 32 33
if {${DEV_VERSION}} {
python.version ${DEV_VERSION}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131123/67e2c403/attachment-0001.html>
More information about the macports-changes
mailing list