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

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>