diff mbox series

[meta-python,14/25] python3-dill: upgrade 0.4.0 -> 0.4.1

Message ID 20260127094339.1081-14-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-filesystems,01/25] bindfs: upgrade 1.18.3 -> 1.18.4 | expand

Commit Message

Wang Mingyu Jan. 27, 2026, 9:43 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-dill_0.4.0.bb => python3-dill_0.4.1.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-dill_0.4.0.bb => python3-dill_0.4.1.bb} (65%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-dill_0.4.0.bb b/meta-python/recipes-devtools/python/python3-dill_0.4.1.bb
similarity index 65%
rename from meta-python/recipes-devtools/python/python3-dill_0.4.0.bb
rename to meta-python/recipes-devtools/python/python3-dill_0.4.1.bb
index d421b1a887..e08e97113d 100644
--- a/meta-python/recipes-devtools/python/python3-dill_0.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-dill_0.4.1.bb
@@ -1,9 +1,9 @@ 
 SUMMARY = "Serialize all of python"
 HOMEPAGE = "https://pypi.org/project/dill/"
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=ed5ea77287d7d542949d6dd0bc288ac0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=7a60f86720d45856324c45945cfed6b3"
 
-SRC_URI[sha256sum] = "0633f1d2df477324f53a895b02c901fb961bdbf65a17122586ea7019292cbcf0"
+SRC_URI[sha256sum] = "423092df4182177d4d8ba8290c8a5b640c66ab35ec7da59ccfa00f6fa3eea5fa"
 
 inherit pypi python_setuptools_build_meta