From 998a47414efd28c00aafc6674cda012d087ec9fcb48d9c3ae944d71bdb91df38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sat, 5 Jul 2025 00:07:43 +0000 Subject: [PATCH] - update to 0.7.19 * The uv build backend is now stable, and considered ready for production use. * Enhancements * Ignore Python patch version for --universal pip compile * Update the tilde version specifier warning to include more context * Clarify behavior and hint on tool install when no executables are available * Bug fixes * Make project and interpreter lock acquisition non-fatal * Includes sys.prefix in cached environment keys to avoid --with collisions across projects * Documentation * Add a migration guide from pip to uv projects OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=82 --- python-uv-0.7.18.tar.gz | 3 --- python-uv-0.7.19.tar.gz | 3 +++ python-uv.changes | 15 +++++++++++++++ python-uv.spec | 2 +- vendor.tar.zst | 4 ++-- 5 files changed, 21 insertions(+), 6 deletions(-) delete mode 100644 python-uv-0.7.18.tar.gz create mode 100644 python-uv-0.7.19.tar.gz diff --git a/python-uv-0.7.18.tar.gz b/python-uv-0.7.18.tar.gz deleted file mode 100644 index cdadd19..0000000 --- a/python-uv-0.7.18.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4084eb86e6fdf64011f0785302879c0440a22bb540f440b4d8ac03b180dc0681 -size 4114273 diff --git a/python-uv-0.7.19.tar.gz b/python-uv-0.7.19.tar.gz new file mode 100644 index 0000000..b9fb4c2 --- /dev/null +++ b/python-uv-0.7.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51a069ebb3236f39dfa9c3e3e56cf3db2b267cca3153fc32eeab05e1b2ffa1b9 +size 4120134 diff --git a/python-uv.changes b/python-uv.changes index 7640109..ea76c8e 100644 --- a/python-uv.changes +++ b/python-uv.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Jul 5 00:05:00 UTC 2025 - Ondřej Súkup + +- update to 0.7.19 + * The uv build backend is now stable, and considered ready for production use. + * Enhancements + * Ignore Python patch version for --universal pip compile + * Update the tilde version specifier warning to include more context + * Clarify behavior and hint on tool install when no executables are available + * Bug fixes + * Make project and interpreter lock acquisition non-fatal + * Includes sys.prefix in cached environment keys to avoid --with collisions across projects + * Documentation + * Add a migration guide from pip to uv projects + ------------------------------------------------------------------- Wed Jul 2 10:33:55 UTC 2025 - Daniel Garcia diff --git a/python-uv.spec b/python-uv.spec index 79a52b7..384167d 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.18 +Version: 0.7.19 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 adbe52c..6e644a0 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:065514086b45ed89df74c01fc39f6faecac79b9fed1e27e5e833be8cf7473a94 -size 58549526 +oid sha256:1ce7d42950238beb044d2bbd5eb8885fdd91af01ec9086d2ffc33a3c2b3ce4a9 +size 58606920