Mon, 19 Aug 2024 22:38:37 UTC | login

Information for build morphio-3.3.9-3.fc41

ID312586
Package Namemorphio
Version3.3.9
Release3.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/morphio.git#5653a91a6ac308922b6f03468ca246c3dc7b523f
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
StartedMon, 15 Jul 2024 14:22:50 UTC
CompletedMon, 15 Jul 2024 14:33:27 UTC
Taskbuild (f41, /rpms/morphio.git:5653a91a6ac308922b6f03468ca246c3dc7b523f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/morphio.git#5653a91a6ac308922b6f03468ca246c3dc7b523f'}}
Tags
f41
RPMs
src
morphio-3.3.9-3.fc41.src.rpm (info) (download)
noarch
morphio-doc-3.3.9-3.fc41.noarch.rpm (info) (download)
riscv64
morphio-3.3.9-3.fc41.riscv64.rpm (info) (download)
morphio-devel-3.3.9-3.fc41.riscv64.rpm (info) (download)
python3-morphio-3.3.9-3.fc41.riscv64.rpm (info) (download)
morphio-debuginfo-3.3.9-3.fc41.riscv64.rpm (info) (download)
morphio-debugsource-3.3.9-3.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 3.3.3-2 - Rebuilt for Python 3.11