[100578] trunk/dports/python/py-coverage/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Dec 15 22:13:33 PST 2012


Revision: 100578
          https://trac.macports.org/changeset/100578
Author:   ryandesign at macports.org
Date:     2012-12-15 22:13:32 -0800 (Sat, 15 Dec 2012)
Log Message:
-----------
py-coverage: add py33 subport (#37323)

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

Modified: trunk/dports/python/py-coverage/Portfile
===================================================================
--- trunk/dports/python/py-coverage/Portfile	2012-12-16 06:10:50 UTC (rev 100577)
+++ trunk/dports/python/py-coverage/Portfile	2012-12-16 06:13:32 UTC (rev 100578)
@@ -6,7 +6,6 @@
 
 name                py-coverage
 version             3.5.3
-python.versions     25 26 27 31 32
 categories-append   devel
 maintainers         gmail.com:larry.velazquez openmaintainer
 license             BSD
@@ -26,6 +25,8 @@
 checksums           rmd160  32cefafbfc0fca5b4a132c205861b8d620eb7614 \
                     sha256  60c6e95979d71175eb8acb7ca2def14c72794de418fd9222011f68283eb3cc02
 
+python.versions     25 26 27 31 32 33
+
 if {${subport} != ${name}} {
     depends_lib-append  port:py${python.version}-distribute
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121215/12e6fe80/attachment.html>


More information about the macports-changes mailing list