[97362] trunk/dports/python/py-argparse/Portfile

g5pw at macports.org g5pw at macports.org
Tue Sep 4 01:09:14 PDT 2012


Revision: 97362
          https://trac.macports.org/changeset/97362
Author:   g5pw at macports.org
Date:     2012-09-04 01:09:14 -0700 (Tue, 04 Sep 2012)
Log Message:
-----------
python/py-argparse:
argparse is compatible with python3, too.

Modified Paths:
--------------
    trunk/dports/python/py-argparse/Portfile

Modified: trunk/dports/python/py-argparse/Portfile
===================================================================
--- trunk/dports/python/py-argparse/Portfile	2012-09-04 08:05:49 UTC (rev 97361)
+++ trunk/dports/python/py-argparse/Portfile	2012-09-04 08:09:14 UTC (rev 97362)
@@ -24,7 +24,7 @@
 checksums           rmd160  4ba4f413fab2a5f566b9b9bf1572714cd762fc66 \
                     sha256  ddaf4b0a618335a32b6664d4ae038a1de8fbada3b25033f9021510ed2b3941a4
 
-python.versions     24 25 26
+python.versions     24 25 26 27 31 32
 
 if {$subport != $name} {
     depends_build-append    port:py${python.version}-distribute
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120904/d8fac880/attachment.html>


More information about the macports-changes mailing list