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:
@@ -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
3
python-uv-0.8.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:611e2ad9b20f2462bf30632d2d2dc0eae865046e058c8c8f7180ddb0cd4e2b26
|
||||
size 4236752
|
@@ -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>
|
||||
|
||||
|
@@ -33,7 +33,7 @@
|
||||
%bcond_without libalternatives
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-uv
|
||||
Version: 0.8.4
|
||||
Version: 0.8.5
|
||||
Release: 0
|
||||
Summary: A Python package installer and resolver, written in Rust
|
||||
License: Apache-2.0 OR MIT
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a4b30f182ac34aec413335bba7cb8f95b1bb0e517a95abf234aaf20461abdae
|
||||
size 58846107
|
||||
oid sha256:cc2753058cdb344384227877e6da208c5e1c85437095107659b3c534c1c7859b
|
||||
size 58865005
|
||||
|
Reference in New Issue
Block a user