Click here to visit the old openkoji buildsystem (Archived)

Information for build python-pynn-0.12.3-2.fc41

ID17443
Package Namepython-pynn
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.12.3
Release2.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-pynn.git#27be70cb07645f6c7aa24f2b256580ab0cd6ee42
SummaryA package for simulator-independent specification of neuronal network models
DescriptionPyNN (pronounced 'pine') is a simulator-independent language for building neuronal network models. In other words, you can write the code for a model once, using the PyNN API and the Python programming language, and then run it without modification on any simulator that PyNN supports (currently NEURON, NEST and Brian) and on a number of neuromorphic hardware systems. The PyNN API aims to support modelling at a high-level of abstraction (populations of neurons, layers, columns and the connections between them) while still allowing access to the details of individual neurons and synapses when required. PyNN provides a library of standard neuron, synapse and synaptic plasticity models, which have been verified to work the same on the different supported simulators. PyNN also provides a set of commonly-used connectivity algorithms (e.g. all-to-all, random, distance-dependent, small-world) but makes it easy to provide your own connectivity in a simulator-independent way. Even if you don’t wish to run simulations on multiple simulators, you may benefit from writing your simulation code using PyNN’s powerful, high-level interface. In this case, you can use any neuron or synapse model supported by your simulator, and are not restricted to the standard models. Documentation: http://neuralensemble.org/docs/PyNN/ Mailing list: https://groups.google.com/forum/?fromgroups#!forum/neuralensemble This package supports the NEURON, NEST, and Brian simulators.
Built bykojiadmin
State complete
Volume DEFAULT
StartedTue, 07 May 2024 00:25:29 CST
CompletedTue, 07 May 2024 01:01:26 CST
Taskbuild (f41, /rpms/python-pynn.git:27be70cb07645f6c7aa24f2b256580ab0cd6ee42)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pynn.git#27be70cb07645f6c7aa24f2b256580ab0cd6ee42'}}
Tags
f41
RPMs
src
python-pynn-0.12.3-2.fc41.src.rpm (info) (download)
noarch
python-pynn-doc-0.12.3-2.fc41.noarch.rpm (info) (download)
riscv64
python3-pynn-0.12.3-2.fc41.riscv64.rpm (info) (download)
python-pynn-debugsource-0.12.3-2.fc41.riscv64.rpm (info) (download)
python3-pynn-debuginfo-0.12.3-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
build.log
state.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 19 2024 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.12.3-2 - fix: fix build (fixes rhbz#2275763) * Wed Apr 17 2024 Packit <hello@packit.dev> - 0.12.3-1 - Update to 0.12.3 upstream release - Resolves: rhbz#2275763 * Mon Feb 26 2024 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.12.2-2 - fix; remove unneeded patch (fixes rh#2265750) * Fri Feb 23 2024 Packit <hello@packit.dev> - 0.12.2-1 - [packit] 0.12.2 upstream release - Resolves rhbz#2265750 * Thu Feb 22 2024 Michel Lind <salimma@fedoraproject.org> - 0.12.1-3 - Remove unnecessary and deprecated python3-mock BR * Mon Feb 12 2024 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.12.1-2 - fix: add patch to fix nest extensions (fixes rh#2263339, rh#2241443) * Mon Feb 12 2024 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.12.1-1 - WIP: does not build * Mon Feb 12 2024 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.11.0-5 - fix: packit config * Mon Feb 12 2024 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.11.0-4 - chore: add packit * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 27 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.11.0-1 - feat: update to 0.11.0 (fixes rhbz#2209829) * Wed Jul 26 2023 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.10.1-5 - Backport upstream patch to build with nest-simulator 3.4 - Also filter out libnrnmech.so Requires * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Python Maint <python-maint@redhat.com> - 0.10.1-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jan 13 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.10.1-1 - feat: update to 0.10.1 (fixes rhbz#2134727) * Thu Dec 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.10.0-8 - Leaf package: drop support for i686 (fix RHBZ#2155635) * Wed Dec 21 2022 Florian Weimer <fweimer@redhat.com> - 0.10.0-7 - Apply upstream patch to fix C99 compatibility issue * Sun Oct 09 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.10.0-6 - feat: exclude s390x * Tue Aug 23 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.10.0-5 - Rebuild for gsl-2.7.1 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Jul 03 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.10.0-3 - Fix invocation of %%cmake macro