diff mbox series

[meta-python] python-pdm: update to version 2.12.3

Message ID 20240202171600.1450470-1-derek@asterius.io
State Accepted
Headers show
Series [meta-python] python-pdm: update to version 2.12.3 | expand

Commit Message

Derek Straka Feb. 2, 2024, 5:16 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../python/{python3-pdm_2.12.2.bb => python3-pdm_2.12.3.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pdm_2.12.2.bb => python3-pdm_2.12.3.bb} (81%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pdm_2.12.2.bb b/meta-python/recipes-devtools/python/python3-pdm_2.12.3.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-pdm_2.12.2.bb
rename to meta-python/recipes-devtools/python/python3-pdm_2.12.3.bb
index b0849d13b..3361bb833 100644
--- a/meta-python/recipes-devtools/python/python3-pdm_2.12.2.bb
+++ b/meta-python/recipes-devtools/python/python3-pdm_2.12.3.bb
@@ -4,7 +4,7 @@  LICENSE = "MIT"
 SECTION = "devel/python"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2eb31a2cc1a758c34b499f287dd04ef2"
 
-SRC_URI[sha256sum] = "b3ca4ab107ad65b57fe1312e4360e1f7b3d7c5ed81a841b6ed48b3777862ed57"
+SRC_URI[sha256sum] = "53cdab727c1469fdc196efd8d7ff8404a3ca91ee43c0a5714736f2020d0a5ddf"
 
 inherit pypi python_setuptools_build_meta