Sat, 27 Dec 2025 06:25:21 CST | login

Information for build python-graph-tool-2.97-1.oc9

ID43885
Package Namepython-graph-tool
Version2.97
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-graph-tool.git?.#b554ccf3aed22bbe16d41281882361dd06a0068d
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 byepol-bot
State complete
Volume DEFAULT
StartedTue, 05 Aug 2025 19:04:26 CST
CompletedTue, 05 Aug 2025 22:32:06 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-graph-tool.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-graph-tool.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-graph-tool-2.97-1.oc9.src.rpm (info) (download)
aarch64
python3-graph-tool-2.97-1.oc9.aarch64.rpm (info) (download)
python3-graph-tool-devel-2.97-1.oc9.aarch64.rpm (info) (download)
python-graph-tool-debugsource-2.97-1.oc9.aarch64.rpm (info) (download)
python3-graph-tool-debuginfo-2.97-1.oc9.aarch64.rpm (info) (download)
loongarch64
python3-graph-tool-2.97-1.oc9.loongarch64.rpm (info) (download)
python3-graph-tool-devel-2.97-1.oc9.loongarch64.rpm (info) (download)
python-graph-tool-debugsource-2.97-1.oc9.loongarch64.rpm (info) (download)
python3-graph-tool-debuginfo-2.97-1.oc9.loongarch64.rpm (info) (download)
x86_64
python3-graph-tool-2.97-1.oc9.x86_64.rpm (info) (download)
python3-graph-tool-devel-2.97-1.oc9.x86_64.rpm (info) (download)
python-graph-tool-debugsource-2.97-1.oc9.x86_64.rpm (info) (download)
python3-graph-tool-debuginfo-2.97-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
mock_output.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
aarch64
mock_config.log
mock_output.log
build.log
state.log
dnf.librepo.log
installed_pkgs.log
dnf.rpm.log
root.log
hw_info.log
dnf.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Aug 01 2025 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.97-1 - initial build