SHA256
14
0
forked from pool/python-uv
Commit Graph

1 Commits

Author SHA256 Message Date
289e61d554 - update to 0.7.3
* Enhancements
   * Add --dry-run support to uv self update 
   * Add --show-with to uv tool list to list packages included by --with 
   * De-duplicate fetched index URLs 
   * Support more zip compression formats: bzip2, lzma, xz, zstd 
   * Add support for downloading GraalPy 
   * Improve error message when a virtual environment Python symlink is broken 
   * Use fs_err for paths in symlinking errors 
   * Minify and embed managed Python JSON at compile time 
 * Preview features
   * Build backend: Make preview default and add configuration docs 
   * Build backend: Allow escaping in globs 
   * Build backend: Make builds reproducible across operating systems 
 * Configuration
   * Add python-downloads-json-url option for uv.toml to configure custom Python installations via JSON URL 
 * Bug fixes
   * Check nested IO errors for retries 
   * Accept musllinux_1_0 as a valid platform tag 
   * Fix discovery of pre-release managed Python versions in range requests 
   * Respect locked script preferences in uv run --with 
   * Retry streaming downloads on broken pipe errors 
   * Treat already-installed base environment packages as preferences in uv run --with 
   * Avoid enumerating sources in errors for path Python requests 
   * Avoid re-creating virtual environment with --no-sync 
 * Documentation
   * Remove outdated description of index strategy 
   * Update "Viewing the version" docs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=47
2025-05-09 11:03:16 +00:00