Rebuild with python 3.14

This commit is contained in:
2026-05-06 19:52:28 +03:00
parent 2da0152314
commit ab9a4b349d
+2 -2
View File
@@ -1,7 +1,7 @@
name: python-dbusmock name: python-dbusmock
description: Mock D-Bus objects for tests description: Mock D-Bus objects for tests
version: 0.38.1 version: 0.38.1
revision: 1 revision: 2
url: https://github.com/martinpitt/python-dbusmock url: https://github.com/martinpitt/python-dbusmock
license: LGPL3-or-later license: LGPL3-or-later
maintainers: maintainers:
@@ -11,7 +11,7 @@ output_architecture: any
type: source type: source
depends: depends:
- glib - glib
- python3 - python3=3.14.*
- python-dbus - python-dbus
- python-pygobject - python-pygobject
make_depends: make_depends: