Revision
130497
Author
larryv@macports.org
Date
2014-12-30 19:08:47 -0800 (Tue, 30 Dec 2014)

Log Message

py32-h5py{,-devel}: Replace with py34

Modified Paths

Diff

Modified: trunk/dports/python/py-graveyard/Portfile (130496 => 130497)


--- trunk/dports/python/py-graveyard/Portfile	2014-12-31 03:08:44 UTC (rev 130496)
+++ trunk/dports/python/py-graveyard/Portfile	2014-12-31 03:08:47 UTC (rev 130497)
@@ -206,6 +206,8 @@
 py-greenlet             0.4.5_1     24 25 31 32
 py-gsl                  0.9.5_2     26
 py-gviz_api             1.7.0_1     24 25 26
+py-h5py                 2.3.1_2     32
+py-h5py-devel           2.4.0b1_1   32
 py-harstorage           0.6_3       26
 py-hgsvn                0.1.9_1     24 25
 py-honcho               0.1.0_1     26 31 32

Modified: trunk/dports/python/py-h5py/Portfile (130496 => 130497)


--- trunk/dports/python/py-h5py/Portfile	2014-12-31 03:08:44 UTC (rev 130496)
+++ trunk/dports/python/py-h5py/Portfile	2014-12-31 03:08:47 UTC (rev 130497)
@@ -18,10 +18,9 @@
 
 subport             py26-h5py-devel {set DEV_VERSION 26}
 subport             py27-h5py-devel {set DEV_VERSION 27}
-subport             py32-h5py-devel {set DEV_VERSION 32}
 subport             py33-h5py-devel {set DEV_VERSION 33}
 subport             py34-h5py-devel {set DEV_VERSION 34}
-python.versions     26 27 32 33 34
+python.versions     26 27 33 34
 
 if {${DEV_VERSION}} {
     python.version      ${DEV_VERSION}