Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-uv for openSUSE:Factory checked in at 2026-03-24 18:50:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-uv (Old) and /work/SRC/openSUSE:Factory/.python-uv.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-uv" Tue Mar 24 18:50:14 2026 rev:85 rq:1342224 version:0.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-uv/python-uv.changes 2026-03-20 21:26:36.918493601 +0100 +++ /work/SRC/openSUSE:Factory/.python-uv.new.8177/python-uv.changes 2026-03-24 18:51:09.480123485 +0100 @@ -1,0 +2,32 @@ +Tue Mar 24 11:39:23 UTC 2026 - Ondřej Súkup <[email protected]> + +- update to 0.11.0 + * Breaking changes + * rustls-platform-verifier is used instead of rustls-native-certs and webpki for certificate verification + * aws-lc is used instead of ring for a cryptography backend + * --native-tls is deprecated in favor of a new --system-certs flag + * Building uv on x86-64 and i686 Windows requires NASM + * Empty SSL_CERT_FILE values are ignored (for consistency with SSL_CERT_DIR) + * Enhancements + * Treat 'Dynamic' values as case-insensitive + * Use a dedicated error for invalid cache control headers + * Enable checksum verification in the generated installer script + * Preview features + * Add --service-format and --service-url to uv audit + * Performance + * Avoid holding flat index lock across indexes + * Bug fixes + * Find the dynamic linker on the file system when sniffing binaries fails + * Fix export of conflicting workspace members with dependencies + * Respect installed settings in uv tool list --outdated + * Treat paths originating as PEP 508 URLs which contain expanded variables as relative + * Fix uv export for workspace member packages with conflicts + * Continue to alternative authentication providers when the pyx store has no token + * Use redacted URLs for log messages in cached client + * Documentation + * Add details on Linux versions to the platform policy + * Clarify FLASH_ATTENTION_SKIP_CUDA_BUILD guidance for flash-attn installs + * Split the dependency bots page into two separate pages + * Split the alternative indexes page into separate pages + +------------------------------------------------------------------- Old: ---- python-uv-0.10.12.tar.gz New: ---- python-uv-0.11.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-uv.spec ++++++ --- /var/tmp/diff_new_pack.cglP5q/_old 2026-03-24 18:51:10.676172957 +0100 +++ /var/tmp/diff_new_pack.cglP5q/_new 2026-03-24 18:51:10.680173123 +0100 @@ -33,7 +33,7 @@ %bcond_without libalternatives %{?sle15_python_module_pythons} Name: python-uv -Version: 0.10.12 +Version: 0.11.0 Release: 0 Summary: A Python package installer and resolver, written in Rust License: Apache-2.0 OR MIT @@ -60,6 +60,9 @@ %endif BuildRequires: python-rpm-macros BuildRequires: zstd +%ifarch %{ix86} x86_64 +BuildRequires: nasm +%endif Obsoletes: uv < %{version} Provides: uv = %{version} Requires: alts @@ -112,7 +115,6 @@ %endif %build -export LDFLAGS="--no-keep-memory" export CARGO_AUDITABLE="auditable" export CARGO_INCREMENTAL=0 export CARGO_FEATURE_VENDORED=1 ++++++ python-uv-0.10.12.tar.gz -> python-uv-0.11.0.tar.gz ++++++ ++++ 19259 lines of diff (skipped) ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/python-uv/vendor.tar.zst /work/SRC/openSUSE:Factory/.python-uv.new.8177/vendor.tar.zst differ: char 7, line 1
