Thu, 19 Sep 2024 03:37:54 UTC | login

Information for build libmamba-1.5.6-3.fc41

ID311899
Package Namelibmamba
Version1.5.6
Release3.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libmamba.git#e3e0031f7ee39b4310209fe56aaa1e9e004ceaee
SummaryC++ API for mamba depsolving library
Descriptionlibmamba is a reimplementation of the conda package manager in C++. * parallel downloading of repository data and package files using multi- threading * libsolv for much faster dependency solving, a state of the art library used in the RPM package manager of Red Hat, Fedora and OpenSUSE * core parts of mamba are implemented in C++ for maximum efficiency
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 11 Jul 2024 20:26:00 UTC
CompletedFri, 12 Jul 2024 00:31:03 UTC
Taskbuild (f41, /rpms/libmamba.git:e3e0031f7ee39b4310209fe56aaa1e9e004ceaee)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libmamba.git#e3e0031f7ee39b4310209fe56aaa1e9e004ceaee'}}
Tags
f41
RPMs
src
libmamba-1.5.6-3.fc41.src.rpm (info) (download)
riscv64
libmamba-1.5.6-3.fc41.riscv64.rpm (info) (download)
libmamba-devel-1.5.6-3.fc41.riscv64.rpm (info) (download)
micromamba-1.5.6-3.fc41.riscv64.rpm (info) (download)
python3-libmambapy-1.5.6-3.fc41.riscv64.rpm (info) (download)
libmamba-debuginfo-1.5.6-3.fc41.riscv64.rpm (info) (download)
libmamba-debugsource-1.5.6-3.fc41.riscv64.rpm (info) (download)
micromamba-debuginfo-1.5.6-3.fc41.riscv64.rpm (info) (download)
python3-libmambapy-debuginfo-1.5.6-3.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.5.6-3 - Rebuilt for Python 3.13 * Tue May 21 2024 FrantiĊĦek Zatloukal <fzatlouk@redhat.com> - 1.5.6-2 - Rebuilt for spdlog 1.14.1 * Fri Feb 23 2024 Orion Poplawski <orion@nwra.com> - 1.5.6-1 - Update to 1.5.6 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 04 2023 Orion Poplawski <orion@nwra.com> - 1.5.3-2 - Generate man page with help2man * Thu Nov 30 2023 Orion Poplawski <orion@nwra.com> - 1.5.3-1 - Initial package