From 1b290969cffa763b520cbef0cfccd09ce734ef05 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Thu, 7 May 2026 08:29:25 +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 fb86499..91c07db 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: gi-docgen description: Document generator for GObject-based libraries version: "2026.1" -revision: 1 +revision: 2 url: https://gnome.pages.gitlab.gnome.org/gi-docgen/ license: Apache-2.0 OR GPL3-or-later maintainers: @@ -9,7 +9,7 @@ maintainers: architecture: any type: source depends: - - python3 + - python3=3.14.* - python-jinja - python-magic - python-markdown