Revision: 130366 https://trac.macports.org/changeset/130366 Author: larryv@macports.org Date: 2014-12-29 20:33:50 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py26-cvxmod: Replace with py27 Its dependency `py26-cvxopt` doesn't exist. Modified Paths: -------------- trunk/dports/python/py-cvxmod/Portfile trunk/dports/python/py-graveyard/Portfile Modified: trunk/dports/python/py-cvxmod/Portfile =================================================================== --- trunk/dports/python/py-cvxmod/Portfile 2014-12-30 04:33:47 UTC (rev 130365) +++ trunk/dports/python/py-cvxmod/Portfile 2014-12-30 04:33:50 UTC (rev 130366) @@ -29,7 +29,7 @@ sha1 077179644623861f569e2ab7719481eec716ef17 \ rmd160 ca87ce7a7073a6896403562f08033b2e057ad37f -python.versions 26 27 +python.versions 27 if {$subport ne $name} { depends_lib-append port:py${python.version}-cvxopt Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-30 04:33:47 UTC (rev 130365) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-30 04:33:50 UTC (rev 130366) @@ -115,6 +115,7 @@ py-ctags 1.0.5_1 24 25 py-curl 7.19.0_1 24 25 py-curlish 1.22_1 26 +py-cvxmod 0.4.6_1 26 py-cython 0.21.1_1 24 25 26 31 32 33 py-cytoolz 0.7.0_1 33 py-dap 2.2.6.7_1 24 25 26
participants (1)
-
larryv@macports.org