Rebuild with python 3.14

This commit is contained in:
2026-05-07 09:17:23 +03:00
parent f38395936f
commit 4688c86bf8
+2 -1
View File
@@ -1,7 +1,7 @@
name: system-config-printer name: system-config-printer
description: Graphical user interface for CUPS administration description: Graphical user interface for CUPS administration
version: 1.5.18 version: 1.5.18
revision: 1 revision: 2
url: https://github.com/OpenPrinting/system-config-printer url: https://github.com/OpenPrinting/system-config-printer
license: GPL2-or-later license: GPL2-or-later
architecture: any architecture: any
@@ -16,6 +16,7 @@ depends:
- libudev - libudev
- libusb - libusb
- pango - pango
- python3=3.14.*
- python-pycairo - python-pycairo
- python-dbus - python-dbus
- python-pygobject - python-pygobject