25 lines
643 B
YAML
25 lines
643 B
YAML
name: python-pycups
|
|
description: Python bindings for the CUPS API
|
|
version: 2.0.4
|
|
revision: 3
|
|
url: https://github.com/OpenPrinting/pycups
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- libcups
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|
|
- python-setuptools
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://github.com/OpenPrinting/pycups/releases/download/v${BPM_PKG_VERSION}/pycups-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 843e385c1dbf694996ca84ef02a7f30c28376035588f5fbeacd6bae005cf7c8d
|