Information for build uv-0.2.33-3.fc41
ID | 333462 |
---|---|
Package Name | uv |
Version | 0.2.33 |
Release | 3.fc41 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/uv.git#7af0896f51c643dec1ea6b715c1b58ab885472fc |
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. |
Built by | davidlt |
State | failed |
Volume | DEFAULT |
Started | Thu, 08 Aug 2024 10:41:30 UTC |
Completed | Thu, 08 Aug 2024 11:58:32 UTC |
Task | build (f41, /rpms/uv.git:7af0896f51c643dec1ea6b715c1b58ab885472fc) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/uv.git#7af0896f51c643dec1ea6b715c1b58ab885472fc'}} |
Tags | No tags |
RPMs | No RPMs |
Changelog | * Fri Aug 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-3 - Update to 0.2.33 * Thu Aug 01 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-2 - Initial package (close RHBZ#2299712) |