SHA256
14
0
forked from pool/python-uv

- update to 0.8.11

* Enhancements
  * Add extra-build-dependencies hint for any missing module on build failure 
  * Make 'v' prefix cyan in overlap warnings 
 * Bug fixes
  * Fix missing uv version in extended Docker image tags 
  * Persist cache info when re-installing cached wheels 
 * Rust API
  *Allow passing custom reqwest clients to RegistryClient

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=102
This commit is contained in:
2025-08-15 17:39:23 +00:00
committed by Git OBS Bridge
parent 027cef90f4
commit f26dc19ad6
5 changed files with 19 additions and 6 deletions

View File

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