From 108c729d5d2caff7ebb1fce47433fd684dc338d16631fd7f5fcf76424aaf82bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Fri, 30 Jan 2026 13:17:32 +0000 Subject: [PATCH] - update to 0.9.28 * Enhancements * Add support for Pyodide interpreter on Windows * Warn if multiple indexes include default = true * Skip uploads when validation reports 'Already uploaded' * Add -t shortform for --target to uv pip subcommands * Add support for ROCm 7.0 and 7.1 accelerator backends * Further improve free-threading ABI incompatibility errors * Implement uv pip freeze --exclude flag * Improve warnings for --system and --no-system in uv venv * Make uv pip compile attempt to download a specified --python-version if it can. * Support Trusted Publishing with pyx * Fix JSON schema for exclude-newer-package * Preview features * Better detection for conflicting packages * Upgrade based on outdated build versions in uv python upgrade * Bug fixes * Ensure uv.exe exits when uvw.exe or uvx.exe is killed * Change chocolatey system test to ensure uv uses the right python * Fix infinite loop when SSL_CERT_FILE is a directory * Documentation * Add cargo-xwin to the CONTRIBUTING guide * Fix typo in the documentation of UV_PUBLISH_INDEX * Move MSRV to platform support section * Update the testing instructions in the CONTRIBUTING guide * Use --locked to install cargo-xwin in guide * Warn about PyPy being unmaintained * docs: Correct gitlab-ci.yml to .gitlab-ci.yml * Other changes * Update MSRV to 1.91 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=169 --- python-uv-0.9.26.tar.gz | 3 --- python-uv-0.9.28.tar.gz | 3 +++ python-uv.changes | 36 ++++++++++++++++++++++++++++++++++++ python-uv.spec | 4 ++-- vendor.tar.zst | 4 ++-- 5 files changed, 43 insertions(+), 7 deletions(-) delete mode 100644 python-uv-0.9.26.tar.gz create mode 100644 python-uv-0.9.28.tar.gz diff --git a/python-uv-0.9.26.tar.gz b/python-uv-0.9.26.tar.gz deleted file mode 100644 index 50137ea..0000000 --- a/python-uv-0.9.26.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1cd05e944a6c73a19e8154b7d2c294748a593a3cefae67b35f6f0fe8c55dcb7 -size 4852074 diff --git a/python-uv-0.9.28.tar.gz b/python-uv-0.9.28.tar.gz new file mode 100644 index 0000000..021fc9d --- /dev/null +++ b/python-uv-0.9.28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99651696304efb4d2b24950763ef11b57f7ec55369b970b373a626333daf8ff5 +size 4901290 diff --git a/python-uv.changes b/python-uv.changes index 7d8c0bf..32b6e78 100644 --- a/python-uv.changes +++ b/python-uv.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Fri Jan 30 13:14:35 UTC 2026 - Ondřej Súkup + +- update to 0.9.28 + * Enhancements + * Add support for Pyodide interpreter on Windows + * Warn if multiple indexes include default = true + * Skip uploads when validation reports 'Already uploaded' + * Add -t shortform for --target to uv pip subcommands + * Add support for ROCm 7.0 and 7.1 accelerator backends + * Further improve free-threading ABI incompatibility errors + * Implement uv pip freeze --exclude flag + * Improve warnings for --system and --no-system in uv venv + * Make uv pip compile attempt to download a specified --python-version if it can. + * Support Trusted Publishing with pyx + * Fix JSON schema for exclude-newer-package + * Preview features + * Better detection for conflicting packages + * Upgrade based on outdated build versions in uv python upgrade + * Bug fixes + * Ensure uv.exe exits when uvw.exe or uvx.exe is killed + * Change chocolatey system test to ensure uv uses the right python + * Fix infinite loop when SSL_CERT_FILE is a directory + * Documentation + * Add cargo-xwin to the CONTRIBUTING guide + * Fix typo in the documentation of UV_PUBLISH_INDEX + * Move MSRV to platform support section + * Update the testing instructions in the CONTRIBUTING guide + * Use --locked to install cargo-xwin in guide + * Warn about PyPy being unmaintained + * docs: Correct gitlab-ci.yml to .gitlab-ci.yml + * Other changes + * Update MSRV to 1.91 + * Configuration + * Add a reflink alias for the "clone" link mode + ------------------------------------------------------------------- Fri Jan 16 14:35:37 UTC 2026 - Ondřej Súkup diff --git a/python-uv.spec b/python-uv.spec index 474e100..807792d 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.26 +Version: 0.9.28 Release: 0 Summary: A Python package installer and resolver, written in Rust License: Apache-2.0 OR MIT @@ -45,7 +45,7 @@ BuildRequires: %{python_module maturin} BuildRequires: %{python_module pip} BuildRequires: %{python_module tomli} BuildRequires: alts -BuildRequires: cargo >= 1.89 +BuildRequires: cargo >= 1.91 BuildRequires: cargo-packaging BuildRequires: cmake BuildRequires: fdupes diff --git a/vendor.tar.zst b/vendor.tar.zst index 10247f3..adde45a 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:99ea3384f3c06102233ea540c5da6baa1b9d41ce0109c2556470037db9f06e5f -size 69997055 +oid sha256:9bd526e30b2cae84aed9a53dd7ea078a0430e53db0e38341c6f08f3afc356bb8 +size 62310287