[114564] trunk/dports/python/py-cython

hum at macports.org hum at macports.org
Tue Dec 10 05:20:05 PST 2013


Revision: 114564
          https://trac.macports.org/changeset/114564
Author:   hum at macports.org
Date:     2013-12-10 05:20:05 -0800 (Tue, 10 Dec 2013)
Log Message:
-----------
py-cython: add support for python34.

Modified Paths:
--------------
    trunk/dports/python/py-cython/Portfile

Added Paths:
-----------
    trunk/dports/python/py-cython/files/cython34

Modified: trunk/dports/python/py-cython/Portfile
===================================================================
--- trunk/dports/python/py-cython/Portfile	2013-12-10 13:09:23 UTC (rev 114563)
+++ trunk/dports/python/py-cython/Portfile	2013-12-10 13:20:05 UTC (rev 114564)
@@ -12,7 +12,7 @@
 license             Apache-2
 platforms           darwin
 
-python.versions     24 25 26 27 31 32 33
+python.versions     24 25 26 27 31 32 33 34
 
 maintainers         akitada openmaintainer
 

Added: trunk/dports/python/py-cython/files/cython34
===================================================================
--- trunk/dports/python/py-cython/files/cython34	                        (rev 0)
+++ trunk/dports/python/py-cython/files/cython34	2013-12-10 13:20:05 UTC (rev 114564)
@@ -0,0 +1,2 @@
+${frameworks_dir}/Python.framework/Versions/3.4/bin/cython
+${frameworks_dir}/Python.framework/Versions/3.4/bin/cygdb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131210/2a2eff8b/attachment.html>


More information about the macports-changes mailing list