diff mbox series

[11/11] python3-uv-build: upgrade 0.12.12 -> 0.12.13

Message ID 20260913201158.687889-11-richard.purdie@linuxfoundation.org
State New
Headers show
Series [01/11] gn: upgrade to latest revision | expand

Commit Message

Richard Purdie Sept. 13, 2026, 8:11 p.m. UTC
Python
    Add GraalPy 3.13.0 (#21431)

Enhancements
    Verify hashes when downloading PEP 658 metadata sidecars (#21563)

Preview features
    Respect ty exclusions when uv check automatically selects members of a virtual workspace (#21555)

Performance
    Avoid full wheel downloads during resolution by reusing supported hashes from direct URL fragments when metadata is available separately (#21279)

Bug fixes
    Edit Windows entry-point launcher resources in memory to support Nano Server and reduce antivirus contention (#18713)
    Prefer core-metadata over legacy aliases in JSON index responses (#21563)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 ...{python3-uv-build_0.12.12.bb => python3-uv-build_0.12.13.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-uv-build_0.12.12.bb => python3-uv-build_0.12.13.bb} (92%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-uv-build_0.12.12.bb b/meta/recipes-devtools/python/python3-uv-build_0.12.13.bb
similarity index 92%
rename from meta/recipes-devtools/python/python3-uv-build_0.12.12.bb
rename to meta/recipes-devtools/python/python3-uv-build_0.12.13.bb
index f75eab5ee8d..51e85d5a857 100644
--- a/meta/recipes-devtools/python/python3-uv-build_0.12.12.bb
+++ b/meta/recipes-devtools/python/python3-uv-build_0.12.13.bb
@@ -11,7 +11,7 @@  LIC_FILES_CHKSUM = "file://LICENSE-APACHE;md5=86d3f3a95c324c9479bd8986968f4327 \
                     file://crates/uv-pep508/License-Apache;md5=e23fadd6ceef8c618fc1c65191d846fa \
                     file://crates/uv-pep508/License-BSD;md5=ef7a6027dc4c2389b9afad7e690274c7"
 
-SRC_URI[sha256sum] = "cbcfa5191898d5ca277faebdc6ca612dd4afb1fad25cd7948f43484a8da022c3"
+SRC_URI[sha256sum] = "46936ab24c8674be28df2784a9ca2878478a84a98e6ce3df5cb976102e99b8f1"
 
 require ${BPN}-crates.inc