diff mbox series

[meta-python] python3-pdm: update to version 2.12.2

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

Commit Message

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

Patch

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