summaryrefslogtreecommitdiffstats
path: root/development/MySQL-python/README
diff options
context:
space:
mode:
author ponce2012-05-08 07:36:58 +0200
committer Robby Workman2012-08-21 15:55:25 +0200
commitbc04d974ab7a9b7ed240f880ba447d49ea3f8420 (patch)
treec92fa13d2f7a0da2a4c06f463a8712edebe7480d /development/MySQL-python/README
parent11d0e8aa163fa48596960c0afe0e2d11aa65f0ec (diff)
downloadslackbuilds-bc04d974ab7a9b7ed240f880ba447d49ea3f8420.tar.gz
development/MySQL-python: Updated for version 1.2.3.
This commit also fixes dep info in README (rworkman) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/MySQL-python/README')
-rw-r--r--development/MySQL-python/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/development/MySQL-python/README b/development/MySQL-python/README
index 545bf819fa..8241994ae6 100644
--- a/development/MySQL-python/README
+++ b/development/MySQL-python/README
@@ -8,5 +8,3 @@ The design goals are:
* Thread-friendliness (threads will not block each other)
MySQL-3.23 through 5.1 and Python-2.3 through 2.6 are currently supported.
-
-This requires the Python setuptools (pysetuptools on SlackBuilds.org).