From 200d0a4f7fb0c62b8a8daac451f78a352bbd98064a16ccc170efe42f384414c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 6 Apr 2025 18:41:11 +0000 Subject: [PATCH] - Update to 0.6.12 * Enhancements * Report the queried executable path in uv python list * Improve archive unpack error messages * Bug fixes * Respect authenticate when using explicit = true * Normalize extra and group names in uv add and uv remove * Enforce CRC-32 checks when unpacking archives * Fix parsing of python-platform in settings files * Documentation * Add note about uv build to package = false * Add index fallback note to authenticate = always documentation * Fix invalid 'kind' reference in flat index docs OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=37 --- python-uv-0.6.11.tar.gz | 3 --- python-uv-0.6.12.tar.gz | 3 +++ python-uv.changes | 17 +++++++++++++++++ python-uv.spec | 2 +- vendor.tar.zst | 4 ++-- 5 files changed, 23 insertions(+), 6 deletions(-) delete mode 100644 python-uv-0.6.11.tar.gz create mode 100644 python-uv-0.6.12.tar.gz diff --git a/python-uv-0.6.11.tar.gz b/python-uv-0.6.11.tar.gz deleted file mode 100644 index 979b552..0000000 --- a/python-uv-0.6.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc7e74b1f706c3e7c8fba1b9f9c5d851d7c7fcda1b403d46aa83c5044e8b81e9 -size 3824564 diff --git a/python-uv-0.6.12.tar.gz b/python-uv-0.6.12.tar.gz new file mode 100644 index 0000000..96cd163 --- /dev/null +++ b/python-uv-0.6.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0d30e841d53b4adf46b00394036b9fed595aa778f42492c28d51a7e1567fd6b +size 3828283 diff --git a/python-uv.changes b/python-uv.changes index cde649d..6a495e5 100644 --- a/python-uv.changes +++ b/python-uv.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Apr 6 18:03:23 UTC 2025 - Ondřej Súkup + +- Update to 0.6.12 + * Enhancements + * Report the queried executable path in uv python list + * Improve archive unpack error messages + * Bug fixes + * Respect authenticate when using explicit = true + * Normalize extra and group names in uv add and uv remove + * Enforce CRC-32 checks when unpacking archives + * Fix parsing of python-platform in settings files + * Documentation + * Add note about uv build to package = false + * Add index fallback note to authenticate = always documentation + * Fix invalid 'kind' reference in flat index docs + ------------------------------------------------------------------- Wed Apr 2 17:02:20 UTC 2025 - Ondřej Súkup diff --git a/python-uv.spec b/python-uv.spec index d928434..eb7a2be 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.6.11 +Version: 0.6.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 a8a76a4..1638527 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:50b7bc5bab7de2a02e33d5a2fd16a32e8db2f58b58e074f7db3720c30dadc21f -size 64119590 +oid sha256:c84bad88b3c38e6dbe71abf960efe0da7c5c6a8001de679c56b7029f0bcd4fd8 +size 64154870