From d8b9e3eb20cbbfad0749b8688c68b47295c183ea7eb56c4e2422c04889f167a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Fri, 16 Jan 2026 14:36:55 +0000 Subject: [PATCH] - update to 0.9.26 * Enhancements * Add a hint to update uv when a managed Python download is not found * Improve cache initialization failure error message * Improve error message for abi3 wheels on free-threaded Python * Add support for --no-sources-package * Preview features * Add METADATA.json and WHEEL.json in uv build backend * Add support for GCS request signing * Adjust the process ulimit to the maximum allowed on startup * Bug fixes * Lock to avoid concurrent refresh of pyx tokens * Documentation * Add linting and formatting instructions to the CONTRIBUTING guide * Avoid rendering pyproject.toml examples for more system-level settings OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=167 --- python-uv-0.9.25.tar.gz | 3 --- python-uv-0.9.26.tar.gz | 3 +++ python-uv.changes | 19 +++++++++++++++++++ python-uv.spec | 2 +- vendor.tar.zst | 4 ++-- 5 files changed, 25 insertions(+), 6 deletions(-) delete mode 100644 python-uv-0.9.25.tar.gz create mode 100644 python-uv-0.9.26.tar.gz diff --git a/python-uv-0.9.25.tar.gz b/python-uv-0.9.25.tar.gz deleted file mode 100644 index 9e4502f..0000000 --- a/python-uv-0.9.25.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e46145b24cc10c54598b697d2c5cf3747ae39f0eb6af57dc902cac06ad18eb07 -size 4834894 diff --git a/python-uv-0.9.26.tar.gz b/python-uv-0.9.26.tar.gz new file mode 100644 index 0000000..50137ea --- /dev/null +++ b/python-uv-0.9.26.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1cd05e944a6c73a19e8154b7d2c294748a593a3cefae67b35f6f0fe8c55dcb7 +size 4852074 diff --git a/python-uv.changes b/python-uv.changes index 1c9106d..7d8c0bf 100644 --- a/python-uv.changes +++ b/python-uv.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Jan 16 14:35:37 UTC 2026 - Ondřej Súkup + +- update to 0.9.26 + * Enhancements + * Add a hint to update uv when a managed Python download is not found + * Improve cache initialization failure error message + * Improve error message for abi3 wheels on free-threaded Python + * Add support for --no-sources-package + * Preview features + * Add METADATA.json and WHEEL.json in uv build backend + * Add support for GCS request signing + * Adjust the process ulimit to the maximum allowed on startup + * Bug fixes + * Lock to avoid concurrent refresh of pyx tokens + * Documentation + * Add linting and formatting instructions to the CONTRIBUTING guide + * Avoid rendering pyproject.toml examples for more system-level settings + ------------------------------------------------------------------- Wed Jan 14 09:37:28 UTC 2026 - Ondřej Súkup diff --git a/python-uv.spec b/python-uv.spec index 079ddd1..474e100 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.25 +Version: 0.9.26 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 fe8fb35..10247f3 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0187bcf6536a7e85c170f5530c0f2dcf6ed90e60cfa72f7d98ae835aed74ce81 -size 69427280 +oid sha256:99ea3384f3c06102233ea540c5da6baa1b9d41ce0109c2556470037db9f06e5f +size 69997055