From a764d99aca4f96389fa0ac407691adf2017185dd5aa408eb212fb9df97ee6a82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 7 Oct 2025 12:07:08 +0000 Subject: [PATCH] - update to 0.8.24 * Enhancements * Add UV_SKIP_WHEEL_FILENAME_CHECK to allow installing invalid wheels * Emit a message on cache clean and prune when lock is held * Add --force flag for uv cache prune * Documentation * Document transparent x86_64 emulation on aarch64 * Document why we ban URLs from index dependencies * Fix rendering of _CONDA_ROOT in reference * Fix example of bumping beta version without patch bump * Bug fixes * Avoid rejecting already-installed URL distributions with --no-sources * Confirm that the directory name is a valid Python install key during managed check * Ignore origin when comparing installed tools * Make cache control lookups robust to username * Re-order lock validation checks by severity * Remove tracking of inferred dependency conflicts * Respect --no-color on the CLI * Deduplicate marker-specific dependencies in uv pip tree output OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=128 --- python-uv-0.8.22.tar.gz | 3 --- python-uv-0.8.24.tar.gz | 3 +++ python-uv.changes | 23 +++++++++++++++++++++++ python-uv.spec | 3 ++- vendor.tar.zst | 4 ++-- 5 files changed, 30 insertions(+), 6 deletions(-) delete mode 100644 python-uv-0.8.22.tar.gz create mode 100644 python-uv-0.8.24.tar.gz diff --git a/python-uv-0.8.22.tar.gz b/python-uv-0.8.22.tar.gz deleted file mode 100644 index 69ccb4c..0000000 --- a/python-uv-0.8.22.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:105d85f025378e0ac0284dc2e661139a3977dec3e4db1d32cec692de37c54bbd -size 4707422 diff --git a/python-uv-0.8.24.tar.gz b/python-uv-0.8.24.tar.gz new file mode 100644 index 0000000..7bbd9ed --- /dev/null +++ b/python-uv-0.8.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33f4ad5c8fe980e35c2eb79d9d3bfbada3d1a1ef63f0aa7c8ce0d3affce79617 +size 4711600 diff --git a/python-uv.changes b/python-uv.changes index 8bd6522..644f6d9 100644 --- a/python-uv.changes +++ b/python-uv.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Tue Oct 7 12:04:24 UTC 2025 - Ondřej Súkup + +- update to 0.8.24 + * Enhancements + * Add UV_SKIP_WHEEL_FILENAME_CHECK to allow installing invalid wheels + * Emit a message on cache clean and prune when lock is held + * Add --force flag for uv cache prune + * Documentation + * Document transparent x86_64 emulation on aarch64 + * Document why we ban URLs from index dependencies + * Fix rendering of _CONDA_ROOT in reference + * Fix example of bumping beta version without patch bump + * Bug fixes + * Avoid rejecting already-installed URL distributions with --no-sources + * Confirm that the directory name is a valid Python install key during managed check + * Ignore origin when comparing installed tools + * Make cache control lookups robust to username + * Re-order lock validation checks by severity + * Remove tracking of inferred dependency conflicts + * Respect --no-color on the CLI + * Deduplicate marker-specific dependencies in uv pip tree output + ------------------------------------------------------------------- Mon Sep 29 08:05:11 UTC 2025 - Daniel Garcia diff --git a/python-uv.spec b/python-uv.spec index 1c31e6a..6bf09fc 100644 --- a/python-uv.spec +++ b/python-uv.spec @@ -1,6 +1,7 @@ # # spec file for package python-uv # +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties @@ -33,7 +34,7 @@ %bcond_without libalternatives %{?sle15_python_module_pythons} Name: python-uv -Version: 0.8.22 +Version: 0.8.24 Release: 0 Summary: A Python package installer and resolver, written in Rust License: Apache-2.0 OR MIT diff --git a/vendor.tar.zst b/vendor.tar.zst index a3f681a..713fddc 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c6460d7ec6b03092b6758bd43b0e7c7014283a94233fd37390aa120a38594838 -size 66403830 +oid sha256:5da79dca7bc10e3ea7004bb5d7dff2ced2f6dc4d54c9127be8ef5932e3902c65 +size 66443207