[MacPorts] #63692: py39-numpy checksum error
MacPorts
noreply at macports.org
Wed Oct 27 21:06:30 UTC 2021
#63692: py39-numpy checksum error
-------------------------+-----------------------
Reporter: smeingast | Owner: michaelld
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: py39-numpy |
-------------------------+-----------------------
Comment (by ryandesign):
The default value of `github.tarball_from` is `tarball`. It cannot be
`releases` since not all projects have release distfiles and since
changing the default now would break all the ports that depend on the
existing default. Ports for projects that have release distfiles should
usually use `github.tarball_from releases`. Ports for projects that do not
have release distfiles should ususally use `github.tarball_from archive`.
I explained above that the differences were exclusively due to upstream
removing a git tag, which has no effect on MacPorts, so switching to the
new tarball was unnecessary as was increasing the revision, but it's too
late to change it now.
--
Ticket URL: <https://trac.macports.org/ticket/63692#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list