SHA256
14
0
forked from pool/python-uv

- Update to version 0.4.20:

* Add managed downloads for CPython 3.13.0 (final) 
  * Python 3.13 is the default version for uv python install 
  * Hint at wrong endpoint in uv publish failures 
  * List available scripts when a command is not specified for uv run 
  * Fill in authors field during uv init

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=12
This commit is contained in:
Soc Virnyl Estela
2024-10-12 23:19:21 +00:00
committed by Git OBS Bridge
parent 4ba71d8a1e
commit 4e3f1261bf
5 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Oct 12 23:18:11 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
- Update to version 0.4.20:
* Add managed downloads for CPython 3.13.0 (final)
* Python 3.13 is the default version for uv python install
* Hint at wrong endpoint in uv publish failures
* List available scripts when a command is not specified for uv run
* Fill in authors field during uv init
-------------------------------------------------------------------
Mon Oct 7 23:27:10 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>