2022-10-12 18:20:44 +02:00
|
|
|
mappings:
|
|
|
|
flake8:
|
|
|
|
CentOSStream8:
|
2023-04-17 14:46:54 +02:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 18:20:44 +02:00
|
|
|
|
|
|
|
meson:
|
|
|
|
CentOSStream8:
|
2023-04-17 14:46:54 +02:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 18:20:44 +02:00
|
|
|
|
|
|
|
python3:
|
|
|
|
CentOSStream8: python38
|
2023-04-17 14:46:54 +02:00
|
|
|
OpenSUSELeap15: python39-base
|
2022-10-12 18:20:44 +02:00
|
|
|
|
|
|
|
python3-PyYAML:
|
|
|
|
CentOSStream8: python38-PyYAML
|
2023-04-17 14:46:54 +02:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 18:20:44 +02:00
|
|
|
|
|
|
|
python3-devel:
|
|
|
|
CentOSStream8: python38-devel
|
2023-04-17 14:46:54 +02:00
|
|
|
OpenSUSELeap15: python39-devel
|
2022-10-12 18:20:44 +02:00
|
|
|
|
|
|
|
python3-docutils:
|
|
|
|
CentOSStream8:
|
2023-04-17 14:46:54 +02:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 18:20:44 +02:00
|
|
|
|
|
|
|
python3-numpy:
|
|
|
|
CentOSStream8: python38-numpy
|
2023-04-17 14:46:54 +02:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 18:20:44 +02:00
|
|
|
|
|
|
|
python3-opencv:
|
|
|
|
CentOSStream8:
|
2023-04-17 14:46:54 +02:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 18:20:44 +02:00
|
|
|
|
|
|
|
python3-pillow:
|
|
|
|
CentOSStream8:
|
2023-04-17 14:46:54 +02:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 18:20:44 +02:00
|
|
|
|
|
|
|
python3-pip:
|
|
|
|
CentOSStream8: python38-pip
|
2023-04-17 14:46:54 +02:00
|
|
|
OpenSUSELeap15: python39-pip
|
2022-10-12 18:20:44 +02:00
|
|
|
|
|
|
|
python3-pillow:
|
|
|
|
CentOSStream8:
|
2023-04-17 14:46:54 +02:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 18:20:44 +02:00
|
|
|
|
|
|
|
python3-selinux:
|
|
|
|
CentOSStream8:
|
2023-04-17 14:46:54 +02:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 18:20:44 +02:00
|
|
|
|
|
|
|
python3-setuptools:
|
|
|
|
CentOSStream8: python38-setuptools
|
2023-04-17 14:46:54 +02:00
|
|
|
OpenSUSELeap15: python39-setuptools
|
2022-10-12 18:20:44 +02:00
|
|
|
|
|
|
|
python3-sphinx:
|
|
|
|
CentOSStream8:
|
2023-04-17 14:46:54 +02:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 18:20:44 +02:00
|
|
|
|
|
|
|
python3-sphinx-rtd-theme:
|
|
|
|
CentOSStream8:
|
2023-04-17 14:46:54 +02:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 18:20:44 +02:00
|
|
|
|
|
|
|
python3-venv:
|
|
|
|
CentOSStream8: python38
|
2023-04-17 14:46:54 +02:00
|
|
|
OpenSUSELeap15: python39-base
|
2022-10-12 18:20:44 +02:00
|
|
|
|
|
|
|
python3-wheel:
|
|
|
|
CentOSStream8: python38-wheel
|
2023-04-17 14:46:54 +02:00
|
|
|
OpenSUSELeap15: python39-pip
|
2022-10-12 18:20:44 +02:00
|
|
|
|
|
|
|
pypi_mappings:
|
|
|
|
# Request more recent version
|
|
|
|
meson:
|
|
|
|
default: meson==0.63.2
|
|
|
|
|
|
|
|
# Drop packages that need devel headers
|
|
|
|
python3-numpy:
|
2023-04-17 14:46:54 +02:00
|
|
|
OpenSUSELeap15:
|