[76047] trunk/dports/python

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


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

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

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

Modified: trunk/dports/python/py27-sqlalchemy/Portfile
===================================================================
--- trunk/dports/python/py26-sqlalchemy/Portfile	2011-02-17 07:26:43 UTC (rev 76040)
+++ trunk/dports/python/py27-sqlalchemy/Portfile	2011-02-17 09:23:16 UTC (rev 76047)
@@ -2,14 +2,14 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-sqlalchemy
+name                py27-sqlalchemy
 version             0.6.6
 revision            0
 categories          python databases
 platforms           darwin
-maintainers         akitada openmaintainer
+maintainers         nomaintainer
 
 description         Python SQL ORM
 long_description    SQLAlchemy is the Python SQL toolkit and Object \
@@ -25,7 +25,7 @@
                     sha1    6ed990141710b95a583b3e22cbd5c0eeff5076c5 \
                     rmd160  d0d215eedb45d15f7f7fe0459eae93ad7213225c
 
-depends_lib         port:py26-distribute
+depends_lib         port:py27-distribute
 
 default_variants    +cextensions
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110217/ea795e33/attachment.html>


More information about the macports-changes mailing list