ports/163826: [Patch]databases/py-MySQLdb:strict python version
wen
wen at FreeBSD.org
Thu Jan 5 09:00:23 UTC 2012
>Number: 163826
>Category: ports
>Synopsis: [Patch]databases/py-MySQLdb:strict python version
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Jan 05 09:00:22 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: wen
>Release: FreeBSD-10.0
>Organization:
FreeBSD
>Environment:
>Description:
databases/py-MySQLdb does not support python3, so strict python version.
>How-To-Repeat:
>Fix:
--- Makefile.orig 2012-01-05 16:43:45.000000000 +0800
+++ Makefile 2012-01-05 16:52:32.000000000 +0800
@@ -16,7 +16,7 @@
MAINTAINER= mnag at FreeBSD.org
COMMENT= Access a MySQL database through Python
-USE_PYTHON= yes
+USE_PYTHON= -2.7
USE_PYDISTUTILS= easy_install
USE_MYSQL= yes
PYDISTUTILS_PKGNAME= MySQL-python
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list