[MacPorts] #65019: python38 @3.8.13 is rejected from building because of failty checksums
MacPorts
noreply at macports.org
Sun Apr 17 08:26:07 UTC 2022
#65019: python38 @3.8.13 is rejected from building because of failty checksums
------------------------+--------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords: tiger
Port: python38 |
------------------------+--------------------
Comment (by ballapete):
I see: other `Portfile`s are using an additional line like this:
{{{
legacysupport.newest_darwin_requires_legacy 10
}}}
Using the `patch`
{{{
@@ -2,6 +2,9 @@
PortSystem 1.0
PortGroup select 1.0
+PortGroup legacysupport 1.1
+# copyfile
+legacysupport.newest_darwin_requires_legacy 8
name python38
}}}
for `Portfile` does not solve the problem.
--
Ticket URL: <https://trac.macports.org/ticket/65019#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list