SHA256
15
0
forked from pool/python-uv

Accepting request 1320996 from devel:languages:python

- update to 0.9.15 
 * Enhancements
  * Add ROCm 6.4 to --torch-backend=auto 
  * Add a Windows manifest to uv binaries 
  * Add LFS toggle to Git sources 
  * Cache source reads during resolution 
  * Allow reading requirements from scripts without an extension 
  * Allow reading requirements from scripts with HTTP(S) paths 
 * Configuration
  * Add UV_HIDE_BUILD_OUTPUT to omit build logs 
 * Bug fixes
  * Fix uv-trampoline-builder builds from crates.io by moving bundled executables 
  * Respect NO_COLOR and always show the command as a header when paging uv help output 
  * Use 0o666 permissions for flock files instead of 0o777 
  * Revert "Bump astral-tl to v0.7.10 " to narrow down a regression causing hangs in metadata retrieval (#16938)
 * Documentation
  * Link to the uv version in crates.io member READMEs

OBS-URL: https://build.opensuse.org/request/show/1320996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=66
This commit is contained in:
2025-12-04 10:25:30 +00:00
committed by Git OBS Bridge
5 changed files with 27 additions and 6 deletions

Binary file not shown.

BIN
python-uv-0.9.15.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Wed Dec 3 15:49:50 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.9.15
* Enhancements
* Add ROCm 6.4 to --torch-backend=auto
* Add a Windows manifest to uv binaries
* Add LFS toggle to Git sources
* Cache source reads during resolution
* Allow reading requirements from scripts without an extension
* Allow reading requirements from scripts with HTTP(S) paths
* Configuration
* Add UV_HIDE_BUILD_OUTPUT to omit build logs
* Bug fixes
* Fix uv-trampoline-builder builds from crates.io by moving bundled executables
* Respect NO_COLOR and always show the command as a header when paging uv help output
* Use 0o666 permissions for flock files instead of 0o777
* Revert "Bump astral-tl to v0.7.10 " to narrow down a regression causing hangs in metadata retrieval (#16938)
* Documentation
* Link to the uv version in crates.io member READMEs
-------------------------------------------------------------------
Tue Dec 2 09:35:39 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@@ -34,7 +34,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-uv
Version: 0.9.14
Version: 0.9.15
Release: 0
Summary: A Python package installer and resolver, written in Rust
License: Apache-2.0 OR MIT

BIN
vendor.tar.zst LFS

Binary file not shown.