uv 0.12.5 Released with Python Interpreter Updates and Preview Features
sdkinfrapreviewengineer
patch
uv 0.12.5 is now available, enhancing Python environment management with support for CPython 3.10.21, 3.11.16, and 3.12.14, alongside improved interpreter selection logic. The update also refines error handling for invalid editable requirements and redacts credentials in requirement URLs for better security. Several preview features are introduced, including named package index selection and enriched CycloneDX SBOM exports. This release also incorporates a bug fix for resolving relative package index paths in PEP 723 scripts, benefiting Python developers and those focused on software supply chain security.
- →Simplify errors and hints for invalid editable requirements, and redact credentials in requirement URLs
- →Resolve relative package index paths in PEP 723 scripts against the script directory
Enhancements (1) ›
- Simplify errors and hints for invalid editable requirements, and redact credentials in requirement URLs
Fixes (1) ›
- Resolve relative package index paths in PEP 723 scripts against the script directory
Read the original announcement →
https://github.com/astral-sh/uv/releases/tag/0.12.5
Related releases
- Pydantic AI v2.34.0 Introduces LangChain Migration and GLM-5.3 Model Support Pydantic AI Releases ·
- CPython Now Officially Supports RISC-V as a Tier 3 Platform Python Insider ·
- Django Shares Mechanics of Code of Conduct Governance and Contributor Covenant 3.0 Adoption Django Weblog ·
- Python Documentation Now Available in Russian Python Insider ·
- PEP 843 Proposes Python Export Statement for DRY Re-exports Python PEPs ·
- pydantic-ai v2.33.0 Enhances Anthropic SDK Compatibility, Resolves Runtime Issues Pydantic AI Releases ·