SHA256
15
0
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:
2026-01-17 13:56:11 +00:00
committed by Git OBS Bridge
5 changed files with 25 additions and 6 deletions

Binary file not shown.

BIN
python-uv-0.9.26.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -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>

View File

@@ -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

Binary file not shown.