From afcfc3a9ec8cdfd4531afe845fc61c7d638314c8 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Thu, 7 May 2026 13:19:36 +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 52ca70a..4a04a2f 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: glib description: Low-level core library version: 2.88.0 -revision: 1 +revision: 2 url: https://gitlab.gnome.org/GNOME/glib license: LGPL2.1-or-later maintainers: @@ -22,7 +22,7 @@ make_depends: - gobject-introspection - libelf - meson - - python3 + - python3=3.14.* - python-docutils - python-packaging - shared-mime-info