From: Khem Raj Date: Wed, 16 Apr 2025 17:00:20 +0000 (-0700) Subject: python3-pdm-backend: upgrade 2.4.3 -> 2.4.4 X-Git-Tag: uninative-4.8~741 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=351387fc58360f44eda9deeb9f680dd934f8d9c3;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-pdm-backend: upgrade 2.4.3 -> 2.4.4 Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-pdm-backend_2.4.3.bb b/meta/recipes-devtools/python/python3-pdm-backend_2.4.4.bb similarity index 82% rename from meta/recipes-devtools/python/python3-pdm-backend_2.4.3.bb rename to meta/recipes-devtools/python/python3-pdm-backend_2.4.4.bb index 46440c9d5d9..71275f3ee84 100644 --- a/meta/recipes-devtools/python/python3-pdm-backend_2.4.3.bb +++ b/meta/recipes-devtools/python/python3-pdm-backend_2.4.4.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" SECTION = "devel/python" LIC_FILES_CHKSUM = "file://LICENSE;md5=4a564297b3c5b629a528b92fd8ff61ea" -SRC_URI[sha256sum] = "dbd9047a7ac10d11a5227e97163b617ad5d665050476ff63867d971758200728" +SRC_URI[sha256sum] = "f72551eeb319f74ca25856c24fb4026684eeb0dddd9df68482901ab0dc481258" inherit pypi python_setuptools_build_meta