forked from pool/python-uv
Accepting request 1299855 from devel:languages:python
- 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 - update to 0.8.10 * Enhancements * Allow Python requests with missing segments, e.g., just aarch64 * Preview * Move warnings for conflicting modules into preview OBS-URL: https://build.opensuse.org/request/show/1299855 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=42
This commit is contained in:
BIN
python-uv-0.8.11.tar.gz
LFS
Normal file
BIN
python-uv-0.8.11.tar.gz
LFS
Normal file
Binary file not shown.
BIN
python-uv-0.8.9.tar.gz
LFS
BIN
python-uv-0.8.9.tar.gz
LFS
Binary file not shown.
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- update to 0.8.10
|
||||
* Enhancements
|
||||
* Allow Python requests with missing segments, e.g., just aarch64
|
||||
* Preview
|
||||
* Move warnings for conflicting modules into preview
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 12 09:30:49 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
%bcond_without libalternatives
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-uv
|
||||
Version: 0.8.9
|
||||
Version: 0.8.11
|
||||
Release: 0
|
||||
Summary: A Python package installer and resolver, written in Rust
|
||||
License: Apache-2.0 OR MIT
|
||||
|
||||
BIN
vendor.tar.zst
LFS
BIN
vendor.tar.zst
LFS
Binary file not shown.
Reference in New Issue
Block a user