Fri, 10 Jan 2025 02:19:47 UTC | login

Information for build morphio-3.4.0-7.fc42

ID344630
Package Namemorphio
Version3.4.0
Release7.fc42
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/morphio.git#181f39976ce0c5246669bb04b80f4cf4e767adb9
SummaryA python and C++ library for reading and writing neuronal morphologies
DescriptionMorphIO is a library for reading and writing neuron morphology files. It supports the following formats: - SWC - ASC (aka. neurolucida) - H5 v1 - H5 v2 is not supported anymore It provides 3 C++ classes that are the starting point of every morphology analysis: - Soma: contains the information related to the soma. - Section: a section is the succession of points between two bifurcations. To the bare minimum the Section object will contain the section type, the position and diameter of each point. - Morphology: the morphology object contains general information about the loaded cell but also provides accessors to the different sections. One important concept is that MorphIO is split into a read-only part and a read/write one.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 04 Jan 2025 17:04:25 UTC
CompletedSat, 04 Jan 2025 17:49:46 UTC
Taskbuild (f42, /rpms/morphio.git:181f39976ce0c5246669bb04b80f4cf4e767adb9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/morphio.git#181f39976ce0c5246669bb04b80f4cf4e767adb9'}}
Tags
f42
RPMs
src
morphio-3.4.0-7.fc42.src.rpm (info) (download)
noarch
morphio-doc-3.4.0-7.fc42.noarch.rpm (info) (download)
riscv64
morphio-3.4.0-7.fc42.riscv64.rpm (info) (download)
morphio-devel-3.4.0-7.fc42.riscv64.rpm (info) (download)
python3-morphio-3.4.0-7.fc42.riscv64.rpm (info) (download)
morphio-debuginfo-3.4.0-7.fc42.riscv64.rpm (info) (download)
morphio-debugsource-3.4.0-7.fc42.riscv64.rpm (info) (download)
python3-morphio-debuginfo-3.4.0-7.fc42.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Nov 25 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Update pybind11/PR#515 patch with upstream changes * Thu Nov 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Do not compile the library with coverage-analysis instrumentation * Thu Nov 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Fix missing debuginfo in the Python extension * Thu Nov 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Port to pyproject-rpm-macros * Thu Nov 21 2024 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 3.4.0-2 - fix: add patch, re-test skipped tests (fixes rh#2317982) * Thu Nov 21 2024 Packit <hello@packit.dev> - 3.4.0-1 - Update to 3.4.0 upstream release - Resolves: rhbz#2317982 * Thu Nov 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.3.9-12 - Drop “AND BSD-3-Clause” from License - CMake/CodeCoverage.cmake does not contribute to the binary RPMs * Thu Nov 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.3.9-7 - Fix a test regression with pybind11 2.11.2, 2.12.1, 2.13.6+ * Fri Oct 25 2024 Orion Poplawski <orion@nwra.com> - 3.3.9-6 - Rebuild for hdf5 1.14.5 * Mon Aug 26 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.3.9-5 - Rebuilt with lexertl14-0.1.0^20240506gitbca1359 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 3.3.9-3 - Rebuilt for Python 3.13 * Wed Apr 24 2024 Packit <hello@packit.dev> - 3.3.9-1 - Update to 3.3.9 upstream release - Resolves: rhbz#2276897 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Dec 12 2023 Sandro <devel@penguinpee.nl> - 3.3.7-2 - Additional changes for 3.3.7 - Change license to Apache-2.0 (follow upstream) - Remove obsolete patches (merged upstream) - Amend remaining patches as required - New license is in `LICENSE.txt` - Add `AUTHORS.txt` to doc sub package * Mon Dec 11 2023 Packit <hello@packit.dev> - 3.3.7-1 - [packit] 3.3.7 upstream release - Resolves rhbz#2253995 * Fri Sep 22 2023 Sandro <devel@penguinpee.nl> - 3.3.6-6 - Include the actual patch * Fri Sep 22 2023 Sandro <devel@penguinpee.nl> - 3.3.6-5 - Rebase patch onto 3.3.6 * Fri Sep 22 2023 Sandro <devel@penguinpee.nl> - 3.3.6-4 - Make test more robust and increase verbosity * Tue Sep 19 2023 Sandro <devel@penguinpee.nl> - 3.3.6-3 - Stop building for i686 * Tue Sep 19 2023 Sandro <devel@penguinpee.nl> - 3.3.6-2 - Add Packit config * Tue Sep 19 2023 Sandro <devel@penguinpee.nl> - 3.3.6-1 - Update to 3.3.6 (RHBZ#2161602) - Use forge macros - Drop patch numbering - Refresh patches - Unbundle ghc_filesystem (gulrak-filesytem) - Untie ghc_filesystem from CMake * Tue Sep 19 2023 Sandro <devel@penguinpee.nl> - 3.3.4-1 - Update to 3.3.4 (RHBZ#2161602) - Update 0007-pytest-float32.patch * Mon Sep 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.3.3-8 - Rebuild with lexertl14-0.1.0^20230826git5bd3180 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Python Maint <python-maint@redhat.com> - 3.3.3-6 - Rebuilt for Python 3.12 * Fri Mar 10 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 3.3.3-5 - Use the catch2 v2 compat package as needed (close RHBZ#2176133) * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild