From: Alexander Kanavin <[email protected]> Signed-off-by: Alexander Kanavin <[email protected]> --- ...ruamel-yaml_0.18.15.bb => python3-ruamel-yaml_0.18.17.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-ruamel-yaml_0.18.15.bb => python3-ruamel-yaml_0.18.17.bb} (75%)
diff --git a/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.15.bb b/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.17.bb similarity index 75% rename from meta/recipes-devtools/python/python3-ruamel-yaml_0.18.15.bb rename to meta/recipes-devtools/python/python3-ruamel-yaml_0.18.17.bb index f14d043f56..a513a9e957 100644 --- a/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.15.bb +++ b/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.17.bb @@ -4,12 +4,13 @@ HOMEPAGE = "https://pypi.org/project/ruamel.yaml/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=5cc5d45e8a30c81dade6ca1928caa515" -PYPI_PACKAGE = "ruamel.yaml" +PYPI_PACKAGE = "ruamel_yaml" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "dbfca74b018c4c3fba0b9cc9ee33e53c371194a9000e694995e620490fd40700" +S = "${UNPACKDIR}/ruamel.yaml-${PV}" +SRC_URI[sha256sum] = "9091cd6e2d93a3a4b157ddb8fabf348c3de7f1fb1381346d985b6b247dcd8d3c" RDEPENDS:${PN} += "\ python3-shell \ -- 2.47.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#228404): https://lists.openembedded.org/g/openembedded-core/message/228404 Mute This Topic: https://lists.openembedded.org/mt/116906978/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
