Fri, 05 Jul 2024 10:05:38 UTC | login

Information for build libixion-0.18.1-4.rvre0.fc40

ID280301
Package Namelibixion
Version0.18.1
Release4.rvre0.fc40
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/libixion.git#9d8123bbf913db0f290540179c8032e16d9401cd
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
StartedWed, 10 Jan 2024 13:54:49 UTC
CompletedWed, 10 Jan 2024 14:14:03 UTC
Taskbuild (f40, /rpms/libixion.git:9d8123bbf913db0f290540179c8032e16d9401cd)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/libixion.git#9d8123bbf913db0f290540179c8032e16d9401cd'}}
Tags
f40
RPMs
src
libixion-0.18.1-4.rvre0.fc40.src.rpm (info) (download)
noarch
libixion-doc-0.18.1-4.rvre0.fc40.noarch.rpm (info) (download)
riscv64
libixion-0.18.1-4.rvre0.fc40.riscv64.rpm (info) (download)
libixion-devel-0.18.1-4.rvre0.fc40.riscv64.rpm (info) (download)
libixion-python3-0.18.1-4.rvre0.fc40.riscv64.rpm (info) (download)
libixion-tools-0.18.1-4.rvre0.fc40.riscv64.rpm (info) (download)
libixion-debuginfo-0.18.1-4.rvre0.fc40.riscv64.rpm (info) (download)
libixion-debugsource-0.18.1-4.rvre0.fc40.riscv64.rpm (info) (download)
libixion-python3-debuginfo-0.18.1-4.rvre0.fc40.riscv64.rpm (info) (download)
libixion-tools-debuginfo-0.18.1-4.rvre0.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 10 2024 David Abdurachmanov <davidlt@rivosinc.com> 0.18.1-4.rvre0 - Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release: * 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 * Wed May 04 2022 Thomas Rodgers <trodgers@redhat.com> - 0.17.0-2 - Rebuilt for Boost 1.78 * Wed Feb 02 2022 Caolán McNamara <colanm@redhat.com> - 0.17.0-1 - new upstream release - TODO: i686 make check failure in python * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild