forked from pool/python-uv
Accepting request 1327698 from devel:languages:python
- update to 0.9.26 * Enhancements * Add a hint to update uv when a managed Python download is not found * Improve cache initialization failure error message * Improve error message for abi3 wheels on free-threaded Python * Add support for --no-sources-package * Preview features * Add METADATA.json and WHEEL.json in uv build backend * Add support for GCS request signing * Adjust the process ulimit to the maximum allowed on startup * Bug fixes * Lock to avoid concurrent refresh of pyx tokens * Documentation * Add linting and formatting instructions to the CONTRIBUTING guide * Avoid rendering pyproject.toml examples for more system-level settings OBS-URL: https://build.opensuse.org/request/show/1327698 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=73
This commit is contained in:
BIN
python-uv-0.9.25.tar.gz
LFS
BIN
python-uv-0.9.25.tar.gz
LFS
Binary file not shown.
BIN
python-uv-0.9.26.tar.gz
LFS
Normal file
BIN
python-uv-0.9.26.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 16 14:35:37 UTC 2026 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 0.9.26
|
||||
* Enhancements
|
||||
* Add a hint to update uv when a managed Python download is not found
|
||||
* Improve cache initialization failure error message
|
||||
* Improve error message for abi3 wheels on free-threaded Python
|
||||
* Add support for --no-sources-package
|
||||
* Preview features
|
||||
* Add METADATA.json and WHEEL.json in uv build backend
|
||||
* Add support for GCS request signing
|
||||
* Adjust the process ulimit to the maximum allowed on startup
|
||||
* Bug fixes
|
||||
* Lock to avoid concurrent refresh of pyx tokens
|
||||
* Documentation
|
||||
* Add linting and formatting instructions to the CONTRIBUTING guide
|
||||
* Avoid rendering pyproject.toml examples for more system-level settings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 14 09:37:28 UTC 2026 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
%bcond_without libalternatives
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-uv
|
||||
Version: 0.9.25
|
||||
Version: 0.9.26
|
||||
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