Revision
118309
Author
stromnov@macports.org
Date
2014-03-29 14:51:39 -0700 (Sat, 29 Mar 2014)

Log Message

py-sqlalchemy: update to version 0.9.4

Modified Paths

Diff

Modified: trunk/dports/python/py-sqlalchemy/Portfile (118308 => 118309)


--- trunk/dports/python/py-sqlalchemy/Portfile	2014-03-29 20:36:45 UTC (rev 118308)
+++ trunk/dports/python/py-sqlalchemy/Portfile	2014-03-29 21:51:39 UTC (rev 118309)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-sqlalchemy
-version             0.9.3
+version             0.9.4
 revision            0
 categories-append   databases
 platforms           darwin
@@ -26,8 +26,8 @@
 
 distname            SQLAlchemy-${version}
 
-checksums           rmd160  a2a109dc7642e7136f0d0011d3c7a706c0091252 \
-                    sha256  56d302c86c589e18757d6fd6a4ee6a4e39005def3815e681bf84d22a3e023708
+checksums           rmd160  d2ba2699f56b01a694e3fb449fc4f9cb8d5d0371 \
+                    sha256  bc87674f5ac9962e0efe96f060ba22a07e2c61fbebf531efc383b82db5b291ec
 
 # Latest supported version for python 2.4
 subport py24-sqlalchemy {