Sat, 20 Apr 2024 09:00:27 UTC | login

Information for build python-graph-tool-2.29-3.fc33

ID156377
Package Namepython-graph-tool
Version2.29
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-graph-tool.git#5c579e09b279734785a9f303790a80420f582e17
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 bydavidlt
State failed
Volume DEFAULT
StartedSat, 05 Sep 2020 11:47:52 UTC
CompletedSat, 05 Sep 2020 12:04:13 UTC
Taskbuild (f33, /rpms/python-graph-tool.git:5c579e09b279734785a9f303790a80420f582e17)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-graph-tool.git#5c579e09b279734785a9f303790a80420f582e17'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.29-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Nov 09 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.29-2 - Exclude builds on arches: usually falls short of resources * Fri Nov 01 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.29-1 - Remove unneeded shebangs * Tue Oct 22 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.29-1 - Improve conditional to handle cases where _smp_build_ncpus is not defined - Correct conditional hack * Tue Oct 15 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.29-1 - Initial build