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:
BIN
python-uv-0.8.18.tar.gz
LFS
BIN
python-uv-0.8.18.tar.gz
LFS
Binary file not shown.
BIN
python-uv-0.8.19.tar.gz
LFS
Normal file
BIN
python-uv-0.8.19.tar.gz
LFS
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
||||
@@ -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
BIN
vendor.tar.zst
LFS
Binary file not shown.
Reference in New Issue
Block a user