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

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