diff options
Diffstat (limited to 'tests/lcitool/mappings.yml')
-rw-r--r-- | tests/lcitool/mappings.yml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/tests/lcitool/mappings.yml b/tests/lcitool/mappings.yml index 74eb13d..8f0e95e 100644 --- a/tests/lcitool/mappings.yml +++ b/tests/lcitool/mappings.yml @@ -8,6 +8,10 @@ mappings: meson: OpenSUSELeap15: + # Use Meson from PyPI wherever Rust is enabled + Debian: + Fedora: + Ubuntu: python3: OpenSUSELeap15: python311-base @@ -64,10 +68,15 @@ mappings: python3-wheel: OpenSUSELeap15: python311-pip + rust: + Debian12: rustc-web + Ubuntu2204: rustc-1.77 + Ubuntu2404: rustc-1.77 + pypi_mappings: # Request more recent version meson: - default: meson==1.5.0 + default: meson==1.8.1 # Drop packages that need devel headers python3-numpy: |