From: Wang Mingyu <[email protected]> Changelog: ========== Drop support for Python 3.7 Officially support Python 3.12 Prevent UserWarning when a template is not defined explicitly
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-hatch-vcs_0.3.0.bb => python3-hatch-vcs_0.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hatch-vcs_0.3.0.bb => python3-hatch-vcs_0.4.0.bb} (80%) diff --git a/meta/recipes-devtools/python/python3-hatch-vcs_0.3.0.bb b/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb similarity index 80% rename from meta/recipes-devtools/python/python3-hatch-vcs_0.3.0.bb rename to meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb index b4db10e767..2e49aba469 100644 --- a/meta/recipes-devtools/python/python3-hatch-vcs_0.3.0.bb +++ b/meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb @@ -7,7 +7,7 @@ inherit pypi python_hatchling PYPI_PACKAGE = "hatch_vcs" -SRC_URI[sha256sum] = "cec5107cfce482c67f8bc96f18bbc320c9aa0d068180e14ad317bbee5a153fee" +SRC_URI[sha256sum] = "093810748fe01db0d451fabcf2c1ac2688caefd232d4ede967090b1c1b07d9f7" BBCLASSEXTEND = "native nativesdk" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#190570): https://lists.openembedded.org/g/openembedded-core/message/190570 Mute This Topic: https://lists.openembedded.org/mt/102601573/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
