diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-qrcode_7.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-qrcode_7.1.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-python/recipes-devtools/python/python3-qrcode_7.1.bb b/meta-python/recipes-devtools/python/python3-qrcode_7.1.bb deleted file mode 100644 index 329bf3e4fa..0000000000 --- a/meta-python/recipes-devtools/python/python3-qrcode_7.1.bb +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | SUMMARY = "QR Code image generator" | ||
| 2 | SECTION = "devel/python" | ||
| 3 | LICENSE = "MIT" | ||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4b802d2a65df4626623c79757f486af9" | ||
| 5 | |||
| 6 | PYPI_PACKAGE = "qrcode" | ||
| 7 | SRC_URI[sha256sum] = "59ba630fa2adb637b06571e6ceec1bb0ecf372c458c4447ceba763061bd3af72" | ||
| 8 | |||
| 9 | inherit pypi setuptools3 | ||
| 10 | |||
| 11 | RDEPENDS_${PN} = "python3-six python3-pillow" | ||
