diff mbox series

[1/2] python3-pdm: upgrade 2.22.4 -> 2.23.1

Message ID 20250416170020.2259697-1-raj.khem@gmail.com
State Accepted, archived
Commit 631b53a171572a49f4c810c4352f97de73608e92
Headers show
Series [1/2] python3-pdm: upgrade 2.22.4 -> 2.23.1 | expand

Commit Message

Khem Raj April 16, 2025, 5 p.m. UTC
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../python/{python3-pdm_2.22.4.bb => python3-pdm_2.23.1.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pdm_2.22.4.bb => python3-pdm_2.23.1.bb} (82%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-pdm_2.22.4.bb b/meta/recipes-devtools/python/python3-pdm_2.23.1.bb
similarity index 82%
rename from meta/recipes-devtools/python/python3-pdm_2.22.4.bb
rename to meta/recipes-devtools/python/python3-pdm_2.23.1.bb
index e6f35b3c7ac..acab401392c 100644
--- a/meta/recipes-devtools/python/python3-pdm_2.22.4.bb
+++ b/meta/recipes-devtools/python/python3-pdm_2.23.1.bb
@@ -4,7 +4,7 @@  LICENSE = "MIT"
 SECTION = "devel/python"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2eb31a2cc1a758c34b499f287dd04ef2"
 
-SRC_URI[sha256sum] = "8483f3d2285039cea7e07c5ba6ac7e1fcba358129f8831fb75065a797d27b923"
+SRC_URI[sha256sum] = "cf12cd2201df78a6543a5485ac1d7015a73b3a6b10c98b66dfae6ebd481386fe"
 
 inherit pypi python_setuptools_build_meta