Sun, 16 Jun 2024 17:03:24 UTC | login

Information for build libixion-0.19.0-5.fc41

ID306036
Package Namelibixion
Version0.19.0
Release5.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libixion.git#23356ba3e84ce997a5a950797d9797ba8fb5e139
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, 24 May 2024 07:02:26 UTC
CompletedFri, 24 May 2024 09:58:02 UTC
Taskbuild (f41, /rpms/libixion.git:23356ba3e84ce997a5a950797d9797ba8fb5e139)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libixion.git#23356ba3e84ce997a5a950797d9797ba8fb5e139'}}
Tags
f41
RPMs
src
libixion-0.19.0-5.fc41.src.rpm (info) (download)
noarch
libixion-doc-0.19.0-5.fc41.noarch.rpm (info) (download)
riscv64
libixion-0.19.0-5.fc41.riscv64.rpm (info) (download)
libixion-devel-0.19.0-5.fc41.riscv64.rpm (info) (download)
libixion-python3-0.19.0-5.fc41.riscv64.rpm (info) (download)
libixion-tools-0.19.0-5.fc41.riscv64.rpm (info) (download)
libixion-debuginfo-0.19.0-5.fc41.riscv64.rpm (info) (download)
libixion-debugsource-0.19.0-5.fc41.riscv64.rpm (info) (download)
libixion-python3-debuginfo-0.19.0-5.fc41.riscv64.rpm (info) (download)
libixion-tools-debuginfo-0.19.0-5.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.17.0-3 - Rebuilt for Python 3.11