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

michaelld at macports.org michaelld at macports.org
Mon Sep 21 08:46:32 PDT 2015


Revision: 140521
          https://trac.macports.org/changeset/140521
Author:   michaelld at macports.org
Date:     2015-09-21 08:46:31 -0700 (Mon, 21 Sep 2015)
Log Message:
-----------
py*-cython: add support for python35.

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

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

Modified: trunk/dports/python/py-cython/Portfile
===================================================================
--- trunk/dports/python/py-cython/Portfile	2015-09-21 15:35:58 UTC (rev 140520)
+++ trunk/dports/python/py-cython/Portfile	2015-09-21 15:46:31 UTC (rev 140521)
@@ -12,7 +12,7 @@
 platforms           darwin
 license             Apache-2
 
-python.versions     26 27 33 34
+python.versions     26 27 33 34 35
 
 maintainers         stromnov openmaintainer
 

Added: trunk/dports/python/py-cython/files/cython35
===================================================================
--- trunk/dports/python/py-cython/files/cython35	                        (rev 0)
+++ trunk/dports/python/py-cython/files/cython35	2015-09-21 15:46:31 UTC (rev 140521)
@@ -0,0 +1,2 @@
+${frameworks_dir}/Python.framework/Versions/3.5/bin/cython
+${frameworks_dir}/Python.framework/Versions/3.5/bin/cygdb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150921/99acd351/attachment-0001.html>


More information about the macports-changes mailing list