Skip to content

wrap: warn on deprecated wraps - #15309

Draft
bgilbert wants to merge 1 commit into
mesonbuild:masterfrom
bgilbert:deprecated-wraps
Draft

wrap: warn on deprecated wraps#15309
bgilbert wants to merge 1 commit into
mesonbuild:masterfrom
bgilbert:deprecated-wraps

Conversation

@bgilbert

@bgilbert bgilbert commented Nov 27, 2025

Copy link
Copy Markdown
Contributor

mesonbuild/wrapdb#2529 adds a mechanism for marking wraps as deprecated in releases.json. If a wrap is deprecated, hide it from meson wrap list and meson wrap search output, warn if it's passed to meson wrap install or meson wrap info, warn if it's present during meson wrap status or meson wrap update, and warn if it's automatically installed from wrapdb.json.

Omit deprecated wraps from the wrap list on the website.

mesonbuild/wrapdb#2529 adds a mechanism for
marking wraps as deprecated in releases.json.  If a wrap is deprecated,
hide it from `meson wrap list` and `meson wrap search` output, warn if
it's passed to `meson wrap install` or `meson wrap info`, warn if it's
present during `meson wrap status` or `meson wrap update`, and warn if
it's automatically installed from `wrapdb.json`.

Omit deprecated wraps from the wrap list on the website.
@bonzini bonzini modified the milestones: 1.11, 1.12 Mar 6, 2026
@bonzini bonzini modified the milestones: 1.12, 1.13 Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants