[76049] trunk/dports/python

stromnov at macports.org stromnov at macports.org
Thu Feb 17 01:26:49 PST 2011


Revision: 76049
          http://trac.macports.org/changeset/76049
Author:   stromnov at macports.org
Date:     2011-02-17 01:26:49 -0800 (Thu, 17 Feb 2011)
Log Message:
-----------
py27-kombu-sqlalchemy: new port (copy from py26-kombu-sqlalchemy)

Modified Paths:
--------------
    trunk/dports/python/py27-kombu-sqlalchemy/Portfile

Added Paths:
-----------
    trunk/dports/python/py27-kombu-sqlalchemy/

Modified: trunk/dports/python/py27-kombu-sqlalchemy/Portfile
===================================================================
--- trunk/dports/python/py26-kombu-sqlalchemy/Portfile	2011-02-17 07:26:43 UTC (rev 76040)
+++ trunk/dports/python/py27-kombu-sqlalchemy/Portfile	2011-02-17 09:26:49 UTC (rev 76049)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-kombu-sqlalchemy
+name                py27-kombu-sqlalchemy
 version             0.9.0
 categories          python devel
 platforms           darwin
@@ -23,11 +23,11 @@
                     sha1    200a73b4f93ff391dab7d1b22825d27fb76ba55c \
                     rmd160  65a6878ea4906344a67f23e7ad2fa3d80c9c3369
 
-depends_lib         port:py26-kombu \
-                    port:py26-sqlalchemy \
-                    port:py26-anyjson
+depends_lib         port:py27-kombu \
+                    port:py27-sqlalchemy \
+                    port:py27-anyjson
 
-depends_build       port:py26-distribute
+depends_build       port:py27-distribute
 
 livecheck.type      regex
 livecheck.url       ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110217/38d755f4/attachment.html>


More information about the macports-changes mailing list