Tue, 14 May 2024 21:13:00 UTC | login

Information for build nest-2.20.0-2.fc33

ID161604
Package Namenest
Version2.20.0
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/nest.git#5d4e26bb526085efd943bd89da2854417caf9850
SummaryThe neural simulation tool
DescriptionNEST is a simulator for spiking neural network models that focuses on the dynamics, size and structure of neural systems rather than on the exact morphology of individual neurons. The development of NEST is coordinated by the NEST Initiative. NEST is ideal for networks of spiking neurons of any size, for example: Models of information processing e.g. in the visual or auditory cortex of mammals; Models of network activity dynamics, e.g. laminar cortical networks or balanced random networks; Models of learning and plasticity. Please read the README-Fedora.md file provided in each package for information on how these NEST packages are to be used. Documentation is available separately in the nest-doc package.
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 09 Jun 2020 10:35:43 UTC
CompletedTue, 09 Jun 2020 10:49:15 UTC
Taskbuild (f33, /rpms/nest.git:5d4e26bb526085efd943bd89da2854417caf9850)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/nest.git#5d4e26bb526085efd943bd89da2854417caf9850'}}
Tags No tags
RPMs No RPMs
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.20.0-2 - Rebuilt for Python 3.9 * Sat Feb 01 2020 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.20.0-1 - Update to 2.20.0 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.18.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Oct 16 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.18.0-7 - Rebuild with MUSIC support - MUSIC requires MPI support to be enabled * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.18.0-6 - Rebuilt for Python 3.8.0rc1 (#1748018) * Wed Aug 21 2019 Miro Hrončok <mhroncok@redhat.com> - 2.18.0-5 - Rebuilt for Python 3.8 * Tue Aug 20 2019 Susi Lehtola <jussilehtola@fedoraproject.org> - 2.18.0-4 - Rebuilt for GSL 2.6. * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.18.0-3 - Rebuilt for Python 3.8 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.18.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jul 19 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.18.0-1 - Update to 2.18 - Re-enable 32bit arches - Update patch - Drop py2 support * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.16.0-11 - Rebuild for readline 8.0 * Thu Feb 14 2019 Orion Poplawski <orion@nwra.com> - Rebuild for openmpi 3.1.3 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.16.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 23 2019 Björn Esser <besser82@fedoraproject.org> - 2.16.0-8 - Append curdir to CMake invokation. (#1668512) * Sat Dec 29 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.16.0-7 - Move matplotlib and ipython to weak deps * Mon Dec 17 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.16.0-6 - Correct location of MPI headers - Use CMAKE directives to specify lib location * Fri Dec 14 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.16.0-5 - Add required suffixes to MPI binaries - Explicitly mention all shared objects * Sat Nov 24 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.16.0-4 - Use bcond - Enable libneurosim support * Sun Oct 28 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.16.0-3 - Spec improvements - Use release conditional for uniformity - Create source directories in the build directory * Thu Oct 18 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.16.0-2 - Make py3 default build - Disable py2 build - Use README file instead of creating it in the spec. - Correct NEST_DOC_DIR to point to correct doc files for all variants (#1639678) * Fri Oct 05 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.16.0-1 - Exclude 32 bit architectures: https://github.com/nest/nest-simulator/issues/1031 - Use python version specific shebangs - Update to latest upstream release - Place headers in separate packages * Fri Jul 27 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.14.0-4 - Improve readme - Disable tests for the time being while I check builds * Thu Jul 26 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.14.0-3 - Enable tests - Use autosetup - Improve description - Improve make usage * Tue Jul 24 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.14.0-2 - Enable mpi builds - Do not make mpi packages noarch, since MPI_HOME is arch dependent - Do not remove nest config files---the environment variables are used by programs * Sun Jun 24 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.14.0-1 - Update to latest release - remove developer docs - fix build - improve commands