summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2011-12-19 18:58:27 +0400
committerVlad Glagolev2011-12-19 18:58:27 +0400
commit6e71ed7f5e9c9a430c996c32536762b0aba083a1 (patch)
tree5103487dfdccd927d5e2562d521a9f064dbd161d
parentf4b9cbb79fe433e62856c17f017a48cdabed4ec4 (diff)
psycopg2: => 2.4.4
-rwxr-xr-xpython-pypi/psycopg2/DETAILS2
-rw-r--r--python-pypi/psycopg2/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/python-pypi/psycopg2/DETAILS b/python-pypi/psycopg2/DETAILS
index d8915b6f30..46162c6a08 100755
--- a/python-pypi/psycopg2/DETAILS
+++ b/python-pypi/psycopg2/DETAILS
@@ -1,5 +1,5 @@
SPELL=psycopg2
- VERSION=2.4.3
+ VERSION=2.4.4
BRANCH=`echo $VERSION|cut -d . -f 1,2|tr . -`
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
diff --git a/python-pypi/psycopg2/HISTORY b/python-pypi/psycopg2/HISTORY
index 966ff47b22..17ba241404 100644
--- a/python-pypi/psycopg2/HISTORY
+++ b/python-pypi/psycopg2/HISTORY
@@ -1,3 +1,6 @@
+2011-12-19 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.4.4
+
2011-12-13 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 2.4.3