From 6646caa8efd6259dd65ed8acefbec8bb6c2ea4fe7ae0a28b626f847820e0561e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Wed, 25 Jun 2025 12:05:02 +0000 Subject: [PATCH] - update to 0.7.15: * Enhancements * Consistently use Ordering::Relaxed for standalone atomic use cases * Warn on ambiguous relative paths for --index * Skip GitHub fast path when rate-limited * Preserve newlines in schema.json descriptions * Bug fixes * Add check for using minor version link when creating a venv on Windows * Strip query parameters when parsing source URL * Documentation * Add a link to PyPI FAQ to clarify what per-project token is * Preview features * Allow symlinks in the build backend OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=73 --- python-uv-0.7.14.tar.gz | 3 --- python-uv-0.7.15.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.7.14.tar.gz create mode 100644 python-uv-0.7.15.tar.gz diff --git a/python-uv-0.7.14.tar.gz b/python-uv-0.7.14.tar.gz deleted file mode 100644 index cbafff1..0000000 --- a/python-uv-0.7.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2da4a90351eff695e5d2cb9b5d5e95edb85abe3c271162042d9e3be673a48e73 -size 4094708 diff --git a/python-uv-0.7.15.tar.gz b/python-uv-0.7.15.tar.gz new file mode 100644 index 0000000..aa5d533 --- /dev/null +++ b/python-uv-0.7.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36137b3621e62d9101127f519d4e478bf820ebcfa4115f995d32ed707746ef56 +size 4098215 diff --git a/python-uv.changes b/python-uv.changes index 279061a..06da888 100644 --- a/python-uv.changes +++ b/python-uv.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Jun 25 12:03:39 UTC 2025 - Ondřej Súkup + +- update to 0.7.15: +* Enhancements + * Consistently use Ordering::Relaxed for standalone atomic use cases + * Warn on ambiguous relative paths for --index + * Skip GitHub fast path when rate-limited + * Preserve newlines in schema.json descriptions +* Bug fixes + * Add check for using minor version link when creating a venv on Windows + * Strip query parameters when parsing source URL +* Documentation + * Add a link to PyPI FAQ to clarify what per-project token is +* Preview features + * Allow symlinks in the build backend + ------------------------------------------------------------------- Mon Jun 23 23:15:06 UTC 2025 - Ondřej Súkup diff --git a/python-uv.spec b/python-uv.spec index 8d5df9d..228608a 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.7.14 +Version: 0.7.15 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 882305d..fc257c5 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7f81d9a6574d3a229946b85723abeb59ccc8635193d1467be7915637e17b566 -size 65346406 +oid sha256:dd46a0b53d944e4dac27d34e4437d58e55ec7133046572493aec582664a1e8f5 +size 65418804