Rebuild with python 3.14

This commit is contained in:
2026-05-07 09:14:03 +03:00
parent bc505d01d8
commit 663beb6388
+2 -2
View File
@@ -1,7 +1,7 @@
name: python-pycups
description: Python bindings for the CUPS API
version: 2.0.4
revision: 1
revision: 2
url: https://github.com/OpenPrinting/pycups
license: GPL2-or-later
architecture: any
@@ -9,7 +9,7 @@ type: source
depends:
- glibc
- libcups
- python3
- python3=3.14.*
make_depends:
- python-build
- python-installer