SHA256
15
0
forked from pool/python-uv

- update to 0.9.4

* Enhancements
  * Add CUDA 13.0 support 
  * Add auto-detection for Intel GPU on Windows 
  * Implement display of RFC 9457 HTTP error contexts 
 * Bug fixes
  * Avoid obfuscating pyx tokens in uv auth token output

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=135
This commit is contained in:
2025-10-19 22:02:56 +00:00
committed by Git OBS Bridge
parent 1df54adb1e
commit 4ef14f9f3a
5 changed files with 17 additions and 6 deletions

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Oct 19 22:01:08 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.9.4
* Enhancements
* Add CUDA 13.0 support
* Add auto-detection for Intel GPU on Windows
* Implement display of RFC 9457 HTTP error contexts
* Bug fixes
* Avoid obfuscating pyx tokens in uv auth token output
-------------------------------------------------------------------
Thu Oct 16 22:24:47 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.3
Version: 0.9.4
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.