Patrick Williams | 864cc43 | 2023-02-09 14:54:44 -0600 | [diff] [blame] | 1 | SUMMARY = "CUPS bindings for Python" |
2 | LICENSE = "GPL-2.0-only" | ||||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3961efb54421653518521529853444c4" | ||||
4 | |||||
5 | RDEPENDS:${PN} = "python3" | ||||
6 | |||||
7 | inherit setuptools3 pypi | ||||
8 | |||||
9 | PV = "2.0.1" | ||||
10 | |||||
11 | SRC_URI[sha256sum] = "e880d7d7147959ead5cb34764f08b97b41385b36eb8256e8af1ce163dbcccce8" |