1mappings: 2 flake8: 3 CentOSStream8: 4 OpenSUSELeap15: 5 6 meson: 7 CentOSStream8: 8 OpenSUSELeap15: 9 10 python3: 11 CentOSStream8: python38 12 OpenSUSELeap15: python39-base 13 14 python3-PyYAML: 15 CentOSStream8: python38-PyYAML 16 OpenSUSELeap15: 17 18 python3-devel: 19 CentOSStream8: python38-devel 20 OpenSUSELeap15: python39-devel 21 22 python3-docutils: 23 CentOSStream8: 24 OpenSUSELeap15: 25 26 python3-numpy: 27 CentOSStream8: python38-numpy 28 OpenSUSELeap15: 29 30 python3-opencv: 31 CentOSStream8: 32 OpenSUSELeap15: 33 34 python3-pillow: 35 CentOSStream8: 36 OpenSUSELeap15: 37 38 python3-pip: 39 CentOSStream8: python38-pip 40 OpenSUSELeap15: python39-pip 41 42 python3-pillow: 43 CentOSStream8: 44 OpenSUSELeap15: 45 46 python3-selinux: 47 CentOSStream8: 48 OpenSUSELeap15: 49 50 python3-setuptools: 51 CentOSStream8: python38-setuptools 52 OpenSUSELeap15: python39-setuptools 53 54 python3-sphinx: 55 CentOSStream8: 56 OpenSUSELeap15: 57 58 python3-sphinx-rtd-theme: 59 CentOSStream8: 60 OpenSUSELeap15: 61 62 python3-venv: 63 CentOSStream8: python38 64 OpenSUSELeap15: python39-base 65 66 python3-wheel: 67 CentOSStream8: python38-wheel 68 OpenSUSELeap15: python39-pip 69 70pypi_mappings: 71 # Request more recent version 72 meson: 73 default: meson==0.63.2 74 75 # Drop packages that need devel headers 76 python3-numpy: 77 OpenSUSELeap15: 78