Wed, 18 Sep 2024 22:20:52 UTC | login

Information for build uv-0.3.3-3.fc41

ID339012
Package Nameuv
Version0.3.3
Release3.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/uv.git#9ec2cf11df46d2555e8dc610c9f3df54637bd26e
SummaryAn extremely fast Python package installer and resolver, written in Rust
DescriptionAn 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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 12 Sep 2024 19:52:18 UTC
CompletedFri, 13 Sep 2024 13:38:28 UTC
Taskbuild (f41, /rpms/uv.git:9ec2cf11df46d2555e8dc610c9f3df54637bd26e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/uv.git#9ec2cf11df46d2555e8dc610c9f3df54637bd26e'}}
Tags
f41
RPMs
src
uv-0.3.3-3.fc41.src.rpm (info) (download)
noarch
python3-uv-0.3.3-3.fc41.noarch.rpm (info) (download)
riscv64
uv-0.3.3-3.fc41.riscv64.rpm (info) (download)
uv-debuginfo-0.3.3-3.fc41.riscv64.rpm (info) (download)
uv-debugsource-0.3.3-3.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
root.log
build.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 26 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3.3-3 - Use %constrain_build to prevent memory exhaustion on many-core builders * Mon Aug 26 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3.3-2 - Reduce debuginfo level to “limited” - Fixes failures due to memory exhaustion on builders, particularly in F41 * Sat Aug 24 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3.3-1 - Update to 0.3.3 (close RHBZ#2307495) * Sat Aug 24 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3.2-1 - Update to 0.3.2 * Thu Aug 22 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3.0-1 - Update to 0.3.0 * Wed Aug 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.37-1 - Update to 0.2.37 * Sun Aug 11 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.35-1 - Update to 0.2.35 * Thu Aug 08 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.34-1 - Update to 0.2.34 * Thu Aug 08 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.33-3 - For now, remove the entire uv-trampoline crate before building * Thu Aug 08 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.33-2 - Remove (unused) pre-compiled Windows executables before building * Fri Aug 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.33-1 - Update to 0.2.33 * Thu Aug 01 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.32-1 - Initial package (close RHBZ#2299712)