Bug 279420 - devel/meson-python: Update to 0.16.0
Summary: devel/meson-python: Update to 0.16.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Charlie Li
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-31 02:26 UTC by wen
Modified: 2024-05-31 19:31 UTC (History)
0 users

See Also:
vishwin: maintainer-feedback+


Attachments
Update to 0.16.0 (1.34 KB, text/plain)
2024-05-31 02:26 UTC, wen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wen 2024-05-31 02:26:09 UTC
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.
Comment 1 Charlie Li freebsd_committer freebsd_triage 2024-05-31 19:01:29 UTC
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.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-31 19:30:37 UTC
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(-)
Comment 3 Charlie Li freebsd_committer freebsd_triage 2024-05-31 19:31:28 UTC
Committed, with dependency corrections.