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 name: meson
description: The Meson build system description: The Meson build system
version: 1.11.1 version: 1.11.1
revision: 1 revision: 2
url: https://mesonbuild.com/ url: https://mesonbuild.com/
license: Apache2 license: Apache2
maintainers: maintainers:
@@ -11,7 +11,7 @@ output_architecture: any
type: source type: source
depends: depends:
- ninja - ninja
- python3 - python3=3.14.*
make_depends: make_depends:
- python-build - python-build
- python-installer - python-installer