Opened 11 days ago

Last modified 11 days ago

#69803 new defect

as of April 2024 macports py-meson refers to 0.16 (py312-meson-python @0.16.0_0) but numpy's pyproject.toml requires meson-python<0.16.0

Reported by: fakahle Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: Cc: reneeotten (Renee Otten), michaelld (Michael Dickens)
Port: py-meson-python, py-numpy

Description (last modified by ryandesign (Ryan Carsten Schmidt))

:info:build ERROR Missing dependencies:
:info:build     meson-python<0.16.0,>=0.15.0

Either pypropject.toml (in numpy/work) needs to be updated to allow 0.16.0 or py312-meson-python needs a downgrade to 0.15.x in order to compile py-numpy on macports.

Same with py311-numpy, ...

Change History (2)

comment:1 Changed 11 days ago by ryandesign (Ryan Carsten Schmidt)

Cc: reneeotten michaelld added
Description: modified (diff)
Port: py-meson-python py-numpy added; py312-numpy py311-numpy removed
Note: See TracTickets for help on using tickets.