Revision: 89439 http://trac.macports.org/changeset/89439 Author: stromnov@macports.org Date: 2012-01-29 02:06:13 -0800 (Sun, 29 Jan 2012) Log Message: ----------- py-sqlalchemy: update to version 0.7.5 Modified Paths: -------------- trunk/dports/python/py-sqlalchemy/Portfile Modified: trunk/dports/python/py-sqlalchemy/Portfile =================================================================== --- trunk/dports/python/py-sqlalchemy/Portfile 2012-01-29 09:25:49 UTC (rev 89438) +++ trunk/dports/python/py-sqlalchemy/Portfile 2012-01-29 10:06:13 UTC (rev 89439) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-sqlalchemy -version 0.7.4 +version 0.7.5 revision 0 categories-append databases license MIT @@ -24,8 +24,8 @@ distname SQLAlchemy-${version} -checksums rmd160 d472a2dab4938e7de5effe7bb09960ef6180ada6 \ - sha256 ab88ed7e69c8f28e46bdf149638e23c180b0e64e5b2ad454185cdccd7763bae9 +checksums rmd160 c5cdc88b54d84f5ba9fff99d7a6b55ed1dd093b0 \ + sha256 c0e7ad519490c9cae5361e60e33f395d565532d79eba7e2de91655f8dd88bc2f python.versions 24 25 26 27