641b1efe01
RHEL 9 (and thus also the derivatives) have been available since two years now, so according to QEMU's support policy, we can drop the active support for the previous major version 8 now. Another reason for doing this is that Centos Stream 8 will go EOL soon: https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/ "After May 31, 2024, CentOS Stream 8 will be archived and no further updates will be provided." Thus upgrade our CentOS Stream container to major version 9 now. Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-ID: <20240418101056.302103-5-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
78 lines
1.1 KiB
YAML
78 lines
1.1 KiB
YAML
mappings:
|
|
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==0.63.2
|
|
|
|
# Drop packages that need devel headers
|
|
python3-numpy:
|
|
OpenSUSELeap15:
|
|
|
|
# see above
|
|
python3-tomli:
|
|
apk:
|
|
Fedora:
|
|
Debian12:
|
|
OpenSUSELeap15:
|