SHA256
15
0
forked from pool/python-uv

- update to 0.8.19

* Bug fixes
 * Make uv cache clean parallel process safe
 * Fix implied platform_machine marker for win_arm64 platform tag

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=122
This commit is contained in:
2025-09-22 15:22:42 +00:00
committed by Git OBS Bridge
parent e6147a03fc
commit 113d6ad80d
5 changed files with 15 additions and 7 deletions

Binary file not shown.

BIN
python-uv-0.8.19.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 22 15:21:28 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.8.19
* Bug fixes
* Make uv cache clean parallel process safe
* Fix implied platform_machine marker for win_arm64 platform tag
-------------------------------------------------------------------
Thu Sep 18 09:47:19 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@@ -34,7 +34,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-uv
Version: 0.8.18
Version: 0.8.19
Release: 0
Summary: A Python package installer and resolver, written in Rust
License: Apache-2.0 OR MIT
@@ -45,7 +45,7 @@ BuildRequires: %{python_module maturin}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module tomli}
BuildRequires: alts
BuildRequires: cargo >= 1.87
BuildRequires: cargo >= 1.88
BuildRequires: cargo-packaging
BuildRequires: cmake
BuildRequires: fdupes

BIN
vendor.tar.zst LFS

Binary file not shown.