diff --git a/python-devel/pygresql/DETAILS b/python-devel/pygresql/DETAILS
index 5082e44..a60af4c 100755
--- a/python-devel/pygresql/DETAILS
+++ b/python-devel/pygresql/DETAILS
@@ -11,9 +11,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MIX_SPELL-$VERSION
KEYWORDS="python database"
SHORT="python postgresql library"
cat << EOF
-Pygame Extended (or pygext) is my "everything and a kitchen sink" collection
of
-libraries for Pygame development. The main part of pygext, is the OpenGL
-accelerated 2D framework (pygext.gl) for rendering and controlling sprites.
-Pygext also contains additions to pygame.draw (e.g. rectangles with round
-corners) and an opengl accelerated 2D vector graphics library (experimental).
+PyGreSQL is an open-source Python module that interfaces to a
+PostgreSQL database. It embeds the PostgreSQL query library to allow
+easy use of the powerful PostgreSQL features from a Python script.
EOF
diff --git a/python-devel/pygresql/HISTORY b/python-devel/pygresql/HISTORY
index 0b7123c..ce8e334 100644
--- a/python-devel/pygresql/HISTORY
+++ b/python-devel/pygresql/HISTORY
@@ -1,2 +1,5 @@
+2007-06-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: fix description
+
2007-03-30 David Brown <dmlb2000 AT gmail.com>
* ALL: created spell fixed depends and sha512sum
diff --git a/python-devel/pysqlite/DETAILS b/python-devel/pysqlite/DETAILS
index a885f34..7bd5cf0 100755
--- a/python-devel/pysqlite/DETAILS
+++ b/python-devel/pysqlite/DETAILS
@@ -1,6 +1,6 @@
SPELL=pysqlite
- VERSION=2.3.2
-
SOURCE_HASH=sha512:bcef25142a35d4a29423c12ebddb9dc3a6c1506a013249db5f0c37482b66756d4cc269cbc6ce73a9c2e5f67596894794f2de9891ce3454002dcfff1084cc4a26
+ VERSION=2.3.3
+
SOURCE_HASH=sha512:633fa958328ff105ea7073c1ccc9c44d0ddc66ef43b8d86298893ec6286866d6f6ddf5bba0f60d720084bf72cfa5180b4d6c2cf53d68f5871049f54964494596
SOURCE=$SPELL-$VERSION.tar.gz
DOCS='LICENSE'
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/python-devel/pysqlite/HISTORY b/python-devel/pysqlite/HISTORY
index 927bffa..7c65fd5 100644
--- a/python-devel/pysqlite/HISTORY
+++ b/python-devel/pysqlite/HISTORY
@@ -1,3 +1,6 @@
+2007-06-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.3.3
+
2006-09-22 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.3.2
[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (372427560e1a73d04bc422e27f6da1f6c52b1579),
Treeve Jelbert, 06/15/2007