diff mbox series

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

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

Commit Message

Derek Straka Dec. 12, 2024, 8:47 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../python/{python3-pdm_2.21.0.bb => python3-pdm_2.22.0.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pdm_2.21.0.bb => python3-pdm_2.22.0.bb} (82%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pdm_2.21.0.bb b/meta-python/recipes-devtools/python/python3-pdm_2.22.0.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-pdm_2.21.0.bb
rename to meta-python/recipes-devtools/python/python3-pdm_2.22.0.bb
index d323ae3c6..e65e0e459 100644
--- a/meta-python/recipes-devtools/python/python3-pdm_2.21.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pdm_2.22.0.bb
@@ -4,7 +4,7 @@  LICENSE = "MIT"
 SECTION = "devel/python"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2eb31a2cc1a758c34b499f287dd04ef2"
 
-SRC_URI[sha256sum] = "9c928d6db62d104ab86318fe09aaf9bdfc6f616176af407e4df00f59e001930f"
+SRC_URI[sha256sum] = "61b4f0f8238bf99ba59ffae3db524604417379df917e081d61b1e257bfc20e43"
 
 inherit pypi python_setuptools_build_meta