SHA256
14
0
forked from pool/python-uv

- update to 0.8.10

* Enhancements
  * Allow Python requests with missing segments, e.g., just aarch64 
 * Preview
  * Move warnings for conflicting modules into preview

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=101
This commit is contained in:
2025-08-14 09:52:55 +00:00
committed by Git OBS Bridge
parent 86982aa704
commit 027cef90f4
5 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Aug 14 09:13:47 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.8.10
* Enhancements
* Allow Python requests with missing segments, e.g., just aarch64
* Preview
* Move warnings for conflicting modules into preview
-------------------------------------------------------------------
Tue Aug 12 09:30:49 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>