From 300a69eceb8d97bbcee00422dd041bcafd31c8a361c2046c4a959dd9b91a0b6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 27 Jul 2025 20:36:30 +0000 Subject: [PATCH] - update to 0.8.3: * Enhancements * Allow non-standard entrypoint names in uv_build * Publish riscv64 wheels to PyPI * Bug fixes * Avoid writing redacted credentials to tool receipt * Respect --with versions over base environment versions * Respect credentials from all defined indexes * Fix missed stabilization of removal of registry entry during Python uninstall * Improve concurrency safety of Python downloads into cache * Documentation * Fix typos in uv_build reference documentation * Move the "Cargo" install method further down in docs OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=92 --- python-uv-0.8.2.tar.gz | 3 --- python-uv-0.8.3.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.8.2.tar.gz create mode 100644 python-uv-0.8.3.tar.gz diff --git a/python-uv-0.8.2.tar.gz b/python-uv-0.8.2.tar.gz deleted file mode 100644 index 5300b69..0000000 --- a/python-uv-0.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e41de57e5bf55604915a77cbd7357ca039ac81360ac3931090e988857f60d897 -size 4195351 diff --git a/python-uv-0.8.3.tar.gz b/python-uv-0.8.3.tar.gz new file mode 100644 index 0000000..4b78b03 --- /dev/null +++ b/python-uv-0.8.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6779018e26db1b7981f26bce36b9dd0860d58f497d989f334ea8561bb5bca706 +size 4195821 diff --git a/python-uv.changes b/python-uv.changes index fb739de..fc9c5c6 100644 --- a/python-uv.changes +++ b/python-uv.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Jul 27 20:33:23 UTC 2025 - Ondřej Súkup + +- update to 0.8.3: + * Enhancements + * Allow non-standard entrypoint names in uv_build + * Publish riscv64 wheels to PyPI + * Bug fixes + * Avoid writing redacted credentials to tool receipt + * Respect --with versions over base environment versions + * Respect credentials from all defined indexes + * Fix missed stabilization of removal of registry entry during Python uninstall + * Improve concurrency safety of Python downloads into cache + * Documentation + * Fix typos in uv_build reference documentation + * Move the "Cargo" install method further down in docs + ------------------------------------------------------------------- Wed Jul 23 17:58:13 UTC 2025 - Ondřej Súkup diff --git a/python-uv.spec b/python-uv.spec index c2fbe7d..a7ffb63 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.2 +Version: 0.8.3 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 25090a6..7838c83 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a3875570893287af7d26038026ff7483bbc0adb576cbf3787071c451dda7e62 -size 58818283 +oid sha256:c9c766b6278d79b98930911af21baf073744bf2b57780dbe2cbe38606afe2919 +size 58833723