diff mbox series

[meta-python,31/43] python3-qrcode: upgrade 8.1 -> 8.2

Message ID 1747817972-28874-31-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python,01/43] python3-aiodns: upgrade 3.2.0 -> 3.4.0 | expand

Commit Message

Mingyu Wang (Fujitsu) May 21, 2025, 8:59 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
=============
- Optimize QRColorMask apply_mask method for enhanced performance
- Fix typos on StyledPilImage embeded_* parameters.
  The old parameters with the typos are still accepted for backward compatibility.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-qrcode_8.1.bb => python3-qrcode_8.2.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-qrcode_8.1.bb => python3-qrcode_8.2.bb} (77%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-qrcode_8.1.bb b/meta-python/recipes-devtools/python/python3-qrcode_8.2.bb
similarity index 77%
rename from meta-python/recipes-devtools/python/python3-qrcode_8.1.bb
rename to meta-python/recipes-devtools/python/python3-qrcode_8.2.bb
index e37c6bcdea..1671864c1f 100644
--- a/meta-python/recipes-devtools/python/python3-qrcode_8.1.bb
+++ b/meta-python/recipes-devtools/python/python3-qrcode_8.2.bb
@@ -3,7 +3,7 @@  SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=4b802d2a65df4626623c79757f486af9"
 
-SRC_URI[sha256sum] = "e8df73caf72c3bace3e93d9fa0af5aa78267d4f3f5bc7ab1b208f271605a5e48"
+SRC_URI[sha256sum] = "35c3f2a4172b33136ab9f6b3ef1c00260dd2f66f858f24d88418a015f446506c"
 
 inherit pypi python_poetry_core