Fri, 28 Jun 2024 23:40:03 UTC | login

Information for build libixion-0.17.0-4.fc37

ID213812
Package Namelibixion
Version0.17.0
Release4.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libixion.git#df885245d17575e9978fcb68fd350d35d2440302
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, 19 Oct 2022 15:38:57 UTC
CompletedWed, 19 Oct 2022 17:40:16 UTC
Taskbuild (f37, /rpms/libixion.git:df885245d17575e9978fcb68fd350d35d2440302)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libixion.git#df885245d17575e9978fcb68fd350d35d2440302'}}
Tags
f37
f38
RPMs
src
libixion-0.17.0-4.fc37.src.rpm (info) (download)
noarch
libixion-doc-0.17.0-4.fc37.noarch.rpm (info) (download)
riscv64
libixion-0.17.0-4.fc37.riscv64.rpm (info) (download)
libixion-devel-0.17.0-4.fc37.riscv64.rpm (info) (download)
libixion-python3-0.17.0-4.fc37.riscv64.rpm (info) (download)
libixion-tools-0.17.0-4.fc37.riscv64.rpm (info) (download)
libixion-debuginfo-0.17.0-4.fc37.riscv64.rpm (info) (download)
libixion-debugsource-0.17.0-4.fc37.riscv64.rpm (info) (download)
libixion-python3-debuginfo-0.17.0-4.fc37.riscv64.rpm (info) (download)
libixion-tools-debuginfo-0.17.0-4.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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 * Fri Aug 06 2021 Jonathan Wakely <jwakely@redhat.com> - 0.16.1-7 - Rebuilt for Boost 1.76 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.16.1-5 - Rebuilt for Python 3.10 * Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 0.16.1-4 - Rebuilt for removed libstdc++ symbol (#1937698) * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.16.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 22 2021 Jonathan Wakely <jwakely@redhat.com> - 0.16.1-2 - Rebuilt for Boost 1.75 * Tue Sep 29 2020 Caolán McNamara <colanm@redhat.com> - 0.16.1-1 - new upstream release * Thu Sep 24 2020 Caolán McNamara <colanm@redhat.com> - 0.16.0-1 - new upstream release * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild