[74708] trunk/dports/python

snc at macports.org snc at macports.org
Wed Dec 29 16:06:54 PST 2010


Revision: 74708
          http://trac.macports.org/changeset/74708
Author:   snc at macports.org
Date:     2010-12-29 16:06:48 -0800 (Wed, 29 Dec 2010)
Log Message:
-----------
py27-coverage: create 3.4 from py26-coverage

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

Added Paths:
-----------
    trunk/dports/python/py27-coverage/

Modified: trunk/dports/python/py27-coverage/Portfile
===================================================================
--- trunk/dports/python/py26-coverage/Portfile	2010-12-29 23:45:57 UTC (rev 74707)
+++ trunk/dports/python/py27-coverage/Portfile	2010-12-30 00:06:48 UTC (rev 74708)
@@ -2,12 +2,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-coverage
+name                py27-coverage
 version             3.4
 categories-append   devel
-maintainers         nodamage.com:nodamage snc openmaintainer
+maintainers         snc openmaintainer
 description         Code coverage measurement for Python
 long_description    Coverage measures code coverage, typically during test \
                     execution. It uses the code analysis tools and tracing \
@@ -21,7 +21,7 @@
 master_sites        http://pypi.python.org/packages/source/c/coverage/
 distname            coverage-${version}
 
-depends_lib         port:py26-distribute
+depends_lib         port:py27-distribute
 
 checksums           md5     46782809578c8fd29912c124d2420842 \
                     sha1    fd244e9890ae8b235315123a82c25e0db1788c26
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101229/45a92453/attachment.html>


More information about the macports-changes mailing list