[130507] trunk/dports/python/py-isodate/Portfile
Revision: 130507 https://trac.macports.org/changeset/130507 Author: larryv@macports.org Date: 2014-12-30 19:22:52 -0800 (Tue, 30 Dec 2014) Log Message: ----------- py-isodate: Add Python 3.4 subport Modified Paths: -------------- trunk/dports/python/py-isodate/Portfile Modified: trunk/dports/python/py-isodate/Portfile =================================================================== --- trunk/dports/python/py-isodate/Portfile 2014-12-31 03:22:51 UTC (rev 130506) +++ trunk/dports/python/py-isodate/Portfile 2014-12-31 03:22:52 UTC (rev 130507) @@ -27,7 +27,7 @@ rmd160 4154ab9e03a9a35649569d4dc65bae1d40f58d88 \ sha256 f3e436a9c321882942a6c62e9d8ea49787b4c0ea7f7bb3cbd047bcf76bd0dfbe -python.versions 26 27 32 33 +python.versions 26 27 32 33 34 if {${name} ne ${subport}} { depends_build-append port:py${python.version}-setuptools
participants (1)
-
larryv@macports.org