From ec8f90853b89bbdb5679ec3d08d258ab77a4eb8505f73d30f4587d9ffde504f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Wed, 20 Aug 2025 09:40:21 +0000 Subject: [PATCH] - update to 0.12.9 * Preview features * [airflow] Add check for airflow.secrets.cache.SecretCache (AIR301) * [ruff] Offer a safe fix for multi-digit zeros (RUF064) * Bug fixes * [flake8-blind-except] Fix BLE001 false-positive on raise ... from None * [flake8-comprehensions] Fix false positive for C420 with attribute, subscript, or slice assignment targets * [flake8-simplify] Fix handling of U+001C..U+001F whitespace (SIM905) * Rule changes * [pylint] Use lowercase hex characters to match the formatter (PLE2513) * Documentation * Fix lint.future-annotations link * Other changes * Build riscv64 binaries for release * Add rule code to error description in GitLab output OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=104 --- python-uv-0.8.11.tar.gz | 3 --- python-uv-0.8.12.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.8.11.tar.gz create mode 100644 python-uv-0.8.12.tar.gz diff --git a/python-uv-0.8.11.tar.gz b/python-uv-0.8.11.tar.gz deleted file mode 100644 index 22b0558..0000000 --- a/python-uv-0.8.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8234ce9824a2ea576f261875df6266a266a40bab0be3100d374c35ae278eee8f -size 4299846 diff --git a/python-uv-0.8.12.tar.gz b/python-uv-0.8.12.tar.gz new file mode 100644 index 0000000..db7709b --- /dev/null +++ b/python-uv-0.8.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6f86b547ea3744ffd14f14f07ccdfb60528ce7396a454a65ad72556272a0e67 +size 4349760 diff --git a/python-uv.changes b/python-uv.changes index e571977..683a2a9 100644 --- a/python-uv.changes +++ b/python-uv.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Aug 20 09:03:55 UTC 2025 - Ondřej Súkup + +- update to 0.8.12 + * Enhancements + * Add an aarch64-pc-windows-msvc target for python-platform + * Add fallback parent process detection to uv tool update-shell + * Install non-build-isolation packages in a second phase + * Add hint when virtual environments are included in source distributions + * Add Docker images derived from buildpack-deps:trixie, debian:trixie-slim, alpine:3.22 + * Bug fixes + * Reject already-installed wheels built with outdated settings + * Skip interpreters that are not found on query + * Handle dotted package names in script path resolution + * Reject match-runtime = true for dynamic packages + * Documentation + * Document improvements to build-isolation setups + * Fix reference documentation recommendation to use uv cache clean instead of clear + ------------------------------------------------------------------- Fri Aug 15 17:37:36 UTC 2025 - Ondřej Súkup diff --git a/python-uv.spec b/python-uv.spec index 9726a7d..46a5bbd 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.11 +Version: 0.8.12 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 7008505..6f25160 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23a30cfdc985278a072486db73fac68f69436fd2910b65fed155c382c676f4f9 -size 59233227 +oid sha256:65a741f98ac90f64bf389f6ce49d1d73f2ce33ebf56ba4587511db48ddc323ad +size 60100098