Opened 7 months ago
Last modified 6 months ago
#69803 closed 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 — at Version 1
Reported by: | fakahle | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.3 |
Keywords: | Cc: | reneeotten (Renee Otten), michaelld (Michael Dickens) | |
Port: | 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 (1)
comment:1 Changed 7 months 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.