Modified: trunk/dports/python/py-sqlalchemy/Portfile (117237 => 117238)
--- trunk/dports/python/py-sqlalchemy/Portfile 2014-02-20 08:57:53 UTC (rev 117237)
+++ trunk/dports/python/py-sqlalchemy/Portfile 2014-02-20 09:06:09 UTC (rev 117238)
@@ -5,13 +5,13 @@
PortGroup python 1.0
name py-sqlalchemy
-version 0.9.2
+version 0.9.3
revision 0
categories-append databases
platforms darwin
license MIT
-python.versions 24 25 26 27 31 32 33
+python.versions 24 25 26 27 31 32 33 34
maintainers landonf akitada openmaintainer
@@ -26,8 +26,8 @@
distname SQLAlchemy-${version}
-checksums rmd160 6778e81aa786ce8e94d0cb8dce502e7647e49c8b \
- sha256 1411b6e93446350e533ed0b892ba5cbce9afdfab8ce09f060add8ada8911e1ee
+checksums rmd160 a2a109dc7642e7136f0d0011d3c7a706c0091252 \
+ sha256 56d302c86c589e18757d6fd6a4ee6a4e39005def3815e681bf84d22a3e023708
# Latest supported version for python 2.4
subport py24-sqlalchemy {