forked from pool/python-uv
Accepting request 1307125 from devel:languages:python
- update 0.8.22 * Security * Upgrade astral-tokio-tar to 0.5.5 which hardens tar archive extraction * Preview features * Add support for S3 request signing * Allow upgrading pre-release versions of the same minor Python version * Enhancements * Refresh lockfile when --refresh is provided * Add --force flag for uv cache clean * Improve resolution errors with proxied packages * Bug fixes * Hide freethreaded+debug Python downloads in uv python list * Retain the cache lock and temporary caches during uv run and uvx * Documentation * Add package level conflicts to the conflicting dependencies docs * Document pyodide support * Document support for free-threaded and debug Python versions * Expand the contribution docs on issue selection * Tweak title for viewing version in project guide OBS-URL: https://build.opensuse.org/request/show/1307125 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=52
This commit is contained in:
BIN
python-uv-0.8.19.tar.gz
LFS
BIN
python-uv-0.8.19.tar.gz
LFS
Binary file not shown.
BIN
python-uv-0.8.22.tar.gz
LFS
Normal file
BIN
python-uv-0.8.22.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 25 13:48:30 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update 0.8.22
|
||||
* Security
|
||||
* Upgrade astral-tokio-tar to 0.5.5 which hardens tar archive extraction
|
||||
* Preview features
|
||||
* Add support for S3 request signing
|
||||
* Allow upgrading pre-release versions of the same minor Python version
|
||||
* Enhancements
|
||||
* Refresh lockfile when --refresh is provided
|
||||
* Add --force flag for uv cache clean
|
||||
* Improve resolution errors with proxied packages
|
||||
* Bug fixes
|
||||
* Hide freethreaded+debug Python downloads in uv python list
|
||||
* Retain the cache lock and temporary caches during uv run and uvx
|
||||
* Documentation
|
||||
* Add package level conflicts to the conflicting dependencies docs
|
||||
* Document pyodide support
|
||||
* Document support for free-threaded and debug Python versions
|
||||
* Expand the contribution docs on issue selection
|
||||
* Tweak title for viewing version in project guide
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 22 15:21:28 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
%bcond_without libalternatives
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-uv
|
||||
Version: 0.8.19
|
||||
Version: 0.8.22
|
||||
Release: 0
|
||||
Summary: A Python package installer and resolver, written in Rust
|
||||
License: Apache-2.0 OR MIT
|
||||
|
||||
BIN
vendor.tar.zst
LFS
BIN
vendor.tar.zst
LFS
Binary file not shown.
Reference in New Issue
Block a user