Wed, 15 May 2024 15:44:03 UTC | login

Information for build libmamba-1.5.6-1.fc40

ID294771
Package Namelibmamba
Version1.5.6
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libmamba.git#030f9b9d290cac087e5416fe83acd6869b66371d
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
StartedFri, 01 Mar 2024 18:15:36 UTC
CompletedFri, 01 Mar 2024 19:25:24 UTC
Taskbuild (f40, /rpms/libmamba.git:030f9b9d290cac087e5416fe83acd6869b66371d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libmamba.git#030f9b9d290cac087e5416fe83acd6869b66371d'}}
Tags
f40
f41
RPMs
src
libmamba-1.5.6-1.fc40.src.rpm (info) (download)
riscv64
libmamba-1.5.6-1.fc40.riscv64.rpm (info) (download)
libmamba-devel-1.5.6-1.fc40.riscv64.rpm (info) (download)
micromamba-1.5.6-1.fc40.riscv64.rpm (info) (download)
python3-libmambapy-1.5.6-1.fc40.riscv64.rpm (info) (download)
libmamba-debuginfo-1.5.6-1.fc40.riscv64.rpm (info) (download)
libmamba-debugsource-1.5.6-1.fc40.riscv64.rpm (info) (download)
micromamba-debuginfo-1.5.6-1.fc40.riscv64.rpm (info) (download)
python3-libmambapy-debuginfo-1.5.6-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * 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