From: Wang Mingyu <[email protected]> Changelog: =========== - Add --quiet flag - Add option to dump PEP 517 metadata with --metadata - Support UV environment variable - Remove a workaround for 3.14b1 - In 3.14 final release, color defaults to True already - Pass sp-repo-review - In pytest configuration, log_level is better than log_cli_level - Split up typing and mypy - Use types-colorama - In docs, first argument for _has_dependency is a name - Fix test failure when flit-core is installed
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-build_1.3.0.bb => python3-build_1.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-build_1.3.0.bb => python3-build_1.4.0.bb} (86%) diff --git a/meta/recipes-devtools/python/python3-build_1.3.0.bb b/meta/recipes-devtools/python/python3-build_1.4.0.bb similarity index 86% rename from meta/recipes-devtools/python/python3-build_1.3.0.bb rename to meta/recipes-devtools/python/python3-build_1.4.0.bb index 2bf08ca08b..910f08374b 100644 --- a/meta/recipes-devtools/python/python3-build_1.3.0.bb +++ b/meta/recipes-devtools/python/python3-build_1.4.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/build" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=310439af287b0fb4780b2ad6907c256c" -SRC_URI[sha256sum] = "698edd0ea270bde950f53aed21f3a0135672206f3911e0176261a31e0e07b397" +SRC_URI[sha256sum] = "f1b91b925aa322be454f8330c6fb48b465da993d1e7e7e6fa35027ec49f3c936" inherit pypi python_flit_core -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#229249): https://lists.openembedded.org/g/openembedded-core/message/229249 Mute This Topic: https://lists.openembedded.org/mt/117241012/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
