2022-10-12 19:20:44 +03:00
|
|
|
mappings:
|
|
|
|
flake8:
|
|
|
|
CentOSStream8:
|
2023-04-17 15:46:54 +03:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 19:20:44 +03:00
|
|
|
|
|
|
|
meson:
|
|
|
|
CentOSStream8:
|
2023-04-17 15:46:54 +03:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 19:20:44 +03:00
|
|
|
|
|
|
|
python3:
|
|
|
|
CentOSStream8: python38
|
2023-08-08 16:31:22 +03:00
|
|
|
OpenSUSELeap15: python311-base
|
2022-10-12 19:20:44 +03:00
|
|
|
|
|
|
|
python3-PyYAML:
|
|
|
|
CentOSStream8: python38-PyYAML
|
2023-04-17 15:46:54 +03:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 19:20:44 +03:00
|
|
|
|
|
|
|
python3-devel:
|
|
|
|
CentOSStream8: python38-devel
|
2023-08-08 16:31:22 +03:00
|
|
|
OpenSUSELeap15: python311-devel
|
2022-10-12 19:20:44 +03:00
|
|
|
|
|
|
|
python3-docutils:
|
|
|
|
CentOSStream8:
|
2023-04-17 15:46:54 +03:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 19:20:44 +03:00
|
|
|
|
|
|
|
python3-numpy:
|
|
|
|
CentOSStream8: python38-numpy
|
2023-04-17 15:46:54 +03:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 19:20:44 +03:00
|
|
|
|
|
|
|
python3-opencv:
|
|
|
|
CentOSStream8:
|
2023-04-17 15:46:54 +03:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 19:20:44 +03:00
|
|
|
|
|
|
|
python3-pillow:
|
|
|
|
CentOSStream8:
|
2023-04-17 15:46:54 +03:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 19:20:44 +03:00
|
|
|
|
|
|
|
python3-pip:
|
|
|
|
CentOSStream8: python38-pip
|
2023-08-08 16:31:22 +03:00
|
|
|
OpenSUSELeap15: python311-pip
|
2022-10-12 19:20:44 +03:00
|
|
|
|
|
|
|
python3-pillow:
|
|
|
|
CentOSStream8:
|
2023-04-17 15:46:54 +03:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 19:20:44 +03:00
|
|
|
|
|
|
|
python3-selinux:
|
|
|
|
CentOSStream8:
|
2023-04-17 15:46:54 +03:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 19:20:44 +03:00
|
|
|
|
|
|
|
python3-setuptools:
|
|
|
|
CentOSStream8: python38-setuptools
|
2023-08-08 16:31:22 +03:00
|
|
|
OpenSUSELeap15: python311-setuptools
|
2022-10-12 19:20:44 +03:00
|
|
|
|
|
|
|
python3-sphinx:
|
|
|
|
CentOSStream8:
|
2023-04-17 15:46:54 +03:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 19:20:44 +03:00
|
|
|
|
|
|
|
python3-sphinx-rtd-theme:
|
|
|
|
CentOSStream8:
|
2023-04-17 15:46:54 +03:00
|
|
|
OpenSUSELeap15:
|
2022-10-12 19:20:44 +03:00
|
|
|
|
2023-08-09 00:35:47 +03:00
|
|
|
python3-tomli:
|
|
|
|
# test using tomllib
|
|
|
|
apk:
|
|
|
|
Fedora:
|
|
|
|
Debian12:
|
|
|
|
OpenSUSELeap15:
|
|
|
|
# Not available for Python 3.8
|
|
|
|
CentOSStream8:
|
|
|
|
|
2022-10-12 19:20:44 +03:00
|
|
|
python3-venv:
|
|
|
|
CentOSStream8: python38
|
2023-08-08 16:31:22 +03:00
|
|
|
OpenSUSELeap15: python311-base
|
2022-10-12 19:20:44 +03:00
|
|
|
|
|
|
|
python3-wheel:
|
|
|
|
CentOSStream8: python38-wheel
|
2023-08-08 16:31:22 +03:00
|
|
|
OpenSUSELeap15: python311-pip
|
2022-10-12 19:20:44 +03:00
|
|
|
|
|
|
|
pypi_mappings:
|
|
|
|
# Request more recent version
|
|
|
|
meson:
|
|
|
|
default: meson==0.63.2
|
|
|
|
|
|
|
|
# Drop packages that need devel headers
|
|
|
|
python3-numpy:
|
2023-04-17 15:46:54 +03:00
|
|
|
OpenSUSELeap15:
|
2023-08-09 00:35:47 +03:00
|
|
|
|
|
|
|
# see above
|
|
|
|
python3-tomli:
|
|
|
|
apk:
|
|
|
|
Fedora:
|
|
|
|
Debian12:
|
|
|
|
OpenSUSELeap15:
|