forked from pool/python-uv
- update to 0.7.13:
* Enhancements * Download versions in uv python pin if not found * Use TTY detection to determine if SIGINT forwarding is enabled * Avoid fetching an exact, cached Git commit, even if it isn't locked * Add zstd and deflate to Accept-Encoding * Build binaries for riscv64 * Bug fixes * Check if relative URL is valid directory before treating as index * Ignore Python discovery errors during uv python pin * Do not allow uv add --group ... --script * Preview changes * Build backend: Support namespace packages * Documentation * Add 3.14 to the supported platform reference * Add an llms.txt to uv * Add supported macOS version to the platform reference * Update platform support reference to include Python implementation list * Update pytorch.md * Update the CLI help and reference to include references to the Python bin directory OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=69
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
%bcond_without libalternatives
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-uv
|
||||
Version: 0.7.12
|
||||
Version: 0.7.13
|
||||
Release: 0
|
||||
Summary: A Python package installer and resolver, written in Rust
|
||||
License: Apache-2.0 OR MIT
|
||||
|
Reference in New Issue
Block a user