diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-qrcode_7.4.2.bb')
| -rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-qrcode_7.4.2.bb | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-qrcode_7.4.2.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-qrcode_7.4.2.bb deleted file mode 100644 index 49cf62860e..0000000000 --- a/meta-openembedded/meta-python/recipes-devtools/python/python3-qrcode_7.4.2.bb +++ /dev/null @@ -1,15 +0,0 @@ -SUMMARY = "QR Code image generator" -SECTION = "devel/python" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=4b802d2a65df4626623c79757f486af9" - -SRC_URI[sha256sum] = "9dd969454827e127dbd93696b20747239e6d540e082937c90f14ac95b30f5845" - -inherit pypi python_setuptools_build_meta - -RDEPENDS:${PN} = " \ - python3-six \ - python3-pillow \ - python3-pypng \ - python3-typing-extensions \ -" |
