Rebuild with python 3.14

This commit is contained in:
2026-05-06 14:43:18 +03:00
parent 7ecc217d46
commit d9f519b751
+2 -2
View File
@@ -1,7 +1,7 @@
name: meson
description: The Meson build system
version: 1.11.1
revision: 1
revision: 2
url: https://mesonbuild.com/
license: Apache2
maintainers:
@@ -11,7 +11,7 @@ output_architecture: any
type: source
depends:
- ninja
- python3
- python3=3.14.*
make_depends:
- python-build
- python-installer