mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00

The workaround applied in
commit c60473d292
Author: Alex Bennée <alex.bennee@linaro.org>
Date: Wed Oct 2 10:03:33 2024 +0200
testing: bump mips64el cross to bookworm and fix package list
Is no longer required since the affected builds are now fixed.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20241217133525.3836570-1-berrange@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250108121054.1126164-27-alex.bennee@linaro.org>
81 lines
1.2 KiB
YAML
81 lines
1.2 KiB
YAML
mappings:
|
|
# Too old on Ubuntu 22.04; we install it from cargo instead
|
|
bindgen:
|
|
Ubuntu2204:
|
|
|
|
flake8:
|
|
OpenSUSELeap15:
|
|
|
|
meson:
|
|
OpenSUSELeap15:
|
|
|
|
python3:
|
|
OpenSUSELeap15: python311-base
|
|
|
|
python3-PyYAML:
|
|
OpenSUSELeap15:
|
|
|
|
python3-devel:
|
|
OpenSUSELeap15: python311-devel
|
|
|
|
python3-docutils:
|
|
OpenSUSELeap15:
|
|
|
|
python3-numpy:
|
|
OpenSUSELeap15:
|
|
|
|
python3-opencv:
|
|
OpenSUSELeap15:
|
|
|
|
python3-pillow:
|
|
OpenSUSELeap15:
|
|
|
|
python3-pip:
|
|
OpenSUSELeap15: python311-pip
|
|
|
|
python3-pillow:
|
|
OpenSUSELeap15:
|
|
|
|
python3-selinux:
|
|
OpenSUSELeap15:
|
|
|
|
python3-setuptools:
|
|
OpenSUSELeap15: python311-setuptools
|
|
|
|
python3-sphinx:
|
|
OpenSUSELeap15:
|
|
|
|
python3-sphinx-rtd-theme:
|
|
OpenSUSELeap15:
|
|
|
|
python3-sqlite3:
|
|
OpenSUSELeap15: python311
|
|
|
|
python3-tomli:
|
|
# test using tomllib
|
|
apk:
|
|
Fedora:
|
|
Debian12:
|
|
OpenSUSELeap15:
|
|
|
|
python3-venv:
|
|
OpenSUSELeap15: python311-base
|
|
|
|
python3-wheel:
|
|
OpenSUSELeap15: python311-pip
|
|
|
|
pypi_mappings:
|
|
# Request more recent version
|
|
meson:
|
|
default: meson==1.5.0
|
|
|
|
# Drop packages that need devel headers
|
|
python3-numpy:
|
|
OpenSUSELeap15:
|
|
|
|
# see above
|
|
python3-tomli:
|
|
apk:
|
|
Fedora:
|
|
Debian12:
|
|
OpenSUSELeap15:
|