SHA256
14
0
forked from pool/python-uv

- update to 0.8.5

* Enhancements
  * Enable uv run with a GitHub Gist 
  * Improve HTTP response caching log messages 
  * Show wheel tag hints in install plan 
  * Support installing additional executables in uv tool install 
 * Preview features
  * Enable extra build dependencies to 'match runtime' versions 
  * Remove duplicate extra-build-dependencies warnings for uv pip 
  * Use "option" instead of "setting" in pylock warning 
  * Respect extra build requires when reading from wheel cache 
  * Preserve lowered extra build dependencies 
 * Bug fixes
  * Add Python versions to markers implied from wheels 
  * Ensure consistent indentation when adding dependencies 
  * Fix handling of python-preference = system when managed interpreters are on the PATH 
  * Fix symlink preservation in virtual environment creation 
  * Gracefully handle entrypoint permission errors 
  * Include wheel hashes from local Simple indexes 
  * Prefer system Python installations over managed ones when --system is used 
  * Remove retry wrapper when matching on error kind 
  * Revert h2 upgrade 
 * Documentation
  * Improve visibility of copy and line separator in dark mode

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=95
This commit is contained in:
2025-08-06 13:23:59 +00:00
committed by Git OBS Bridge
parent f4fcc84bf4
commit 0364dcdf65
5 changed files with 34 additions and 6 deletions

View File

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

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

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

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Wed Aug 6 12:36:01 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.8.5
* Enhancements
* Enable uv run with a GitHub Gist
* Improve HTTP response caching log messages
* Show wheel tag hints in install plan
* Support installing additional executables in uv tool install
* Preview features
* Enable extra build dependencies to 'match runtime' versions
* Remove duplicate extra-build-dependencies warnings for uv pip
* Use "option" instead of "setting" in pylock warning
* Respect extra build requires when reading from wheel cache
* Preserve lowered extra build dependencies
* Bug fixes
* Add Python versions to markers implied from wheels
* Ensure consistent indentation when adding dependencies
* Fix handling of python-preference = system when managed interpreters are on the PATH
* Fix symlink preservation in virtual environment creation
* Gracefully handle entrypoint permission errors
* Include wheel hashes from local Simple indexes
* Prefer system Python installations over managed ones when --system is used
* Remove retry wrapper when matching on error kind
* Revert h2 upgrade
* Documentation
* Improve visibility of copy and line separator in dark mode
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 31 15:49:55 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com> Thu Jul 31 15:49:55 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@@ -33,7 +33,7 @@
%bcond_without libalternatives %bcond_without libalternatives
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-uv Name: python-uv
Version: 0.8.4 Version: 0.8.5
Release: 0 Release: 0
Summary: A Python package installer and resolver, written in Rust Summary: A Python package installer and resolver, written in Rust
License: Apache-2.0 OR MIT License: Apache-2.0 OR MIT

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:4a4b30f182ac34aec413335bba7cb8f95b1bb0e517a95abf234aaf20461abdae oid sha256:cc2753058cdb344384227877e6da208c5e1c85437095107659b3c534c1c7859b
size 58846107 size 58865005