Revision
141268
Author
mojca@macports.org
Date
2015-10-13 18:58:53 -0700 (Tue, 13 Oct 2015)

Log Message

py-h5py: add py35

Modified Paths

Diff

Modified: trunk/dports/python/py-h5py/Portfile (141267 => 141268)


--- trunk/dports/python/py-h5py/Portfile	2015-10-14 01:53:46 UTC (rev 141267)
+++ trunk/dports/python/py-h5py/Portfile	2015-10-14 01:58:53 UTC (rev 141268)
@@ -42,7 +42,7 @@
 subport             py33-h5py-devel {set DEV_VERSION 33}
 subport             py34-h5py-devel {set DEV_VERSION 34}
 
-python.versions     26 27 33 34
+python.versions     26 27 33 34 35
 
 if {${DEV_VERSION}} {
     python.version      ${DEV_VERSION}