On Tue, May 1, 2012 at 06:06, <[email protected]> wrote: > py-dateutil: add python32 version > > Modified Paths > > trunk/dports/python/py-dateutil/Portfile > > Diff > > Modified: trunk/dports/python/py-dateutil/Portfile (92557 => 92558) > > --- trunk/dports/python/py-dateutil/Portfile 2012-05-01 10:06:48 UTC (rev > 92557) > +++ trunk/dports/python/py-dateutil/Portfile 2012-05-01 11:06:16 UTC (rev > 92558) > @@ -25,7 +25,7 @@ > sha1 f489e1a70e415731d401422f711670288571040b \ > rmd160 5f7c80ec9bf68f1708213596a994130964e91e52 > > -python.versions 24 25 26 27 > +python.versions 24 25 26 27 32 > > if {${subport} != ${name}} { > depends_run path:${python.pkgd}/pytz:py${python.version}-tz \
The python32 version is a separate port as it needs to use a different source file to the python2x versions. Cheers Adam _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
