diff mbox series

[meta-python,26/36] python3-pdm-build-locked: upgrade 0.3.4 -> 0.3.5

Message ID 1741683310-8681-26-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/36] asyncmqtt: upgrade 10.0.0 -> 10.1.0 | expand

Commit Message

Mingyu Wang (Fujitsu) March 11, 2025, 8:55 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Proper support for VCS and URL requirements

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...-build-locked_0.3.4.bb => python3-pdm-build-locked_0.3.5.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pdm-build-locked_0.3.4.bb => python3-pdm-build-locked_0.3.5.bb} (80%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb b/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.5.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb
rename to meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.5.bb
index 5dbd2b0edd..c0eee4e97d 100644
--- a/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb
+++ b/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.5.bb
@@ -2,7 +2,7 @@  SUMMARY = "pdm plugin to publish locked dependencies as optional-dependencies"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=19382cdf9c143df4f00b9caa0b60c75a"
 
-SRC_URI[sha256sum] = "46dd94f6134e351a8885754ffef95a395e774f1f338348b763f9a208fd19efd7"
+SRC_URI[sha256sum] = "ab2f381e00d79841d46be2e6909c265038b9fa951de2bf551ca6adb7f6844201"
 
 inherit pypi python_setuptools_build_meta