Click here to visit the old openkoji buildsystem (Archived)

Information for build catch22-0.4.0-17.fc41

ID6354
Package Namecatch22
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.4.0
Release17.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/catch22.git#d1400c8f5b18c977f09a7db25a4f0f402ec94de9
SummaryCAnonical Time-series CHaracteristics
Descriptioncatch22 is a collection of 22 time-series features coded in C that can be run from Python, R, Matlab, and Julia. The catch22 features are a high-performing subset of the over 7000 features in hctsa. Features were selected based on their classification performance across a collection of 93 real-world time-series classification problems, as described in our open-access paper: - Lubba et al. (2019). catch22: CAnonical Time-series CHaracteristics (https://doi.org/10.1007/s10618-019-00647-x) The computational pipeline used to generate the catch22 feature set is in the op_importance (https://github.com/chlubba/op_importance) repository. For catch22-related information and resources, including a list of publications using catch22, see the catch22 wiki (https://github.com/chlubba/catch22/wiki). This package contains the command-line tool run_features.
Built bykojiadmin
State complete
Volume DEFAULT
StartedWed, 01 May 2024 19:45:15 CST
CompletedWed, 01 May 2024 19:55:08 CST
Taskbuild (f41, /rpms/catch22.git:d1400c8f5b18c977f09a7db25a4f0f402ec94de9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/catch22.git#d1400c8f5b18c977f09a7db25a4f0f402ec94de9'}}
Tags
f41
RPMs
src
catch22-0.4.0-17.fc41.src.rpm (info) (download)
riscv64
catch22-0.4.0-17.fc41.riscv64.rpm (info) (download)
catch22-devel-0.4.0-17.fc41.riscv64.rpm (info) (download)
catch22-libs-0.4.0-17.fc41.riscv64.rpm (info) (download)
catch22-debuginfo-0.4.0-17.fc41.riscv64.rpm (info) (download)
catch22-debugsource-0.4.0-17.fc41.riscv64.rpm (info) (download)
catch22-libs-debuginfo-0.4.0-17.fc41.riscv64.rpm (info) (download)
Logs
riscv64
build.log
state.log
root.log
installed_pkgs.log
hw_info.log
mock_output.log
Changelog * Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jan 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4.0-15 - F40+: Drop conditional for obsolete “catch22” Python bindings * Thu Oct 19 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4.0-14 - F38+: Use %%{py3_test_envvars} to set up test environments * Mon Oct 09 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4.0-13 - Update License to GPL-3.0-or-later based on upstream clarification * Thu Sep 28 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4.0-12 - Build the implementation as a shared library - Add catch22-libs and catch22-devel subpackages. * Thu Sep 28 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4.0-10 - Fix leading blank lines in descriptions * Thu Sep 28 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4.0-9 - Drop obsolete python3-catch22 bindings in F40+ * Thu Sep 28 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4.0-8 - Convert to SPDX - Ask upstream for further license clarification * Thu Sep 28 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4.0-7 - Use new (rpm 4.17.1+) bcond style * Thu Sep 28 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4.0-6 - Add a trivial hand-written man page * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.4.0-4 - Rebuilt for Python 3.12 * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 12 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.4.0-1 - Update to 0.4.0 (close RHBZ#2095508) - Add a Python helper script “compare_output” to validate test output while allowing for small differences in floating-point values across architectures * Wed Jun 15 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.3.1-1 - Update to 0.3.1 (close RHBZ#2095508) - Drop “forge” macros since they are not doing much here - Switch to pyproject-rpm-macros * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.2.1-3 - Rebuilt for Python 3.11