From 1debafdd81f7bfcd66910fa16e48cea50c6c8764 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Thu, 7 May 2026 08:29:00 +0300 Subject: [PATCH] Rebuild with python 3.14 --- pkg.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg.info b/pkg.info index aa538cc..09388f3 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: blueprint-compiler description: Markup language and compiler for GTK 4 user interfaces version: 0.20.4 -revision: 1 +revision: 2 url: https://gnome.pages.gitlab.gnome.org/blueprint-compiler/ license: LGPL3-or-later maintainers: @@ -10,7 +10,7 @@ architecture: any type: source depends: - gobject-introspection - - python3 + - python3=3.14.* - python-pygobject make_depends: - meson