[mythtv-commits] Ticket #13643: MacOS Python2.6 hard code breaks python bindings / metadatalookup

MythTV noreply at mythtv.org
Tue Jul 7 03:12:23 UTC 2020


#13643: MacOS Python2.6 hard code breaks python bindings / metadatalookup
------------------------------+----------------------------------------
 Reporter:  John Hoyt         |          Owner:  Bill Meek <billmeek@…>
     Type:  Patch - Bug Fix   |         Status:  closed
 Priority:  minor             |      Milestone:  31.1
Component:  MythTV - General  |        Version:  Unspecified
 Severity:  medium            |     Resolution:  fixed
 Keywords:  MacOS Python      |  Ticket locked:  0
------------------------------+----------------------------------------
Changes (by Bill Meek <billmeek@…>):

 * owner:  (none) => Bill Meek <billmeek@…>
 * status:  infoneeded_new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"0add177794446f98e0dfc4b40d628017e864701f/mythtv"
 0add17779/mythtv]:
             {{{
             #!CommitTicketReference repository="mythtv"
 revision="0add177794446f98e0dfc4b40d628017e864701f"
             MacOS: remove hard-coded python2.6 PYTHONPATH code

 Based on a patch from John Hoyt, and thanks for testing
 on MacOS.

 This could prevent the location of Python packages in
 the future if the OSX packaging sets --python=python
 (for example). Currently the version is included in
 the Python executable's file name:

     --python=/opt/local/bin/python3.8

 Fixes #13643

 (cherry picked from commit d30fd541c74a37d589548eadb9d225b2a96563ab)
             }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13643#comment:3>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list