diff mbox series

[meta-python,4/5] python3-pdm-backend: update to version 2.1.8

Message ID 20231229192407.2736363-4-derek@asterius.io
State Accepted
Headers show
Series [meta-python,1/5] python3-kmod: add comment about update to version 0.9.2 | expand

Commit Message

Derek Straka Dec. 29, 2023, 7:24 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 ...ython3-pdm-backend_2.1.7.bb => python3-pdm-backend_2.1.8.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pdm-backend_2.1.7.bb => python3-pdm-backend_2.1.8.bb} (80%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pdm-backend_2.1.7.bb b/meta-python/recipes-devtools/python/python3-pdm-backend_2.1.8.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-pdm-backend_2.1.7.bb
rename to meta-python/recipes-devtools/python/python3-pdm-backend_2.1.8.bb
index 679ecb0d4..f1f507243 100644
--- a/meta-python/recipes-devtools/python/python3-pdm-backend_2.1.7.bb
+++ b/meta-python/recipes-devtools/python/python3-pdm-backend_2.1.8.bb
@@ -4,7 +4,7 @@  LICENSE = "MIT"
 SECTION = "devel/python"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=4a564297b3c5b629a528b92fd8ff61ea"
 
-SRC_URI[sha256sum] = "d3b50ab6374557c1edc348135e0da5decef228ddf8c973a58e40f437cf3595ba"
+SRC_URI[sha256sum] = "2487dfbd13f69d80fb4e6a08006a3ee68272833970813047dc5fcfacdfdc0151"
 
 inherit pypi python_setuptools_build_meta