From 626dec69e05cfecc14340168cfaf25e5536e1844d19c97a3b5367e9d67ed823d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Mon, 8 Dec 2025 10:02:01 +0000 Subject: [PATCH] - update to 0.9.16 * Enhancements * Add a 5m default timeout to acquiring file locks to fail faster on deadlock * Add a stub debug subcommand to uv pip announcing its intentional absence * Add bounds in uv add --script * Add brew specific message for uv self update * Error when built wheel is for the wrong platform * Filter wheels from PEP 751 files based on --no-binary et al in uv pip compile * Support --target and --prefix in uv pip list, uv pip freeze, and uv pip show * Tweak language for build backend validation errors * Use explicit credentials cache instead of global static * Enable SIMD in HTML parsing * Preview features * Fix missing preview warning in uv workspace metadata * Add a uv auth helper --protocol bazel command * Bug fixes * Fix Pyston wheel compatibility tags * Allow redundant entries in tool.uv.build-backend.module-name but emit warnings * Fix infinite loop in non-attribute re-treats during HTML parsing * Documentation * Clarify --project flag help text to indicate project discovery * Regenerate the crates.io READMEs on release * Update Docker integration guide to prefer COPY over ADD for simple cases * Update PyTorch documentation to include information about supporting CUDA 13.0.x * Update the versioning policy * Upgrade PyTorch documentation to latest versions OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=155 --- python-uv-0.9.15.tar.gz | 3 --- python-uv-0.9.16.tar.gz | 3 +++ python-uv.changes | 30 ++++++++++++++++++++++++++++++ python-uv.spec | 2 +- vendor.tar.zst | 4 ++-- 5 files changed, 36 insertions(+), 6 deletions(-) delete mode 100644 python-uv-0.9.15.tar.gz create mode 100644 python-uv-0.9.16.tar.gz diff --git a/python-uv-0.9.15.tar.gz b/python-uv-0.9.15.tar.gz deleted file mode 100644 index 5c738c8..0000000 --- a/python-uv-0.9.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4bd98152fbeb3cbe4a06fd0d49824d44db3023e24d17ba265df71fd52591bc09 -size 4887603 diff --git a/python-uv-0.9.16.tar.gz b/python-uv-0.9.16.tar.gz new file mode 100644 index 0000000..e8612f2 --- /dev/null +++ b/python-uv-0.9.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fe9fec14d34eec8cfaae53109fddf4be8b3cf8a216697cd2102b5966ef3d6fe +size 4907399 diff --git a/python-uv.changes b/python-uv.changes index ea4b424..8ae6d12 100644 --- a/python-uv.changes +++ b/python-uv.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Mon Dec 8 08:45:18 UTC 2025 - Ondřej Súkup + +- update to 0.9.16 + * Enhancements + * Add a 5m default timeout to acquiring file locks to fail faster on deadlock + * Add a stub debug subcommand to uv pip announcing its intentional absence + * Add bounds in uv add --script + * Add brew specific message for uv self update + * Error when built wheel is for the wrong platform + * Filter wheels from PEP 751 files based on --no-binary et al in uv pip compile + * Support --target and --prefix in uv pip list, uv pip freeze, and uv pip show + * Tweak language for build backend validation errors + * Use explicit credentials cache instead of global static + * Enable SIMD in HTML parsing + * Preview features + * Fix missing preview warning in uv workspace metadata + * Add a uv auth helper --protocol bazel command + * Bug fixes + * Fix Pyston wheel compatibility tags + * Allow redundant entries in tool.uv.build-backend.module-name but emit warnings + * Fix infinite loop in non-attribute re-treats during HTML parsing + * Documentation + * Clarify --project flag help text to indicate project discovery + * Regenerate the crates.io READMEs on release + * Update Docker integration guide to prefer COPY over ADD for simple cases + * Update PyTorch documentation to include information about supporting CUDA 13.0.x + * Update the versioning policy + * Upgrade PyTorch documentation to latest versions + ------------------------------------------------------------------- Wed Dec 3 15:49:50 UTC 2025 - Ondřej Súkup diff --git a/python-uv.spec b/python-uv.spec index cd2fc27..db621f8 100644 --- a/python-uv.spec +++ b/python-uv.spec @@ -34,7 +34,7 @@ %bcond_without libalternatives %{?sle15_python_module_pythons} Name: python-uv -Version: 0.9.15 +Version: 0.9.16 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 4612cf0..e63b662 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d497fd95df53d6f9e4ded0dfebc44127f386d5205507a6ffa8a8efd49c15421 -size 66616393 +oid sha256:b62d4ddd71742515da917436144b5f2867f50738407ab6f18883431cf5f3ecf4 +size 66642951