[MacPorts] #64425: py-pendulum won't build from source

MacPorts noreply at macports.org
Mon Jan 17 04:20:23 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 jmroot):

 Ah, a local module named `build` would indeed be a problem here. Running
 `python -m build` is the documented way to build a wheel:
 https://github.com/pypa/build/blob/main/README.md

 We can't really go back to `pep517.build`, it's deprecated and scheduled
 for removal. Unfortunately having this innocent-seeming script present in
 the build dir is creating an incompatibility with the PEP 517 front end of
 choice for distros.

-- 
Ticket URL: <https://trac.macports.org/ticket/64425#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list