forked from pool/python-uv
- update to 0.7.6:
* Standalone Python * Add Python 3.14 on musl * Add free-threaded Python on musl * Add Python 3.14.0a7 * Statically link libpython into the interpreter on Linux for a significant performance boost * See the python-build-standalone release notes for more details. * Enhancements * Improve compatibility of VIRTUAL_ENV_PROMPT value * Bump MSRV to 1.85 and Edition 2024 * Bug fixes * Respect default extras in uv remove * Documentation * Fix PowerShell code blocks OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=53
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
%bcond_without libalternatives
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-uv
|
||||
Version: 0.7.5
|
||||
Version: 0.7.6
|
||||
Release: 0
|
||||
Summary: A Python package installer and resolver, written in Rust
|
||||
License: Apache-2.0 OR MIT
|
||||
|
Reference in New Issue
Block a user