On Thu, Feb 26, 2026 at 2:39 PM Peter Maydell <[email protected]> wrote: > > On Sat, 27 Dec 2025 at 09:55, Paolo Bonzini <[email protected]> wrote: > > > > This version includes several improvements and bugfixes for Rust. > > > > Signed-off-by: Paolo Bonzini <[email protected]> > > --- > > configure | 4 ++-- > > python/scripts/vendor.py | 4 ++-- > > python/wheels/meson-1.10.0-py3-none-any.whl | Bin 0 -> 1057029 bytes > > pythondeps.toml | 4 ++-- > > 4 files changed, 6 insertions(+), 6 deletions(-) > > create mode 100644 python/wheels/meson-1.10.0-py3-none-any.whl > > Hi Paolo -- should this change (now upstream as commit 8c04b6a48b15a) > have deleted python/wheels/meson-1.9.0-py3-none-any.whl, or is > there a reason we need to keep both 1.9.0 and 1.1.0 wheels?
I think someone else must have reported it. I have a patch deleting it queued for my next pull request. Paolo
