Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: blueprint-compiler
|
name: blueprint-compiler
|
||||||
description: Markup language and compiler for GTK 4 user interfaces
|
description: Markup language and compiler for GTK 4 user interfaces
|
||||||
version: 0.20.4
|
version: 0.20.4
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://gnome.pages.gitlab.gnome.org/blueprint-compiler/
|
url: https://gnome.pages.gitlab.gnome.org/blueprint-compiler/
|
||||||
license: LGPL3-or-later
|
license: LGPL3-or-later
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -10,7 +10,7 @@ architecture: any
|
|||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
- gobject-introspection
|
- gobject-introspection
|
||||||
- python3
|
- python3=3.14.*
|
||||||
- python-pygobject
|
- python-pygobject
|
||||||
make_depends:
|
make_depends:
|
||||||
- meson
|
- meson
|
||||||
|
|||||||
Reference in New Issue
Block a user