SHA256
15
0
forked from pool/python-uv

Accepting request 1327181 from devel:languages:python

- update to 0.9.25
 * Enhancements
  * Add --compile-bytecode to uv python install and uv python upgrade to compile the standard library 
  * Allow disabling exclude-newer per package 
  * Broadcast WM_SETTINGCHANGE on uv tool update-shell 
 * Preview features
  * Detect workspace from uv run target 
 * Bug fixes
  * Avoid unwrapping size for file responses 
  * Use keyring authentication when retrieving tool@latest version 
  * Use latest Pyodide version for each python version 
  * Improve trampoline file handle closing 
  * Fix error message when installing musl python on armv7

OBS-URL: https://build.opensuse.org/request/show/1327181
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=72
This commit is contained in:
2026-01-14 15:24:20 +00:00
committed by Git OBS Bridge
5 changed files with 23 additions and 6 deletions

View File

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

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

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

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Jan 14 09:37:28 UTC 2026 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.9.25
* Enhancements
* Add --compile-bytecode to uv python install and uv python upgrade to compile the standard library
* Allow disabling exclude-newer per package
* Broadcast WM_SETTINGCHANGE on uv tool update-shell
* Preview features
* Detect workspace from uv run target
* Bug fixes
* Avoid unwrapping size for file responses
* Use keyring authentication when retrieving tool@latest version
* Use latest Pyodide version for each python version
* Improve trampoline file handle closing
* Fix error message when installing musl python on armv7
-------------------------------------------------------------------
Sun Jan 11 16:45:37 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.24
Version: 0.9.25
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:8052d0e44af1e02a876f802b7b1b81464959fafb89fd509924da9a053521bd13
size 69399597
oid sha256:0187bcf6536a7e85c170f5530c0f2dcf6ed90e60cfa72f7d98ae835aed74ce81
size 69427280