Thu, 19 Sep 2024 10:12:17 UTC | login

Information for build python-kiwisolver-1.4.7-1.fc41

ID339514
Package Namepython-kiwisolver
Version1.4.7
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-kiwisolver.git#83f59ad90e0332796f70bfaba05c27ee953d001b
SummaryA fast implementation of the Cassowary constraint solver
DescriptionKiwi is an efficient C++ implementation of the Cassowary constraint solving algorithm. Kiwi is an implementation of the algorithm based on the seminal Cassowary paper. It is *not* a refactoring of the original C++ solver. Kiwi has been designed from the ground up to be lightweight and fast.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 17 Sep 2024 11:02:47 UTC
CompletedTue, 17 Sep 2024 11:47:22 UTC
Taskbuild (f41, /rpms/python-kiwisolver.git:83f59ad90e0332796f70bfaba05c27ee953d001b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-kiwisolver.git#83f59ad90e0332796f70bfaba05c27ee953d001b'}}
Tags
f41
RPMs
src
python-kiwisolver-1.4.7-1.fc41.src.rpm (info) (download)
riscv64
python3-kiwisolver-1.4.7-1.fc41.riscv64.rpm (info) (download)
python-kiwisolver-debugsource-1.4.7-1.fc41.riscv64.rpm (info) (download)
python3-kiwisolver-debuginfo-1.4.7-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Sep 04 2024 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.4.7-1 - Update to latest version (#2309674) * Wed Sep 04 2024 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.4.6-1 - Update to latest version (#2309518) * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.4.5-4 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Aug 27 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.4.5-1 - Update to latest version (#2234402) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1.4.4-8 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4.4-6 - Don’t install the LICENSE file twice * Thu Dec 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4.4-5 - Use RPM expand: macro for description * Thu Dec 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4.4-4 - Don’t use deprecated zero-argument pypi_source * Thu Dec 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4.4-3 - Convert License to SPDX * Mon Nov 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4.4-2 - Properly handle bundled header from Loki