Skip to Content.
Sympa Menu

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

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 (cb8a73f685f3a1a7ff7c2113ab42de78e5d8762b)
  • Date: Fri, 14 Dec 2007 04:48:01 -0600

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

python-devel/pysqlite/DETAILS | 10 +++++-----
python-devel/pysqlite/HISTORY | 4 ++++
2 files changed, 9 insertions(+), 5 deletions(-)

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

pysqlite 2.4.0

diff --git a/python-devel/pysqlite/DETAILS b/python-devel/pysqlite/DETAILS
index 9e464a0..0c07d6c 100755
--- a/python-devel/pysqlite/DETAILS
+++ b/python-devel/pysqlite/DETAILS
@@ -1,15 +1,15 @@
SPELL=pysqlite
- VERSION=2.3.5
-
SOURCE_HASH=sha512:a1a418369d76bf2fce35b22305d274900eb79aab3332bd85e62153dfbf75bcfd9ec692a50769301446f45e7e3f4e66b951e75379910c1888a51aa5e31d6ba03f
+ VERSION=2.4.0
SOURCE=$SPELL-$VERSION.tar.gz
- DOCS='LICENSE'
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
+ DOCS="LICENSE"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL[0]=http://initd.org/pub/software/$SPELL/releases/${VERSION%.*}/$VERSION/$SOURCE
- WEB_SITE=http://$SPELL.org/
+ WEB_SITE=http://pysqlite.org/
ENTERED=20050516
LICENSE[0]=PYTHON
KEYWORDS="sqlite python devel"
- SHORT='PySQLite is a Python DB-API 2.0 interface for SQLite'
+ SHORT="PySQLite is a Python DB-API 2.0 interface for SQLite"
cat << EOF
SQLite is a powerful embedded relational database engine. PySQLite makes it
available to Python developers via the Database API 2.0.
diff --git a/python-devel/pysqlite/HISTORY b/python-devel/pysqlite/HISTORY
index 1dfcc47..f836a06 100644
--- a/python-devel/pysqlite/HISTORY
+++ b/python-devel/pysqlite/HISTORY
@@ -1,3 +1,7 @@
+2007-12-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.4.0, cleaned up,
+ hash => gpg
+
2007-07-18 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: upstream hash has changed




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (cb8a73f685f3a1a7ff7c2113ab42de78e5d8762b), Vlad Glagolev, 12/14/2007

Archive powered by MHonArc 2.6.24.

Top of Page