summary refs log tree commit diff stats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rwxr-xr-xpython/scripts/vendor.py4
-rw-r--r--python/wheels/meson-1.8.1-py3-none-any.whlbin1013001 -> 0 bytes
-rw-r--r--python/wheels/meson-1.9.0-py3-none-any.whlbin0 -> 1029634 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/python/scripts/vendor.py b/python/scripts/vendor.py
index b47db00743..33ac7a45de 100755
--- a/python/scripts/vendor.py
+++ b/python/scripts/vendor.py
@@ -41,8 +41,8 @@ def main() -> int:
     parser.parse_args()
 
     packages = {
-        "meson==1.8.1":
-        "374bbf71247e629475fc10b0bd2ef66fc418c2d8f4890572f74de0f97d0d42da",
+        "meson==1.9.0":
+        "45e51ddc41e37d961582d06e78c48e0f9039011587f3495c4d6b0781dad92357",
     }
 
     vendor_dir = Path(__file__, "..", "..", "wheels").resolve()
diff --git a/python/wheels/meson-1.8.1-py3-none-any.whl b/python/wheels/meson-1.8.1-py3-none-any.whl
deleted file mode 100644
index a885f0e18c..0000000000
--- a/python/wheels/meson-1.8.1-py3-none-any.whl
+++ /dev/null
Binary files differdiff --git a/python/wheels/meson-1.9.0-py3-none-any.whl b/python/wheels/meson-1.9.0-py3-none-any.whl
new file mode 100644
index 0000000000..57cc75cb13
--- /dev/null
+++ b/python/wheels/meson-1.9.0-py3-none-any.whl
Binary files differ