Information for build python-graph-tool-2.70-1.fc40

ID59974
Package Namepython-graph-tool
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.70
Release1.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-graph-tool.git#902eca9adb92ae3f5e7ebc80a30cff8e53cb369d
SummaryEfficient network analysis tool written in Python
DescriptionGraph-tool is an efficient Python module for manipulation and statistical analysis of graphs (a.k.a. networks). Contrary to most other python modules with similar functionality, the core data structures and algorithms are implemented in C++, making extensive use of template metaprogramming, based heavily on the Boost Graph Library. This confers it a level of performance that is comparable (both in memory usage and computation time) to that of a pure C/C++ library. Please refer to https://graph-tool.skewed.de/static/doc/index.html for documentation.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSun, 23 Jun 2024 15:05:44 CST
CompletedTue, 25 Jun 2024 17:34:24 CST
Taskbuild (f40, /rpms/python-graph-tool.git:902eca9adb92ae3f5e7ebc80a30cff8e53cb369d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-graph-tool.git#902eca9adb92ae3f5e7ebc80a30cff8e53cb369d'}}
Tags
f40
RPMs
src
python-graph-tool-2.70-1.fc40.src.rpm (info) (download)
riscv64
python3-graph-tool-2.70-1.fc40.riscv64.rpm (info) (download)
python3-graph-tool-devel-2.70-1.fc40.riscv64.rpm (info) (download)
python-graph-tool-debugsource-2.70-1.fc40.riscv64.rpm (info) (download)
python3-graph-tool-debuginfo-2.70-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
build.log
installed_pkgs.log
root.log
state.log
mock_output.log
Changelog * Mon Jun 17 2024 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 2.70-1 - feat: update to 2.70 (fixes rh#2292416) * Tue Jun 11 2024 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 2.69-1 - feat: update to 2.69 (fixes rh#2291158) * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 2.68-2 - Rebuilt for Python 3.13 * Mon May 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.68-1 - Update to 2.68 (close RHBZ#2283159) * Mon May 06 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.63-1 - Update to 2.63 (close RHBZ#2279141) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.59-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.59-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 18 2024 Jonathan Wakely <jwakely@redhat.com> - 2.59-2 - Rebuilt for Boost 1.83 * Sat Jan 06 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.59-1 - Update to 2.59 (close RHBZ#2256970) * Mon Oct 30 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.58-3 - Break a long line in the spec file * Fri Aug 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.58-1 - Update to 2.58 (close RHBZ#2232687) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.57-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.57-1 - Update to 2.57 (close RHBZ#2218665) * Tue Jun 27 2023 Python Maint <python-maint@redhat.com> - 2.56-4 - Rebuilt for Python 3.12 * Fri Jun 09 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 2.56-1 - feat: update to 2.56 (fixes rhbz#2213671) * Mon May 01 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.55-1 - Update to 2.55 (close RHBZ#2192313) * Fri Apr 21 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.54-1 - Update to 2.54 (close RHBZ#2188413) * Mon Apr 10 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.53-1 - Update to 2.53 (close RHBZ#2185454) * Fri Apr 07 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.52-1 - Update to 2.52 (close RHBZ#2184845) * Tue Apr 04 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.50-1 - Update to 2.50 (close RHBZ#2184345) * Sun Apr 02 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.49-1 - Update to 2.49 (close RHBZ#2183768) * Sun Mar 19 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.48-1 - Update to 2.48 (close RHBZ#2179683) * Sat Mar 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.47-1 - Update to 2.47 (close RHBZ#2179447) * Tue Feb 28 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.46-2 - Update License for 2.46 - The python3-graph-tool-devel subpackage now has its own License without the terms for header-only dependencies, etc. - Link cairomm1.16 instead of cairomm1.0, now that it is supported * Tue Feb 28 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 2.46-1 - feat: update to 2.46 (fixes rhbz#2173447) * Mon Feb 20 2023 Jonathan Wakely <jwakely@redhat.com> - 2.45-7 - Rebuilt for Boost 1.81 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.45-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 11 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.45-5 - Update License to include header-only dependencies * Wed Dec 21 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.45-4 - Simplify constraining the build * Tue Dec 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.45-3 - No longer need to exclude armv7hl on F37+ - Additionally, we no longer need to justify excluding i686 * Thu Nov 24 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.45-2 - Drop -fpermissive workaround * Sun Nov 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.45-1 - Update to 2.45 * Sun Nov 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.43-24 - Re-enable LTO * Sun Nov 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.43-23 - Drop workarounds for armv7hl, which is already excluded * Sat Nov 19 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.43-22 - Patch out fewer upstream compiler flags * Sat Nov 19 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.43-21 - Make the file lists clearer - Use trailing slashes to indicate directory paths * Sat Nov 19 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.43-20 - Reduce macro indirection in the spec file * Sat Nov 19 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.43-19 - Include license file for BSL-1.0 * Sat Nov 19 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.43-18 - Convert License field to SPDX * Sat Nov 19 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.43-17 - Work around 2144197 * Sat Nov 19 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.43-16 - Break a long line in the spec file * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.43-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild