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

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

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

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Aug 15 17:37:36 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- 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
-------------------------------------------------------------------
Thu Aug 14 09:13:47 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>

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

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c5f45b851aba362cae548af15224073decad035f66a67412878b09680b812a21
size 59216631
oid sha256:23a30cfdc985278a072486db73fac68f69436fd2910b65fed155c382c676f4f9
size 59233227