Changes between Version 1 and Version 2 of Ticket #63356, comment 2


Ignore:
Timestamp:
Aug 11, 2021, 3:00:57 PM (3 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63356, comment 2

    v1 v2  
    33this is kinda standard MP stuff.
    44
    5 upstream expects a user to make "python3" mean something in their system. MacPorts rejects requirement that for port building, although individual users can do that with python_select for their own use.
     5upstream expects a user to make "python3" mean something in their system. MacPorts rejects requirement that requirement for port building, although individual users can do that with python_select for their own use.
    66
    77If you use python_select on your development machine to select a python3, your portfile might build, but they will then error out on the buildbots anyway until you do the patch-and-reinplace.