[31497] trunk/dports/python/py25-sqlalchemy/Portfile

stechert at macports.org stechert at macports.org
Sun Nov 25 21:28:35 PST 2007


Revision: 31497
          http://trac.macosforge.org/projects/macports/changeset/31497
Author:   stechert at macports.org
Date:     2007-11-25 21:28:34 -0800 (Sun, 25 Nov 2007)

Log Message:
-----------
Update SQLAlchemy to version 0.4.1, fixes #13409

Modified Paths:
--------------
    trunk/dports/python/py25-sqlalchemy/Portfile

Modified: trunk/dports/python/py25-sqlalchemy/Portfile
===================================================================
--- trunk/dports/python/py25-sqlalchemy/Portfile	2007-11-26 03:29:01 UTC (rev 31496)
+++ trunk/dports/python/py25-sqlalchemy/Portfile	2007-11-26 05:28:34 UTC (rev 31497)
@@ -4,7 +4,7 @@
 PortGroup python25 1.0
 
 name			py25-sqlalchemy
-version			0.3.10
+version			0.4.1
 categories		python
 platforms		darwin
 maintainers		stechert at macports.org
@@ -16,8 +16,9 @@
 homepage		http://www.sqlalchemy.org
 master_sites		sourceforge:sqlalchemy
 distname		SQLAlchemy-${version}
-checksums		md5 1e91e7430b7ec64d5f5ff51e5a9ddf58 \
-			sha1 72d87959251059a7aad010df89f087727d6b46af \
-			rmd160 a1e8a08747baa03ff8c265f59394b48a8b7eb136
+checksums		md5 be6fe319806141d577f8ab02f90870a2 \
+			sha1 cad5185e8a3101170cc16f5c13eed1e0f3d4b470 \
+			rmd160 a0b9e4b90d7cbbc8f665226773237afc8199cd6a
 
 depends_lib		port:py25-setuptools
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071125/75892e77/attachment-0001.html


More information about the macports-changes mailing list