Fri, 13 Dec 2024 22:11:29 UTC | login

Information for build libixion-0.19.0-8.fc41

ID327716
Package Namelibixion
Version0.19.0
Release8.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libixion.git#27fb8a0177e08c11c9c79eff73b7925e51e13edd
SummaryA general purpose formula parser & interpreter library
DescriptionIxion is a general purpose formula parser & interpreter that can calculate multiple named targets, or "cells". The goal of this project is to create a library for calculating the results of formula expressions stored in multiple named targets, or “cells”. The cells can be referenced from each other, and the library takes care of resolving their dependencies automatically upon calculation. The caller can run the calculation routine either in a single-threaded mode, or a multi-threaded mode. The library also supports re-calculations where the contents of one or more cells have been modified since the last calculation, and a partial calculation of only the affected cells need to be calculated. Supported features: - Each calculation session is defined in a plain text file, which is parsed and interpreted by the Ixion parser. - Fully threaded calculation. - Name resolution using A1-style references. - Support 2D cell references and named expressions. - Support range references. - Dependency tracking during both full calculation and partial re-calculation. - Inline strings. - Volatile functions. The framework for volatile functions is implemented. We just need to implement more functions.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 02 Aug 2024 13:48:09 UTC
CompletedFri, 02 Aug 2024 16:15:18 UTC
Taskbuild (f41, /rpms/libixion.git:27fb8a0177e08c11c9c79eff73b7925e51e13edd)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libixion.git#27fb8a0177e08c11c9c79eff73b7925e51e13edd'}}
Tags
f41
f42
RPMs
src
libixion-0.19.0-8.fc41.src.rpm (info) (download)
noarch
libixion-doc-0.19.0-8.fc41.noarch.rpm (info) (download)
riscv64
libixion-0.19.0-8.fc41.riscv64.rpm (info) (download)
libixion-devel-0.19.0-8.fc41.riscv64.rpm (info) (download)
libixion-python3-0.19.0-8.fc41.riscv64.rpm (info) (download)
libixion-tools-0.19.0-8.fc41.riscv64.rpm (info) (download)
libixion-debuginfo-0.19.0-8.fc41.riscv64.rpm (info) (download)
libixion-debugsource-0.19.0-8.fc41.riscv64.rpm (info) (download)
libixion-python3-debuginfo-0.19.0-8.fc41.riscv64.rpm (info) (download)
libixion-tools-debuginfo-0.19.0-8.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jul 16 2024 Gwyn Ciesla <gwync@protonmail.com> - 0.19.0-7 - fmt rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 0.19.0-6 - Rebuilt for Python 3.13 * Tue May 21 2024 František Zatloukal <fzatlouk@redhat.com> - 0.19.0-5 - Rebuilt for spdlog 1.14.1 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 18 2024 Jonathan Wakely <jwakely@redhat.com> - 0.19.0-2 - Rebuilt for Boost 1.83 * Wed Jan 17 2024 Gwyn Ciesla <gwync@protonmail.com> - 0.19.0-1 - 0.19.0 * Wed Aug 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 0.18.1-3 - 0.18 * Wed Aug 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 0.18.1-1 - 0.18 * Sat Jul 08 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 0.17.0-12 - Rebuilt due to spdlog 1.12 update. * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.17.0-11 - Rebuilt for Python 3.12 * Mon Feb 20 2023 Jonathan Wakely <jwakely@redhat.com> - 0.17.0-10 - Rebuilt for Boost 1.81 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 21 2022 David Tardon <dtardon@redhat.com> - 0.17.0-6 - Convert license to SPDX * Thu Nov 03 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 0.17.0-5 - Rebuilt due to spdlog update. * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild