Skip to Content.
Sympa Menu

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

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 (bf5daf694cb7a12c9dace78a9ead9adcf3fd34a1)
  • Date: Mon, 23 Feb 2009 22:41:41 -0600

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

python-pypi/psycopg2/DETAILS | 6 +++---
python-pypi/psycopg2/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

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

psycopg2: => 2.0.9

diff --git a/python-pypi/psycopg2/DETAILS b/python-pypi/psycopg2/DETAILS
index f46aee0..1d77f1a 100755
--- a/python-pypi/psycopg2/DETAILS
+++ b/python-pypi/psycopg2/DETAILS
@@ -1,9 +1,9 @@
SPELL=psycopg2
- VERSION=2.0.8
+ VERSION=2.0.9
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE2=$SOURCE.sig
+ SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://initd.org/pub/software/psycopg/$SOURCE
- SOURCE2_URL[0]=$SOURCE_URL.sig
+ SOURCE2_URL[0]=$SOURCE_URL.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_GPG=fog.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
diff --git a/python-pypi/psycopg2/HISTORY b/python-pypi/psycopg2/HISTORY
index 1f14b88..f8840bc 100644
--- a/python-pypi/psycopg2/HISTORY
+++ b/python-pypi/psycopg2/HISTORY
@@ -1,3 +1,6 @@
+2009-02-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.0.9; .sig => .asc
+
2008-09-17 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.0.8




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (bf5daf694cb7a12c9dace78a9ead9adcf3fd34a1), Vlad Glagolev, 02/23/2009

Archive powered by MHonArc 2.6.24.

Top of Page