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 name: python-pycups
description: Python bindings for the CUPS API description: Python bindings for the CUPS API
version: 2.0.4 version: 2.0.4
revision: 1 revision: 2
url: https://github.com/OpenPrinting/pycups url: https://github.com/OpenPrinting/pycups
license: GPL2-or-later license: GPL2-or-later
architecture: any architecture: any
@@ -9,7 +9,7 @@ type: source
depends: depends:
- glibc - glibc
- libcups - libcups
- python3 - python3=3.14.*
make_depends: make_depends:
- python-build - python-build
- python-installer - python-installer