Tue, 21 May 2024 01:32:27 UTC | login

Information for build python-bluepyopt-1.14.10-13.fc40

ID291479
Package Namepython-bluepyopt
Version1.14.10
Release13.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-bluepyopt.git#55865922221b1d9f9fd562b84507ca391c7fc81c
SummaryBluebrain Python Optimisation Library (bluepyopt)
DescriptionThe Blue Brain Python Optimisation Library (BluePyOpt) is an extensible framework for data-driven model parameter optimisation that wraps and standardises several existing open-source tools. It simplifies the task of creating and sharing these optimisations, and the associated techniques and knowledge. This is achieved by abstracting the optimisation and evaluation tasks into various reusable and flexible discrete elements according to established best-practices.
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 16 Apr 2024 02:47:53 UTC
CompletedTue, 16 Apr 2024 07:03:32 UTC
Taskbuild (f40, /rpms/python-bluepyopt.git:55865922221b1d9f9fd562b84507ca391c7fc81c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-bluepyopt.git#55865922221b1d9f9fd562b84507ca391c7fc81c'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Feb 06 2024 Sandro <devel@penguinpee.nl> None-13 - Update to 1.14.10 (RHBZ#2257632) * Mon Feb 05 2024 Sandro <devel@penguinpee.nl> None-12 - Run tests verbosely * Mon Feb 05 2024 Sandro <devel@penguinpee.nl> None-11 - Revert "Re-enable test that no longer fails" * Mon Feb 05 2024 Sandro <devel@penguinpee.nl> None-10 - Re-enable test that no longer fails * Mon Feb 05 2024 Sandro <devel@penguinpee.nl> None-9 - Update to 1.14.8 (RHBZ#2257632) * Mon Feb 05 2024 Sandro <devel@penguinpee.nl> None-8 - Use human friendly bcond * Mon Feb 05 2024 Sandro <devel@penguinpee.nl> None-7 - Whitespace changes and rearrangement * Mon Feb 05 2024 Sandro <devel@penguinpee.nl> None-6 - Standardize BRs * Fri Feb 02 2024 Karolina Surma <ksurma@redhat.com> None-5 - Don't BR python3-future, it's been removed since 1.14.5 * Sat Jan 27 2024 Maxwell G <maxwell@gtmx.me> None-4 - Remove unused python3-mock test dependency * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> None-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> None-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jan 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-1 - Assert that the .dist-info directory contains a license file * Fri Nov 17 2023 Sandro <devel@penguinpee.nl> 1.14.6-6 - Fix tests exclusion syntax * Mon Nov 13 2023 Sandro <devel@penguinpee.nl> 1.14.6-5 - Exclude ppc64le following `python-lfpy` * Tue Nov 07 2023 Sandro <devel@penguinpee.nl> 1.14.6-4 - Exclude another failing test * Tue Nov 07 2023 Sandro <devel@penguinpee.nl> 1.14.6-3 - Run arbor related tests now arbor has been fixed * Mon Nov 06 2023 Sandro <devel@penguinpee.nl> 1.14.6-2 - Add `arbor` as BR for tests * Mon Oct 23 2023 Sandro <devel@penguinpee.nl> 1.14.6-1 - Update to 1.14.6 (RHBZ#2241359) * Mon Oct 23 2023 Sandro <devel@penguinpee.nl> 1.14.3-3 - Re-enable tests now `pebble` is `>=4.6` * Wed Oct 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> 1.14.3-2 - F38+: Use %{py3_test_envvars} to set up test environments * Sun Sep 10 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> 1.14.3-1 - feat: update to 1.14.3 (fixes rh#2233456) * Sat Jul 29 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> 1.14.0-2 - feat: limit tests to import checks (fixes rhbz#2220136, rhbz#2226532, rhbz#2145122) * Fri Jul 21 2023 Sandro <devel@penguinpee.nl> 1.14.0-1 - Update to 1.14.0 (RHBZ#2145122) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.13.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Feb 20 2023 Benjamin A. Beasley <code@musicinmybrain.net> 1.13.3-5 - Work around numpy.int/numpy.float deprecation * Fri Feb 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> 1.13.3-4 - Leaf package on ix86: drop ix86 support * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.13.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Oct 09 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> 1.13.3-2 - feat: exclude s390x * Sun Oct 09 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> 1.13.3-1 - feat: update to 1.13.3 (fixes rh#2059645) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> 1.11.15-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 21 2022 Python Maint <python-maint@redhat.com> 1.11.15-4 - Rebuilt for Python 3.11 * Wed Feb 09 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> 1.11.15-3 - chore: bump for branch * Tue Feb 08 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> 1.11.15-2 - bump