Highlights of the upstream changelog: - feat(cli): accept sdist tarball as srcdir argument - feat(deps): show wanted vs found in missing-deps error - feat(cli): warn on valueless config settings - feat(cli): add --sdist-extract-dir to reuse compiler caches - feat(util): deprecate project_wheel_metadata - feat: report resolved build dependency versions - feat(env): control the isolated build environment location - feat(cli): machine-readable build report, and metadata from a wheel - fix(cli): drain verbose subprocess output without a worker thread - fix(env): reject a file as --env-dir and drop a mutable default - feat(cli): surface debug paths when a backend build fails - fix(cli): fix CLI warnings being written to stdout instead of stderr - fix: build correct dest path in Windows symlink support probe - fix: derive dist-info directory from wheel contents, not filename - fix: use LF instead of os.linesep when writing pip/uv requirements files - fix: decide color support per output stream, not solely from stdout - fix: minor robustness fixes from code review
Signed-off-by: Ross Burton <[email protected]> --- .../python/{python3-build_1.5.0.bb => python3-build_1.5.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-build_1.5.0.bb => python3-build_1.5.1.bb} (86%) diff --git a/meta/recipes-devtools/python/python3-build_1.5.0.bb b/meta/recipes-devtools/python/python3-build_1.5.1.bb similarity index 86% rename from meta/recipes-devtools/python/python3-build_1.5.0.bb rename to meta/recipes-devtools/python/python3-build_1.5.1.bb index e263e29383..dd741cb862 100644 --- a/meta/recipes-devtools/python/python3-build_1.5.0.bb +++ b/meta/recipes-devtools/python/python3-build_1.5.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/build" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=310439af287b0fb4780b2ad6907c256c" -SRC_URI[sha256sum] = "302c22c3ba2a0fd5f3911918651341ebb3896176cbdec15bd421f80b1afc7647" +SRC_URI[sha256sum] = "94e17f1db803ab22f46049376c44c8437c52090f0dfdf1adc43df56542d644fb" inherit pypi python_flit_core -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#240654): https://lists.openembedded.org/g/openembedded-core/message/240654 Mute This Topic: https://lists.openembedded.org/mt/120206745/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
