Opened 4 years ago

Closed 4 years ago

#60832 closed defect (fixed)

py-sip: assumes macOS version is always 10.x

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version:
Keywords: bigsur Cc:
Port: py-sip

Description

The py-sip Portfile contains code that assumes the macOS version will always be 10.x. macOS Big Sur will be version 11. Please fix the code to account for this.

Change History (2)

comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: bigsur added

comment:2 Changed 4 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: assignedclosed

In edcd25c14ead450a9e636bb136048f8bc2934b76/macports-ports (master):

py-sip: remove hacky SDK code & just use configure.sdkroot instead

Closes: #60832

Note: See TracTickets for help on using tickets.