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

@@ -33,7 +33,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-uv
Version: 0.4.19
Version: 0.4.20
Release: 0
Summary: A Python package installer and resolver, written in Rust
License: Apache-2.0 OR MIT