diff mbox series

[065/114] python3-pdm-backend: upgrade 2.4.5 -> 2.4.6

Message ID 20251222200739.2278706-65-alex.kanavin@gmail.com
State New
Headers show
Series [001/114] build-appliance-image: do not inherit setuptools | expand

Commit Message

Alexander Kanavin Dec. 22, 2025, 8:06 p.m. UTC
From: Alexander Kanavin <alex@linutronix.de>

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 ...ython3-pdm-backend_2.4.5.bb => python3-pdm-backend_2.4.6.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pdm-backend_2.4.5.bb => python3-pdm-backend_2.4.6.bb} (81%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pdm-backend_2.4.5.bb b/meta/recipes-devtools/python/python3-pdm-backend_2.4.6.bb
similarity index 81%
rename from meta/recipes-devtools/python/python3-pdm-backend_2.4.5.bb
rename to meta/recipes-devtools/python/python3-pdm-backend_2.4.6.bb
index 5e6d75c188..95d8e3e4a4 100644
--- a/meta/recipes-devtools/python/python3-pdm-backend_2.4.5.bb
+++ b/meta/recipes-devtools/python/python3-pdm-backend_2.4.6.bb
@@ -4,7 +4,7 @@  LICENSE = "MIT"
 SECTION = "devel/python"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=4a564297b3c5b629a528b92fd8ff61ea"
 
-SRC_URI[sha256sum] = "56c019c440308adad5d057c08cbb777e65f43b991a3b0920749781258972fe5b"
+SRC_URI[sha256sum] = "5dd9cd581a4f18d57ff506a5b3aad7c8df31e5949b6fd854bbc34c38107e4532"
 
 inherit pypi python_pep517