Revision: 130368 https://trac.macports.org/changeset/130368 Author: larryv@macports.org Date: 2014-12-29 20:38:14 -0800 (Mon, 29 Dec 2014) Log Message: ----------- py{31,32}-cvxopt: Replace with py34 Modified Paths: -------------- trunk/dports/python/py-cvxopt/Portfile trunk/dports/python/py-graveyard/Portfile Modified: trunk/dports/python/py-cvxopt/Portfile =================================================================== --- trunk/dports/python/py-cvxopt/Portfile 2014-12-30 04:38:11 UTC (rev 130367) +++ trunk/dports/python/py-cvxopt/Portfile 2014-12-30 04:38:14 UTC (rev 130368) @@ -29,7 +29,7 @@ checksums rmd160 45556fb2c1620cf0c4d44c234f9c10d59fb1d81c \ sha256 831fa9f242f3f092523ecb4471325715453e8995260715da6da88e1dd0a204ac -python.versions 27 31 32 33 34 +python.versions 27 33 34 if {${subport} ne ${name}} { patchfiles patch-setup.py.diff Modified: trunk/dports/python/py-graveyard/Portfile =================================================================== --- trunk/dports/python/py-graveyard/Portfile 2014-12-30 04:38:11 UTC (rev 130367) +++ trunk/dports/python/py-graveyard/Portfile 2014-12-30 04:38:14 UTC (rev 130368) @@ -116,6 +116,7 @@ py-curl 7.19.0_1 24 25 py-curlish 1.22_1 26 py-cvxmod 0.4.6_1 26 +py-cvxopt 1.1.6_1 31 32 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