forked from pool/python-uv
- update to 0.8.0
* Breaking changes * Install Python executables into a directory on the PATH * Prompt before removing an existing directory in uv venv * Validate that discovered interpreters meet the Python preferences * Install dependencies without build systems when they are path sources * Install dependencies without build systems when they are workspace members * Bump --python-platform linux to manylinux_2_28 * Remove uv version fallback * Require --global for removal of the global Python pin * Support conflicting editable settings across groups * Make uv_build the default build backend in uv init * Set default UV_TOOL_BIN_DIR on Docker images * Update --check to return an exit code of 1 * Use an ephemeral environment for uv run --with invocations * Restructure the uv venv command output and exit codes * Default to --workspace when adding subdirectories * Add missing validations for disallowed uv.toml fields * Configuration * Add support for toggling Python bin and registry install options via env vars * Add UV_COMPILE_BYTECODE_TIMEOUT environment variable * Allow users to override index cache-control headers * Add UV_LIBC to override libc selection in multi-libc environment * Bug fixes * Fix --all-arches when paired with --only-downloads * Skip Windows Python interpreters that return a broken MSIX package code * Warn on invalid uv.toml when provided via direct path * Improve async signal safety in Windows exception handler * Documentation * Mention the revision in the lockfile versioning doc OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=88
This commit is contained in:
2186
python-uv.changes
Normal file
2186
python-uv.changes
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user