diff --git a/python-pypi/sqlalchemy/DETAILS b/python-pypi/sqlalchemy/DETAILS
index 38b22d7..9374322 100755
--- a/python-pypi/sqlalchemy/DETAILS
+++ b/python-pypi/sqlalchemy/DETAILS
@@ -1,7 +1,7 @@
SPELL=sqlalchemy
CHEESESHOP_PKG=SQLAlchemy
- VERSION=0.5.3
-
SOURCE_HASH=sha512:5cc260c590e52ee9a0b01a2b009835cdf143ebe707c8b3e1686b61522df3d3b3870bb2c6a6a4e29b25d0818e5ad49b836dc3c0e49acc7264560d7b3024591e3d
+ VERSION=0.5.4p1
+
SOURCE_HASH=sha512:cdcc008f87fdd6832e9b2609ceefd72ac3e371dafe839167f6acdf789ea0d3475e588fde4c4501f3561f40a57ec4be3c93819a580e8488a904cd37a33323eaba
SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"
SOURCE_URL[0]="http://www.python.org/pypi/S/$CHEESESHOP_PKG/$SOURCE"
SOURCE_URL[1]=$SOURCEFORGE_URL/$SPELL/$SOURCE
@@ -29,4 +29,4 @@ be mapped against the database in more than one way. SQL
constructs don't just
select from just tables?you can also select from joins, subqueries, and
unions.
Thus database relationships and domain object models can be cleanly
decoupled
from the beginning, allowing both sides to develop to their full potential.
- EOF
+EOF
diff --git a/python-pypi/sqlalchemy/HISTORY b/python-pypi/sqlalchemy/HISTORY
index 6c71047..1db82ef 100644
--- a/python-pypi/sqlalchemy/HISTORY
+++ b/python-pypi/sqlalchemy/HISTORY
@@ -1,3 +1,6 @@
+2009-05-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.5.4p1
+
2009-04-05 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* CONFLICTS: added
# needs a recent setuptools or it will try to get it itself #15001
if spell_ok setuptools; then
diff --git a/python-pypi/sqlobject/DETAILS b/python-pypi/sqlobject/DETAILS
index d8028c2..22afb1e 100755
--- a/python-pypi/sqlobject/DETAILS
+++ b/python-pypi/sqlobject/DETAILS
@@ -1,7 +1,7 @@
SPELL=sqlobject
CHEESESHOP_PKG=SQLObject
- VERSION=0.10.4
-
SOURCE_HASH=sha512:aab5ed2b603621fe9cc3a7df8c5953da5f0a6cc2bd4de345b49923ec45a6308db63652a3db002ffad2368c9f6dc1e5f6ef943d74d59e9862d6bcf0812cda5b84
+ VERSION=0.10.6
+
SOURCE_HASH=sha512:bb482f37e36a3e25412d66e2767de4019a5d0a6edbd96608b3905b9a2e47ccf1c2cd6007274af964473d8bafb79716015765d3778868143d84a6056683f13610
SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"