From: Wang Mingyu <[email protected]> Changelog: =========== - Detect src layout only if it exists and included by build config - Use compatible is_relative_to for Python 3.8
Signed-off-by: Wang Mingyu <[email protected]> --- ...ython3-pdm-backend_2.3.1.bb => python3-pdm-backend_2.3.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pdm-backend_2.3.1.bb => python3-pdm-backend_2.3.2.bb} (80%) diff --git a/meta-python/recipes-devtools/python/python3-pdm-backend_2.3.1.bb b/meta-python/recipes-devtools/python/python3-pdm-backend_2.3.2.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-pdm-backend_2.3.1.bb rename to meta-python/recipes-devtools/python/python3-pdm-backend_2.3.2.bb index 554b6e8c9..bdc9384f6 100644 --- a/meta-python/recipes-devtools/python/python3-pdm-backend_2.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-pdm-backend_2.3.2.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" SECTION = "devel/python" LIC_FILES_CHKSUM = "file://LICENSE;md5=4a564297b3c5b629a528b92fd8ff61ea" -SRC_URI[sha256sum] = "c03cfb3a803325c049b57ba2502b409479ebb22b6a4ee3746c1f688b939764e8" +SRC_URI[sha256sum] = "b0c47e6a5f6bd7b0e2263eede0e6b2cf164a83ade81b7e73dc10f8254f60b828" inherit pypi python_setuptools_build_meta -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#111349): https://lists.openembedded.org/g/openembedded-devel/message/111349 Mute This Topic: https://lists.openembedded.org/mt/107228042/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
