- update to 0.10.1

* Enhancements
  * Don't panic on metadata read errors 
  * Skip empty workspace members instead of failing 
  * Don't fail creating a read-only sdist-vX/.git if it already exists 
 * Documentation
  * Suggest uv python update-shell over uv tool update-shell in Python docs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=175
This commit is contained in:
2026-02-10 17:45:30 +00:00
committed by Git OBS Bridge
parent fc0d9de5f2
commit 5aa5945b45
5 changed files with 18 additions and 6 deletions

View File

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