From: Wang Mingyu <[email protected]> Changelog: =========== - Avoid emitting dedents after an escaped new line - Add --json support to the CLI - Fix quiet mode in the CLI
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-pytokens_0.4.0.bb => python3-pytokens_0.4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pytokens_0.4.0.bb => python3-pytokens_0.4.1.bb} (74%) diff --git a/meta-python/recipes-devtools/python/python3-pytokens_0.4.0.bb b/meta-python/recipes-devtools/python/python3-pytokens_0.4.1.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-pytokens_0.4.0.bb rename to meta-python/recipes-devtools/python/python3-pytokens_0.4.1.bb index 1ec1e31086..0772b48f35 100644 --- a/meta-python/recipes-devtools/python/python3-pytokens_0.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-pytokens_0.4.1.bb @@ -4,6 +4,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=627dc9a75d5dcc4759b26bacf13a4c46" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "6b0b03e6ea7c9f9d47c5c61164b69ad30f4f0d70a5d9fe7eac4d19f24f77af2d" +SRC_URI[sha256sum] = "292052fe80923aae2260c073f822ceba21f3872ced9a68bb7953b348e561179a" DEPENDS += "python3-mypy-native" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124728): https://lists.openembedded.org/g/openembedded-devel/message/124728 Mute This Topic: https://lists.openembedded.org/mt/118027919/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
