- 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

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c2f5b06db995015f9c49fed181890e42a88891d4b01e9c671899f8c48a92fbd
size 4924383

3
python-uv-0.10.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:668e374c9ffe14630d02004e67262219141548f9ad15e0847dc33b900e015a31
size 4926000

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Feb 10 17:43:48 UTC 2026 - Ondřej Súkup <mimi.vx@gmail.com>
- 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
-------------------------------------------------------------------
Thu Feb 5 23:06:10 UTC 2026 - 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.10.0
Version: 0.10.1
Release: 0
Summary: A Python package installer and resolver, written in Rust
License: Apache-2.0 OR MIT

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1bdf0863f585e90cfd44627fdced53d136ea7163b808f37cc6f9b713c88acaec
size 62293014
oid sha256:919eebe3edf306678e537137714a4c14ee7da7a2baae66d996e703bb73cd9daf
size 63106436