Created attachment 251105 [details] Update to 0.16.0 Update to 0.16.0 `make test` work Only 1 test failed and it is a trivial test. 4 ports depend on meason-python and all build well with this patch.
All tests pass here. The showstopper that needed further review was a test failure relating to wheel generation, something we (and most others) use, which was fixed in 0.15.0.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d4be445297df8cdf66fff51c63441f4eaade9393 commit d4be445297df8cdf66fff51c63441f4eaade9393 Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2024-05-31 19:26:11 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2024-05-31 19:26:11 +0000 devel/meson-python: update to 0.16.0 Changelog: https://github.com/mesonbuild/meson-python/releases/tag/0.16.0 https://github.com/mesonbuild/meson-python/releases/tag/0.15.0 Event: BSDCan 2024 Reported by: wen PR: 279420 devel/meson-python/Makefile | 15 ++++++++++----- devel/meson-python/distinfo | 6 +++--- 2 files changed, 13 insertions(+), 8 deletions(-)
Committed, with dependency corrections.