Revision: 121571 https://trac.macports.org/changeset/121571 Author: stromnov@macports.org Date: 2014-06-30 17:06:36 -0700 (Mon, 30 Jun 2014) Log Message: ----------- py-sqlalchemy: update to version 0.9.6 Modified Paths: -------------- trunk/dports/python/py-sqlalchemy/Portfile Modified: trunk/dports/python/py-sqlalchemy/Portfile =================================================================== --- trunk/dports/python/py-sqlalchemy/Portfile 2014-06-30 21:13:06 UTC (rev 121570) +++ trunk/dports/python/py-sqlalchemy/Portfile 2014-07-01 00:06:36 UTC (rev 121571) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-sqlalchemy -version 0.9.4 +version 0.9.6 revision 0 categories-append databases platforms darwin @@ -26,8 +26,8 @@ distname SQLAlchemy-${version} -checksums rmd160 d2ba2699f56b01a694e3fb449fc4f9cb8d5d0371 \ - sha256 bc87674f5ac9962e0efe96f060ba22a07e2c61fbebf531efc383b82db5b291ec +checksums rmd160 166e59e3bdbddda01d0048c68b69c5aace7eeede \ + sha256 0a9ad46f32df2ba87d3092b89e4c760c796ad481b21544485eb97cb8ca321b6b # Latest supported version for python 2.4 subport py24-sqlalchemy {