Revision: 130553 https://trac.macports.org/changeset/130553 Author: larryv@macports.org Date: 2014-12-31 14:32:14 -0800 (Wed, 31 Dec 2014) Log Message: ----------- py{26,33}-cython: Bring back from the grave These are still required by several ports: - py26-carray - py26-enable - py{26,33}-healpy - py26-kivy - py{26,33}-memprof - py{26,33}-mlpy - py{26,33}-mpi4py - py26-mssql - py{26,33}-numpy - py26-pywavelets - py{26,33}-scikit-image - py33-shapely - py{26,33}-yaml - xraylib +python{26,33} Modified Paths: -------------- trunk/dports/python/py-cython/Portfile trunk/dports/python/py-graveyard/Portfile Modified: trunk/dports/python/py-cython/Portfile =================================================================== --- trunk/dports/python/py-cython/Portfile 2014-12-31 22:21:46 UTC (rev 130552) +++ trunk/dports/python/py-cython/Portfile 2014-12-31 22:32:14 UTC (rev 130553) @@ -12,7 +12,7 @@ platforms darwin license Apache-2 -python.versions 27 34 +python.versions 26 27 33 34 maintainers stromnov openmaintainer Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-31 22:21:46 UTC (rev 130552) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-31 22:32:14 UTC (rev 130553) @@ -118,7 +118,7 @@ py-cvxmod 0.4.6_1 26 py-cvxopt 1.1.6_1 31 32 py-cx_Freeze 4.3.1_1 25 26 31 32 33 -py-cython 0.21.1_1 24 25 26 31 32 33 +py-cython 0.21.1_1 24 25 31 32 py-cytoolz 0.7.0_1 33 py-daemon 1.0.1_1 24 25 py-dap 2.2.6.7_1 24 25 26