From 9aa704185867a6c80cdcfca200440e2d1c982b46ae3072b5d082102c8fecac07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 8 Apr 2025 16:53:59 +0000 Subject: [PATCH] - Update to 0.6.13 * Enhancements * Add --show-version to uv python find * Remove --no-config warning from uv pip compile and uv pip sync * Skip repeated directories in PATH when searching for Python interpreters * Unset SCRIPT_PATH in relocatable activation script * Add UV_PYTHON_DOWNLOADS_JSON_URL to set custom managed python sources * Reject pyproject.toml files in uv pip compile -o * Respect the --offline flag for Git operations * Bug fixes * Warn instead of error if CRC appears to be missing * Avoid infinite loop in uv export with conflicts * Rust API * Update MSRV to 1.84 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=39 --- python-uv-0.6.12.tar.gz | 3 --- python-uv-0.6.13.tar.gz | 3 +++ python-uv.changes | 18 ++++++++++++++++++ python-uv.spec | 5 ++--- vendor.tar.zst | 4 ++-- 5 files changed, 25 insertions(+), 8 deletions(-) delete mode 100644 python-uv-0.6.12.tar.gz create mode 100644 python-uv-0.6.13.tar.gz diff --git a/python-uv-0.6.12.tar.gz b/python-uv-0.6.12.tar.gz deleted file mode 100644 index 96cd163..0000000 --- a/python-uv-0.6.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0d30e841d53b4adf46b00394036b9fed595aa778f42492c28d51a7e1567fd6b -size 3828283 diff --git a/python-uv-0.6.13.tar.gz b/python-uv-0.6.13.tar.gz new file mode 100644 index 0000000..bb6378e --- /dev/null +++ b/python-uv-0.6.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa7a4534ad9f15a6403d5c91d831d764caedd68d1c89c8373281949d3a512e48 +size 3830359 diff --git a/python-uv.changes b/python-uv.changes index 6a495e5..284ab56 100644 --- a/python-uv.changes +++ b/python-uv.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Apr 8 16:43:40 UTC 2025 - Ondřej Súkup + +- Update to 0.6.13 + * Enhancements + * Add --show-version to uv python find + * Remove --no-config warning from uv pip compile and uv pip sync + * Skip repeated directories in PATH when searching for Python interpreters + * Unset SCRIPT_PATH in relocatable activation script + * Add UV_PYTHON_DOWNLOADS_JSON_URL to set custom managed python sources + * Reject pyproject.toml files in uv pip compile -o + * Respect the --offline flag for Git operations + * Bug fixes + * Warn instead of error if CRC appears to be missing + * Avoid infinite loop in uv export with conflicts + * Rust API + * Update MSRV to 1.84 + ------------------------------------------------------------------- Sun Apr 6 18:03:23 UTC 2025 - Ondřej Súkup diff --git a/python-uv.spec b/python-uv.spec index eb7a2be..ed2bb2e 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.12 +Version: 0.6.13 Release: 0 Summary: A Python package installer and resolver, written in Rust License: Apache-2.0 OR MIT @@ -44,7 +44,7 @@ BuildRequires: %{python_module maturin} BuildRequires: %{python_module pip} BuildRequires: %{python_module tomli} BuildRequires: alts -BuildRequires: cargo >= 1.83 +BuildRequires: cargo >= 1.84 BuildRequires: cargo-packaging BuildRequires: cmake BuildRequires: fdupes @@ -58,7 +58,6 @@ BuildRequires: gcc13 BuildRequires: gcc13-c++ BuildRequires: libstdc++6-devel-gcc13 %endif -BuildRequires: cargo >= 1.80 BuildRequires: python-rpm-macros BuildRequires: zstd Obsoletes: uv < %{version} diff --git a/vendor.tar.zst b/vendor.tar.zst index 1638527..328de06 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c84bad88b3c38e6dbe71abf960efe0da7c5c6a8001de679c56b7029f0bcd4fd8 -size 64154870 +oid sha256:ac42375b96454eb691da9eb31eaf53b4277637a3e83c9cb3bc6b6cead48b1e3f +size 64145361