From: Wang Mingyu <[email protected]> Changelog: "Modernize" build system to use pyproject.toml and github actions.
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-huey_2.5.5.bb => python3-huey_2.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-huey_2.5.5.bb => python3-huey_2.6.0.bb} (78%) diff --git a/meta-python/recipes-devtools/python/python3-huey_2.5.5.bb b/meta-python/recipes-devtools/python/python3-huey_2.6.0.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-huey_2.5.5.bb rename to meta-python/recipes-devtools/python/python3-huey_2.6.0.bb index d80ece1fc7..4a85219852 100644 --- a/meta-python/recipes-devtools/python/python3-huey_2.5.5.bb +++ b/meta-python/recipes-devtools/python/python3-huey_2.6.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5cac039fcc82f01141cc170b48f315d4" PYPI_PACKAGE = "huey" -SRC_URI[sha256sum] = "a39010628a9a1a9e91462f9bf33dc243b006a9f21193026ea47ae18949a12581" +SRC_URI[sha256sum] = "8d11f8688999d65266af1425b831f6e3773e99415027177b8734b0ffd5e251f6" RDEPENDS:${PN} += " \ python3-datetime \ -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123417): https://lists.openembedded.org/g/openembedded-devel/message/123417 Mute This Topic: https://lists.openembedded.org/mt/117240985/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
