Rebuild with python 3.14
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user