[mythtv-commits] Ticket #10760: [PATCH] Python bindings: Relax mysql Python binding version

MythTV noreply at mythtv.org
Fri May 25 18:54:30 UTC 2012


#10760: [PATCH] Python bindings: Relax mysql Python binding version
---------------------------------------+-------------------------
     Reporter:  Lawrence Rust <lvr@…>  |      Owner:  wagnerrp
         Type:  Patch - Bug Fix        |     Status:  new
     Priority:  minor                  |  Milestone:  unknown
    Component:  Bindings - Python      |    Version:  Master Head
     Severity:  medium                 |   Keywords:  mysql 1.2.3
Ticket locked:  0                      |
---------------------------------------+-------------------------
 Commit 02162459d68a added a check for version 1.2.3 or later of the mysql
 Python binding.  Unfortunately, this version only ships with Ubuntu 11.10
 and later preventing all but the very latest Ubuntu systems from using any
 MythTV Python app.

 Ubuntu 10.04 LTS ships with version 1.2.2 of the mysql binding and from
 basic testing this appears to work OK.

 This patch relaxes the mysql Python binding version to 1.2,2 or later.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10760>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list