Signed-off-by: Armin Kuster <[email protected]> --- recipes-python/python/python3-qrcode_6.1.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes-python/python/python3-qrcode_6.1.bb
diff --git a/recipes-python/python/python3-qrcode_6.1.bb b/recipes-python/python/python3-qrcode_6.1.bb new file mode 100644 index 0000000..bd50e6f --- /dev/null +++ b/recipes-python/python/python3-qrcode_6.1.bb @@ -0,0 +1,9 @@ +SUMMARY = "QR Code image generator" +SECTION = "devel/python" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://LICENSE;md5=4b802d2a65df4626623c79757f486af9" + +PYPI_PACKAGE = "qrcode" +SRC_URI[sha256sum] = "505253854f607f2abf4d16092c61d4e9d511a3b4392e60bff957a68592b04369" + +inherit pypi setuptools3 -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#49868): https://lists.yoctoproject.org/g/yocto/message/49868 Mute This Topic: https://lists.yoctoproject.org/mt/75319309/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
