7.2 (19 July 2021) ================== - Add Styled PIL image factory, allowing different color masks and shapes in QR codes
- Small performance inprovement - Add check for border size parameter Signed-off-by: Zang Ruochen <[email protected]> --- .../python/{python3-qrcode_7.1.bb => python3-qrcode_7.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-qrcode_7.1.bb => python3-qrcode_7.2.bb} (73%) diff --git a/meta-python/recipes-devtools/python/python3-qrcode_7.1.bb b/meta-python/recipes-devtools/python/python3-qrcode_7.2.bb similarity index 73% rename from meta-python/recipes-devtools/python/python3-qrcode_7.1.bb rename to meta-python/recipes-devtools/python/python3-qrcode_7.2.bb index 329bf3e4fa..d5f54e60a0 100644 --- a/meta-python/recipes-devtools/python/python3-qrcode_7.1.bb +++ b/meta-python/recipes-devtools/python/python3-qrcode_7.2.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=4b802d2a65df4626623c79757f486af9" PYPI_PACKAGE = "qrcode" -SRC_URI[sha256sum] = "59ba630fa2adb637b06571e6ceec1bb0ecf372c458c4447ceba763061bd3af72" +SRC_URI[sha256sum] = "153ad96f5892e6fe2f3699296240976ac3a6d068e2eb48bbfc64b4c4c4d675ea" inherit pypi setuptools3 -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#92314): https://lists.openembedded.org/g/openembedded-devel/message/92314 Mute This Topic: https://lists.openembedded.org/mt/84393602/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
