From 0b1573b009002af53aa978a858b299db8b5b7f199d809bcaa80c7c889e3d4ffd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Fri, 22 Aug 2025 13:56:32 +0000 Subject: [PATCH] - update to 0.8.13 * Enhancements * Add --no-install-* arguments to uv add * Initialize Git prior to reading author in uv init * Add CUDA 129 to available torch backends * Update Pyodide to 0.28.2 * Preview features * Add an experimental uv format command * Allow version specifiers in extra-build-dependencies if match-runtime is explicitly false * Bug fixes * Add triton to torch-backend manifest * Avoid panicking when resolver returns stale distributions * Fix uv_build wheel hashes * Treat --upgrade-package on the command-line as overriding upgrade = false in configuration OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=106 --- python-uv-0.8.12.tar.gz | 3 --- python-uv-0.8.13.tar.gz | 3 +++ python-uv.changes | 18 ++++++++++++++++++ python-uv.spec | 2 +- vendor.tar.zst | 4 ++-- 5 files changed, 24 insertions(+), 6 deletions(-) delete mode 100644 python-uv-0.8.12.tar.gz create mode 100644 python-uv-0.8.13.tar.gz diff --git a/python-uv-0.8.12.tar.gz b/python-uv-0.8.12.tar.gz deleted file mode 100644 index db7709b..0000000 --- a/python-uv-0.8.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6f86b547ea3744ffd14f14f07ccdfb60528ce7396a454a65ad72556272a0e67 -size 4349760 diff --git a/python-uv-0.8.13.tar.gz b/python-uv-0.8.13.tar.gz new file mode 100644 index 0000000..49a7799 --- /dev/null +++ b/python-uv-0.8.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76da4bff1ff19eb09105ac4d0da9e86f07ae400d09d34e0714eb9387cffbd0a9 +size 4361461 diff --git a/python-uv.changes b/python-uv.changes index 683a2a9..468890e 100644 --- a/python-uv.changes +++ b/python-uv.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Aug 22 13:54:55 UTC 2025 - Ondřej Súkup + +- update to 0.8.13 + * Enhancements + * Add --no-install-* arguments to uv add + * Initialize Git prior to reading author in uv init + * Add CUDA 129 to available torch backends + * Update Pyodide to 0.28.2 + * Preview features + * Add an experimental uv format command + * Allow version specifiers in extra-build-dependencies if match-runtime is explicitly false + * Bug fixes + * Add triton to torch-backend manifest + * Avoid panicking when resolver returns stale distributions + * Fix uv_build wheel hashes + * Treat --upgrade-package on the command-line as overriding upgrade = false in configuration + ------------------------------------------------------------------- Wed Aug 20 09:03:55 UTC 2025 - Ondřej Súkup diff --git a/python-uv.spec b/python-uv.spec index 46a5bbd..c8785a2 100644 --- a/python-uv.spec +++ b/python-uv.spec @@ -33,7 +33,7 @@ %bcond_without libalternatives %{?sle15_python_module_pythons} Name: python-uv -Version: 0.8.12 +Version: 0.8.13 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 6f25160..39a27dc 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65a741f98ac90f64bf389f6ce49d1d73f2ce33ebf56ba4587511db48ddc323ad -size 60100098 +oid sha256:f516d50f91d8f39bbba00f7b96fcffa6ca4f7317fa088a4089fa138a6cd564c8 +size 60099860