Tue, 07 May 2024 09:35:51 UTC | login

Information for build python-lfpy-2.3-5.fc40

ID293251
Package Namepython-lfpy
Version2.3
Release5.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-lfpy.git#7d3fe778987285cb93c9ea5eab1558bdd843032c
SummaryModel extracellular potentials of multicompartment neuron models built on NEURON
Description LFPy is a Python-module for calculation of extracellular potentials from multi-compartment neuron models. It relies on the NEURON simulator ( and uses the Python interface ( it provides.LFPy provides a set of easy-to-use Python classes for setting up your model, running your simulations and calculating the extracellular potentials arising from activity in your model neuron. If you have a model...
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 11:21:51 UTC
CompletedThu, 29 Feb 2024 12:48:59 UTC
Taskbuild (f40, /rpms/python-lfpy.git:7d3fe778987285cb93c9ea5eab1558bdd843032c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-lfpy.git#7d3fe778987285cb93c9ea5eab1558bdd843032c'}}
Tags
f40
RPMs
src
python-lfpy-2.3-5.fc40.src.rpm (info) (download)
riscv64
python3-lfpy-2.3-5.fc40.riscv64.rpm (info) (download)
python-lfpy-debugsource-2.3-5.fc40.riscv64.rpm (info) (download)
python3-lfpy-debuginfo-2.3-5.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Python Maint <python-maint@redhat.com> - 2.3-2 - Rebuilt for Python 3.12 * Tue Feb 14 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 2.3-1 - feat: update to 2.3 - fixes rhbz#2153679 - fixes rhbz#2168138 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 28 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 2.2.6-5 - fix: include compiled NEURON files * Mon Nov 28 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 2.2.6-4 - fix: re-exclude arches, include tests (required for package to import) - the arches need to be excluded---the tool cannot run without NEURON - the tests need to be included because importing the top level module tries to import them: https://github.com/LFPy/LFPy/blob/master/LFPy/__init__.py#L74 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 28 2022 Luis Bazan <lbazan@fedoraproject.org> - 2.2.6-2 - remove exclude * Tue Jun 28 2022 Luis Bazan <lbazan@fedoraproject.org> - 2.2.6-1 - new upstream version * Fri Jun 17 2022 Python Maint <python-maint@redhat.com> - 2.2.4-2 - Rebuilt for Python 3.11 * Wed Feb 23 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 2.2.4-1 - chore: update version * Wed Feb 23 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 2.2.2-5 - feat: update to 2.2.4 (fixes rhbz#2026956) * Wed Feb 23 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 2.2.2-4 - chore: clean up spec