SHA256
15
0
forked from pool/python-uv

Accepting request 1320813 from devel:languages:python

- update to 0.9.14 
 * Performance
  * Bump astral-tl to v0.7.10 to enable SIMD for HTML parsing 
 * Bug fixes
  * Allow earlier post releases with exclusive ordering 
  * Prefer updating existing .zshenv over creating a new one in tool update-shell 
  * Respect -e flags in uv add 
 * Enhancements
  * Attach subcommand to User-Agent string 
  * Prefer UV_WORKING_DIR over UV_WORKING_DIRECTORY for consistency

OBS-URL: https://build.opensuse.org/request/show/1320813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=65
This commit is contained in:
2025-12-02 12:20:38 +00:00
committed by Git OBS Bridge
5 changed files with 20 additions and 6 deletions

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Dec 2 09:35:39 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.9.14
* Performance
* Bump astral-tl to v0.7.10 to enable SIMD for HTML parsing
* Bug fixes
* Allow earlier post releases with exclusive ordering
* Prefer updating existing .zshenv over creating a new one in tool update-shell
* Respect -e flags in uv add
* Enhancements
* Attach subcommand to User-Agent string
* Prefer UV_WORKING_DIR over UV_WORKING_DIRECTORY for consistency
-------------------------------------------------------------------
Thu Nov 27 13:14:15 UTC 2025 - 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.13
Version: 0.9.14
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.