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

MythTV noreply at mythtv.org
Tue Jul 7 12:30:53 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
------------------------------+----------------------------------------

Comment (by Bill Meek <billmeek@…>):

 In [changeset:"d30fd541c74a37d589548eadb9d225b2a96563ab/mythtv"
 d30fd541c/mythtv]:
             {{{
             #!CommitTicketReference repository="mythtv"
 revision="d30fd541c74a37d589548eadb9d225b2a96563ab"
             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
             }}}

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


More information about the mythtv-commits mailing list