Tue, 02 Jul 2024 17:08:25 UTC | login

Information for build python-tvb-gdist-2.2-6.fc40

ID302315
Package Namepython-tvb-gdist
Version2.2
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-tvb-gdist.git#5b3e833705b9d164d907d6034c8a4861886aa1b2
SummaryCython interface to geodesic
DescriptionThe Virtual Brain Project (TVB Project) has the purpose of offering some modern tools to the Neurosciences community, for computing, simulating and analyzing functional and structural data of human brains. The gdist module is a Cython interface to a C++ library (http://code.google.com/p/geodesic/) for computing geodesic distance which is the length of shortest line between two vertices on a triangulated mesh in three dimensions, such that the line lies on the surface. The algorithm is due Mitchell, Mount and Papadimitriou, 1987; the implementation is due to Danil Kirsanov and the Cython interface to Gaurav Malhotra and Stuart Knock. Original library (published under MIT license): http://code.google.com/p/geodesic/ We added a python wrapped and made small fixes to the original library, to make it compatible with cython.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 27 Mar 2024 10:30:18 UTC
CompletedWed, 27 Mar 2024 10:38:21 UTC
Taskbuild (f40, /rpms/python-tvb-gdist.git:5b3e833705b9d164d907d6034c8a4861886aa1b2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-tvb-gdist.git#5b3e833705b9d164d907d6034c8a4861886aa1b2'}}
Tags
f40
f41
RPMs
src
python-tvb-gdist-2.2-6.fc40.src.rpm (info) (download)
riscv64
python3-tvb-gdist-2.2-6.fc40.riscv64.rpm (info) (download)
python-tvb-gdist-debugsource-2.2-6.fc40.riscv64.rpm (info) (download)
python3-tvb-gdist-debuginfo-2.2-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 04 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.2-4 - Assert that a license file is present in the .dist-info directory * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 2.2-2 - Rebuilt for Python 3.12 * Mon Feb 27 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 2.2-1 - feat: update to 2.2 (fixes rhbz#2172942) * Tue Feb 07 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.1-8 - Skip C++ library tests on non-x86 arches for now * Wed Feb 01 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.1-7 - Add %%py_provides for the importable module name * Wed Feb 01 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.1-6 - Switch to the GitHub source and run the tests * Wed Feb 01 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.1-5 - Document the bundled C++ header-only library * Wed Feb 01 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.1-4 - Package README.rst * Wed Feb 01 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.1-3 - Fix extra blank line in descriptions * Wed Feb 01 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.1-2 - Remove obsolete set-patches from %%prep * Wed Feb 01 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 2.1.1-1 - feat: update to 2.1.1 (fixes rbhz#2166127) * Wed Feb 01 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 2.1.0-11 - feat: use SPDX license * Wed Feb 01 2023 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.1.0-9 - Use pyproject macros * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 2.1.0-6 - Rebuilt for Python 3.11