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