diff mbox series

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

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

Commit Message

Derek Straka Dec. 20, 2023, 10:19 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../python/{python3-pdm_2.10.4.bb => python3-pdm_2.11.1.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pdm_2.10.4.bb => python3-pdm_2.11.1.bb} (81%)

Comments

Khem Raj Dec. 27, 2023, 8:21 a.m. UTC | #1
On Wed, 20 Dec 2023 22:19:08 +0000, Derek Straka wrote:
> 


Applied, thanks!

[1/1] python3-pdm: update to version 2.11.1
      commit: 50e241df341cdc9059bd2bf6b4f830a139d39d21

Best regards,
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pdm_2.10.4.bb b/meta-python/recipes-devtools/python/python3-pdm_2.11.1.bb
similarity index 81%
rename from meta-python/recipes-devtools/python/python3-pdm_2.10.4.bb
rename to meta-python/recipes-devtools/python/python3-pdm_2.11.1.bb
index fffefb3c6..5ff6ffc9e 100644
--- a/meta-python/recipes-devtools/python/python3-pdm_2.10.4.bb
+++ b/meta-python/recipes-devtools/python/python3-pdm_2.11.1.bb
@@ -4,7 +4,7 @@  LICENSE = "MIT"
 SECTION = "devel/python"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2eb31a2cc1a758c34b499f287dd04ef2"
 
-SRC_URI[sha256sum] = "6dfd9d4cb59043edecb2d0b47d208e55d89d333ba7197deb05cca2dfbc7a4bfb"
+SRC_URI[sha256sum] = "b10bc4e5394856f1639ddc9bc754d9c26323ec5b828a135c6ed35f935b054b83"
 
 inherit pypi python_setuptools_build_meta