[Lunar-commits] <moonbase> mysql-python: Version bump.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Apr 17 14:06:34 CEST 2011
commit 38fe98add43c75302b346ddb1914e2ab141655e5
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Apr 17 08:06:34 2011 -0400
mysql-python: Version bump.
---
python/mysql-python/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/python/mysql-python/DETAILS b/python/mysql-python/DETAILS
index 6d9120b..23f5430 100644
--- a/python/mysql-python/DETAILS
+++ b/python/mysql-python/DETAILS
@@ -1,14 +1,14 @@
MODULE=mysql-python
- VERSION=1.2.2
+ VERSION=1.2.3
SOURCE=MySQL-python-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:945a04773f30091ad81743f9eb0329a3ee3de383
+ SOURCE_VFY=sha1:3511bb8c57c6016eeafa531d5c3ea4b548915e3c
SOURCE_DIRECTORY=$BUILD_DIRECTORY/MySQL-python-$VERSION
- WEB_SITE="http://sourceforge.net/projects/mysql-python"
+ WEB_SITE=http://sourceforge.net/projects/mysql-python
ENTERED=20071107
- UPDATED=20071107
+ UPDATED=20110417
SHORT="Mysql binding for python"
-cat <<EOF
+cat << EOF
MySQLdb is an interface to the popular MySQL database server for Python.
The design goals are:
- Compliance with Python database API version 2.0 [PEP-0249]
More information about the Lunar-commits
mailing list