Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (93626db1f9f883d506bb2915f90a69f1ffe9470f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (93626db1f9f883d506bb2915f90a69f1ffe9470f)
  • Date: Mon, 8 Apr 2013 09:14:55 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

python-pypi/psycopg2/DEPENDS | 2 +-
python-pypi/psycopg2/DETAILS | 2 +-
python-pypi/psycopg2/HISTORY | 6 ++++++
python-pypi/psycopg2/fog.gpg |binary
4 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 93626db1f9f883d506bb2915f90a69f1ffe9470f
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

psycopg2: => 2.5

diff --git a/python-pypi/psycopg2/DEPENDS b/python-pypi/psycopg2/DEPENDS
index dde4b70..ae5d203 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 0dbe0f8..95b32b0 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 a74bfe2..9f83896 100644
--- a/python-pypi/psycopg2/HISTORY
+++ b/python-pypi/psycopg2/HISTORY
@@ -1,3 +1,9 @@
+2013-04-08 Vlad Glagolev <stealth AT 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 AT gmail.com>)
+
2012-04-14 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.4.5

diff --git a/python-pypi/psycopg2/fog.gpg b/python-pypi/psycopg2/fog.gpg
index 2a84f44..bca3bc7 100644
Binary files a/python-pypi/psycopg2/fog.gpg and
b/python-pypi/psycopg2/fog.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (93626db1f9f883d506bb2915f90a69f1ffe9470f), Vlad Glagolev, 04/08/2013

Archive powered by MHonArc 2.6.24.

Top of Page