Revision
116749
Author
stromnov@macports.org
Date
2014-02-05 14:25:38 -0800 (Wed, 05 Feb 2014)

Log Message

py-sqlalchemy: update to version 0.9.2

Modified Paths

Diff

Modified: trunk/dports/python/py-sqlalchemy/Portfile (116748 => 116749)


--- trunk/dports/python/py-sqlalchemy/Portfile	2014-02-05 22:16:31 UTC (rev 116748)
+++ trunk/dports/python/py-sqlalchemy/Portfile	2014-02-05 22:25:38 UTC (rev 116749)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-sqlalchemy
-version             0.9.1
+version             0.9.2
 revision            0
 categories-append   databases
 platforms           darwin
@@ -26,8 +26,8 @@
 
 distname            SQLAlchemy-${version}
 
-checksums           rmd160  2ddb773e37b2039d3660dda0813e6803fbb35943 \
-                    sha256  95f1c3c48556fd281c60f7ca352783fb728604d0c9c48b7ada7fdf9d7b45953e
+checksums           rmd160  6778e81aa786ce8e94d0cb8dce502e7647e49c8b \
+                    sha256  1411b6e93446350e533ed0b892ba5cbce9afdfab8ce09f060add8ada8911e1ee
 
 # Latest supported version for python 2.4
 subport py24-sqlalchemy {