diff mbox series

[meta-python,23/37] python3-lazy: upgrade 1.6 -> 2.0

Message ID 20260708094508.2060-23-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/37] bcc: upgrade 0.36.1 -> 0.37.0 | expand

Commit Message

Wang Mingyu July 8, 2026, 9:44 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

License-Update: Copyright year updated to 2026

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-lazy_1.6.bb => python3-lazy_2.0.bb}       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-lazy_1.6.bb => python3-lazy_2.0.bb} (53%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-lazy_1.6.bb b/meta-python/recipes-devtools/python/python3-lazy_2.0.bb
similarity index 53%
rename from meta-python/recipes-devtools/python/python3-lazy_1.6.bb
rename to meta-python/recipes-devtools/python/python3-lazy_2.0.bb
index 222489302d..940686af72 100644
--- a/meta-python/recipes-devtools/python/python3-lazy_1.6.bb
+++ b/meta-python/recipes-devtools/python/python3-lazy_2.0.bb
@@ -1,8 +1,8 @@ 
 SUMMARY = "Lazy attributes are computed attributes that are evaluated only once, the first time they are used."
 
 LICENSE = "BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=7df3865e8640604acfa474235d2db76b"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=0ba506a1df3b54afc8b01c9964bb6bdb"
 
-SRC_URI[sha256sum] = "7127324ec709e8324f08cb4611c1abe01776bda53bb9ce68dc5dfa46ca0ed3e9"
+SRC_URI[sha256sum] = "f92ec0d32dd6bd115ddec4e3323473ebc0b682ad58c6aca78ebfd9e6d1aa5777"
 
 inherit pypi python_setuptools_build_meta