forked from pool/python-uv
- update to 0.8.3:
* Enhancements * Allow non-standard entrypoint names in uv_build * Publish riscv64 wheels to PyPI * Bug fixes * Avoid writing redacted credentials to tool receipt * Respect --with versions over base environment versions * Respect credentials from all defined indexes * Fix missed stabilization of removal of registry entry during Python uninstall * Improve concurrency safety of Python downloads into cache * Documentation * Fix typos in uv_build reference documentation * Move the "Cargo" install method further down in docs OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=92
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
%bcond_without libalternatives
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-uv
|
||||
Version: 0.8.2
|
||||
Version: 0.8.3
|
||||
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