ece3cc28df
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>
(cherry picked from commit 641b1efe01
)
(Mjt: numerous merge conflicts due to many changes in testing framework)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
61 lines
928 B
YAML
61 lines
928 B
YAML
mappings:
|
|
flake8:
|
|
OpenSUSELeap153:
|
|
|
|
meson:
|
|
OpenSUSELeap153:
|
|
|
|
python3:
|
|
OpenSUSELeap153: python39-base
|
|
|
|
python3-PyYAML:
|
|
OpenSUSELeap153:
|
|
|
|
python3-devel:
|
|
OpenSUSELeap153: python39-devel
|
|
|
|
python3-docutils:
|
|
OpenSUSELeap153:
|
|
|
|
python3-numpy:
|
|
OpenSUSELeap153:
|
|
|
|
python3-opencv:
|
|
OpenSUSELeap153:
|
|
|
|
python3-pillow:
|
|
OpenSUSELeap153:
|
|
|
|
python3-pip:
|
|
OpenSUSELeap153: python39-pip
|
|
|
|
python3-pillow:
|
|
OpenSUSELeap153:
|
|
|
|
python3-selinux:
|
|
OpenSUSELeap153:
|
|
|
|
python3-setuptools:
|
|
OpenSUSELeap153: python39-setuptools
|
|
|
|
python3-sphinx:
|
|
OpenSUSELeap153:
|
|
|
|
python3-sphinx-rtd-theme:
|
|
OpenSUSELeap153:
|
|
|
|
python3-venv:
|
|
OpenSUSELeap153: python39-base
|
|
|
|
python3-wheel:
|
|
OpenSUSELeap153: python39-pip
|
|
|
|
pypi_mappings:
|
|
# Request more recent version
|
|
meson:
|
|
default: meson==0.63.2
|
|
|
|
# Drop packages that need devel headers
|
|
python3-numpy:
|
|
OpenSUSELeap153:
|