From 0db67f36e09aa7f94e62aedd0cbe51a45f95cf7c6a99c74dca424d6d1fbd79f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Thu, 31 Jul 2025 15:51:42 +0000 Subject: [PATCH] - update to 0.8.4 * Enhancements * Improve styling of warning cause chains * Extend wheel filtering to Android tags * Perform wheel lockfile filtering based on platform and OS intersection * Clarify messaging when a new resolution needs to be performed * Preview features * Add support for extending package's build dependencies with extra-build-dependencies * Split preview mode into separate feature flags * Configuration * Add support for package specific exclude-newer dates via exclude-newer-package * Bug fixes * Avoid invalidating lockfile when path or workspace dependencies define explicit indexes * Copy entrypoints that have a shebang that differs in python vs python3 * Fix incorrect file permissions in wheel packages * Update validation for environments and required-environments in uv.toml * Documentation * Show uv_build in projects documentation * Add UV_ prefix to installer environment variables * Un-hide uv from --build-backend options * Update documentation for preview flags OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=93 --- python-uv-0.8.3.tar.gz | 3 --- python-uv-0.8.4.tar.gz | 3 +++ python-uv.changes | 25 +++++++++++++++++++++++++ python-uv.spec | 2 +- vendor.tar.zst | 4 ++-- 5 files changed, 31 insertions(+), 6 deletions(-) delete mode 100644 python-uv-0.8.3.tar.gz create mode 100644 python-uv-0.8.4.tar.gz diff --git a/python-uv-0.8.3.tar.gz b/python-uv-0.8.3.tar.gz deleted file mode 100644 index 4b78b03..0000000 --- a/python-uv-0.8.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6779018e26db1b7981f26bce36b9dd0860d58f497d989f334ea8561bb5bca706 -size 4195821 diff --git a/python-uv-0.8.4.tar.gz b/python-uv-0.8.4.tar.gz new file mode 100644 index 0000000..d832ed9 --- /dev/null +++ b/python-uv-0.8.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23652276455f5cae7e81360149fab208dd14d9547794ac56258ebdd7175afa18 +size 4223170 diff --git a/python-uv.changes b/python-uv.changes index fc9c5c6..dbdd002 100644 --- a/python-uv.changes +++ b/python-uv.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Thu Jul 31 15:49:55 UTC 2025 - Ondřej Súkup + +- update to 0.8.4 + * Enhancements + * Improve styling of warning cause chains + * Extend wheel filtering to Android tags + * Perform wheel lockfile filtering based on platform and OS intersection + * Clarify messaging when a new resolution needs to be performed + * Preview features + * Add support for extending package's build dependencies with extra-build-dependencies + * Split preview mode into separate feature flags + * Configuration + * Add support for package specific exclude-newer dates via exclude-newer-package + * Bug fixes + * Avoid invalidating lockfile when path or workspace dependencies define explicit indexes + * Copy entrypoints that have a shebang that differs in python vs python3 + * Fix incorrect file permissions in wheel packages + * Update validation for environments and required-environments in uv.toml + * Documentation + * Show uv_build in projects documentation + * Add UV_ prefix to installer environment variables + * Un-hide uv from --build-backend options + * Update documentation for preview flags + ------------------------------------------------------------------- Sun Jul 27 20:33:23 UTC 2025 - Ondřej Súkup diff --git a/python-uv.spec b/python-uv.spec index a7ffb63..9a67704 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.3 +Version: 0.8.4 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 7838c83..2193952 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c9c766b6278d79b98930911af21baf073744bf2b57780dbe2cbe38606afe2919 -size 58833723 +oid sha256:4a4b30f182ac34aec413335bba7cb8f95b1bb0e517a95abf234aaf20461abdae +size 58846107