[MacPorts] #64425: py-pendulum won't build from source
MacPorts
noreply at macports.org
Sun Jan 16 21:48:14 UTC 2022
#64425: py-pendulum won't build from source
--------------------------+----------------------
Reporter: blazewicz | Owner: xeron
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords:
Port: py-pendulum |
--------------------------+----------------------
Comment (by blazewicz):
Ok, I found the reason.
MacPorts creates wheel packages using tool called {{{build}}} which is
invoked by its name with {{{/path/to/python -m build}}} command. The
pendulum repository has in its root directory a script {{{build.py}}}.
Local script takes takes precedence over global {{{build}}} tool that
MacPorts expects.
This is why build always fails. It started with commit
https://github.com/macports/macports-ports/commit/e94c8a1 which introduced
{{{build}} tool 2 months ago.
--
Ticket URL: <https://trac.macports.org/ticket/64425#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list