summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2013-04-08 18:14:39 +0400
committerTreeve Jelbert2013-04-13 10:50:07 +0200
commit223306895d609306c1a14ee090b80559db5c1743 (patch)
treeaf061182e67c372df98db8bdb2768d3af25c01d1
parent287ab9c222a0d47a03d43db0f7e0f6c0c7058451 (diff)
psycopg2: => 2.5
-rwxr-xr-xpython-pypi/psycopg2/DEPENDS2
-rwxr-xr-xpython-pypi/psycopg2/DETAILS2
-rw-r--r--python-pypi/psycopg2/HISTORY6
-rw-r--r--python-pypi/psycopg2/fog.gpgbin1701 -> 2905 bytes
4 files changed, 8 insertions, 2 deletions
diff --git a/python-pypi/psycopg2/DEPENDS b/python-pypi/psycopg2/DEPENDS
index dde4b701a5..ae5d203470 100755
--- a/python-pypi/psycopg2/DEPENDS
+++ b/python-pypi/psycopg2/DEPENDS
@@ -1,2 +1,2 @@
-depends python &&
+depends PYTHON &&
depends postgresql
diff --git a/python-pypi/psycopg2/DETAILS b/python-pypi/psycopg2/DETAILS
index 0dbe0f8d90..95b32b054e 100755
--- a/python-pypi/psycopg2/DETAILS
+++ b/python-pypi/psycopg2/DETAILS
@@ -1,5 +1,5 @@
SPELL=psycopg2
- VERSION=2.4.5
+ VERSION=2.5
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 a74bfe21f1..9f838969b3 100644
--- a/python-pypi/psycopg2/HISTORY
+++ b/python-pypi/psycopg2/HISTORY
@@ -1,3 +1,9 @@
+2013-04-08 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.5
+ * DEPENDS: switched to PYTHON (added python3 compat)
+ * fog.gpg: added FCF957DE public key (Daniele Varrazzo
+ <daniele.varrazzo@gmail.com>)
+
2012-04-14 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 2.4.5
diff --git a/python-pypi/psycopg2/fog.gpg b/python-pypi/psycopg2/fog.gpg
index 2a84f448b7..bca3bc70e3 100644
--- a/python-pypi/psycopg2/fog.gpg
+++ b/python-pypi/psycopg2/fog.gpg
Binary files differ