From ab9a4b349d3cd2715f77f0227c1a26f62124f4c4 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 6 May 2026 19:52:28 +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 95eabee..8b9cba5 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: python-dbusmock description: Mock D-Bus objects for tests version: 0.38.1 -revision: 1 +revision: 2 url: https://github.com/martinpitt/python-dbusmock license: LGPL3-or-later maintainers: @@ -11,7 +11,7 @@ output_architecture: any type: source depends: - glib - - python3 + - python3=3.14.* - python-dbus - python-pygobject make_depends: