[Lunar-commits] <moonbase> MySQL-python: Version bump and adding a SOURCE_VFY.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Jun 22 12:07:03 CEST 2010
commit 44b7082c59d3202074993cc8e276ce2ec6dba492
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Jun 22 06:07:03 2010 -0400
MySQL-python: Version bump and adding a SOURCE_VFY.
---
sql/MySQL-python/BUILD | 2 ++
sql/MySQL-python/DETAILS | 7 ++++---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/sql/MySQL-python/BUILD b/sql/MySQL-python/BUILD
index 3abe4af..a1ec67d 100644
--- a/sql/MySQL-python/BUILD
+++ b/sql/MySQL-python/BUILD
@@ -1,4 +1,6 @@
(
+
prepare_install &&
python setup.py install
+
) > $C_FIFO 2>&1
diff --git a/sql/MySQL-python/DETAILS b/sql/MySQL-python/DETAILS
index bc98951..c7b2f2d 100644
--- a/sql/MySQL-python/DETAILS
+++ b/sql/MySQL-python/DETAILS
@@ -1,11 +1,12 @@
MODULE=MySQL-python
- VERSION=1.1.2
+ VERSION=1.2.3
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=$SFORGE_URL/mysql-python/
+ SOURCE_VFY=sha1:3511bb8c57c6016eeafa531d5c3ea4b548915e3c
WEB_SITE=http://sourceforge.net/projects/mysql-python
ENTERED=20040531
- UPDATED=20040908
- SHORT="MySQL support for Python."
+ UPDATED=20100622
+ SHORT="MySQL support for Python"
cat << EOF
MySQL support for Python. MySQL versions 3.22, 3.23 and 4.0; and Python
More information about the Lunar-commits
mailing list