[MacPorts] #13410: Add mysql5-devel variant to py25-mysql
MacPorts
trac at macosforge.org
Sat Feb 9 22:54:48 PST 2008
#13410: Add mysql5-devel variant to py25-mysql
--------------------------------+-------------------------------------------
Reporter: ebgssth at gmail.com | Owner: stechert at macports.org
Type: enhancement | Status: reopened
Priority: Normal | Milestone: Port Enhancements
Component: ports | Version: 1.5.2
Resolution: | Keywords: python mysql
--------------------------------+-------------------------------------------
Comment (by ebgssth at gmail.com):
Looks ok to me.
{{{
% port installed |grep mysql
mysql5-devel @5.1.22-rc_1+darwin_8+server (active)
py25-mysql @1.2.2_0+mysql5 (active)
% cd MySQL-python-1.2.2
% for i in test_*.py; do echo Testing $i; sudo python2.5 $i; done
Testing test_MySQLdb_capabilities.py
.................
----------------------------------------------------------------------
Ran 17 tests in 0.508s
OK
Testing test_MySQLdb_dbapi20.py
...................................
----------------------------------------------------------------------
Ran 35 tests in 0.140s
OK
Testing test_capabilities.py
}}}
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13410#comment:9>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list