Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#60515 closed defect (fixed)

python37: Fix configure for darwin 20+

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: python37

Description

Toby committed a patch to python38's configure script that appears to enable it to detect darwin versions greater than or equal to 20. It seems likely that the same patch would be needed for earlier python versions and it is nice to keep the various python ports as similar as possible.

Change History (4)

comment:1 Changed 4 years ago by saagarjha (Saagar Jha)

Seems like you're right; can I submit a PR with that patch for python37 or were there other plans with this bug?

comment:2 Changed 4 years ago by jmroot (Joshua Root)

This wasn't very urgent before the beta appeared, so I was waiting to see what upstream did. Which was this: https://bugs.python.org/issue41100

I'll take care of this along with the update to the maintenance releases that just came out.

comment:3 Changed 4 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed

In 50634e55d08f4d0521fd26eab0ab239556360aab/macports-ports (master):

python37: update to 3.7.8

Closes: #60515

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

Thanks.

Just to document it here, it was [d16905a6aadff3ecb0af4ccb74f39682eaf65002/macports-ports] to fix python36 and [140c09dc2b1650586c7886f4aec9d0d889809066/macports-ports] to fix the rest.

Note: See TracTickets for help on using tickets.