Thu, 09 May 2024 21:51:36 UTC | login

Information for build morphio-3.3.7-7.fc40

ID288477
Package Namemorphio
Version3.3.7
Release7.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/morphio.git#6f0d6e9c797dd55707ccf35809abef5c882cf809
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 failed
Volume DEFAULT
StartedWed, 17 Apr 2024 06:29:30 UTC
CompletedWed, 17 Apr 2024 08:48:00 UTC
Taskbuild (f40, /rpms/morphio.git:6f0d6e9c797dd55707ccf35809abef5c882cf809)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/morphio.git#6f0d6e9c797dd55707ccf35809abef5c882cf809'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> None-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> None-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Dec 12 2023 Sandro <devel@penguinpee.nl> None-5 - Additional changes for 3.3.7 * Mon Dec 11 2023 Packit <hello@packit.dev> None-4 - [packit] 3.3.7 upstream release * Fri Sep 22 2023 Sandro <devel@penguinpee.nl> None-3 - Include the actual patch * Fri Sep 22 2023 Sandro <devel@penguinpee.nl> None-2 - Rebase patch onto 3.3.6 * Fri Sep 22 2023 Sandro <devel@penguinpee.nl> None-1 - 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) * Tue Sep 19 2023 Sandro <devel@penguinpee.nl> 3.3.4-1 - Update to 3.3.4 (RHBZ#2161602) * 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 * Thu Mar 03 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> 3.3.3-1 - feat: update to 3.3.3 (fixes rhbz#2060432) * Thu Mar 03 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> 3.3.2-3 - feat: clean up spec * Mon Feb 28 2022 Benjamin A. Beasley <code@musicinmybrain.net> 3.3.2-2 - Rebuild for lexertl14 cd5a1f1 (Unicode 15) * Mon Feb 21 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> 3.3.2-1 - feat: update to 3.3.2 (fixes rhbz#2021598)