| Name: | uv |
|---|---|
| Version: | 0.6.17 |
| Release: | 3.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 30039664 |
| License: | 0BSD AND (0BSD OR Apache-2.0 OR MIT) AND Apache-2.0 AND (Apache-2.0 OR BSD-2-Clause) AND (Apache-2.0 OR BSD-2-Clause OR MIT) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT-0) AND (Apache-2.0 WITH LLVM-exception) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND BSD-3-Clause AND ISC AND (LGPL-3.0-or-later OR MIT) AND (LGPL-3.0-or-later OR MPL-2.0) AND MIT AND (MIT OR Unlicense) AND MPL-2.0 AND OpenSSL AND Unicode-3.0 AND Unicode-DFS-2016 AND Zlib |
| RPM: | uv-0.6.17-3.el10_0.aarch64.rpm |
| Source RPM: | uv-0.6.17-3.el10_0.src.rpm |
| Build Date: | Fri Oct 31 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/astral-sh/uv |
| Summary: | An extremely fast Python package installer and resolver, written in Rust |
| Description: | An extremely fast Python package installer and resolver, written in Rust.
Designed as a drop-in replacement for common pip and pip-tools workflows.
Highlights:
• ⚖️ Drop-in replacement for common pip, pip-tools, and virtualenv commands.
• ⚡️ 10-100x faster than pip and pip-tools (pip-compile and pip-sync).
• 💾 Disk-space efficient, with a global cache for dependency deduplication.
• 🐍 Installable via curl, pip, pipx, etc. uv is a static binary that can be
installed without Rust or Python.
• 🧪 Tested at-scale against the top 10,000 PyPI packages.
• 🖥️ Support for macOS, Linux, and Windows.
• 🧰 Advanced features such as dependency version overrides and alternative
resolution strategies.
• ⁉️ Best-in-class error messages with a conflict-tracking resolver.
• 🤝 Support for a wide range of advanced pip features, including editable
installs, Git dependencies, direct URL dependencies, local dependencies,
constraints, source distributions, HTML and JSON indexes, and more. |
- Rebuilt with rust-astral-tokio-tar 0.5.6 - Security update for CVE-2025-62518; fixes RHBZ#2405469
- Rebuilt with astral-tokio-tar version 0.5.5 - Security fix for path traversal CVE-2025-59825 / GHSA-3wgq-wrwc-vqmv
- Update to 0.6.17
- Update to 0.6.16 (close RHBZ#2361555)
- Update to 0.6.14 (close RHBZ#2358763)
- Update to 0.6.13 (close RHBZ#2358064)
- Update to 0.6.12 (close RHBZ#2354987)
- Update to 0.6.11
- Update to 0.6.10
- Update to 0.6.9 (close RHBZ#2353965)