diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -8,7 +8,7 @@ libexpat.so.1 libgcc_s.so.1 libgmp.so.10 +libgomp.so.1 libm.so.6 -libomp.so libpython3.7m.so.1.0 libstdc++.so.6 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : graph-tool -version : 2.32 -release : 9 +version : '2.33' +release : 10 source : - - https://downloads.skewed.de/graph-tool/graph-tool-2.32.tar.xz : c675f43eac4b0f03d094d4d624b53dc07e3d2f3e42454b7695c45802a88c0f97 + - https://downloads.skewed.de/graph-tool/graph-tool-2.33.tar.bz2 : f07025160a8cb376551508c6d8aa5fd05a146c67c4706ea4635d2766aa5c9fcb license : GPL-3.0-or-later component : programming.python summary : Efficient python module for analysis of graphs @@ -22,7 +22,8 @@ - matplotlib - python3-cairo - scipy -clang : yes +# If clang set to yes, the submodules give an error when imported +#clang : yes environment: | # workaround for bug in boost 1.72 export CPPFLAGS="$CPPFLAGS -DHAVE_BOOST_COROUTINE" diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ graph-tool - Pierre-Yves - pyu@riseup.net + Padraig Mac Carron + padraig.maccarron@ul.ie GPL-3.0-or-later programming.python @@ -194,6 +194,7 @@ /usr/lib/python3.7/site-packages/graph_tool/include/inference/loops/gibbs_loop.hh /usr/lib/python3.7/site-packages/graph_tool/include/inference/loops/mcmc_loop.hh /usr/lib/python3.7/site-packages/graph_tool/include/inference/loops/merge_loop.hh + /usr/lib/python3.7/site-packages/graph_tool/include/inference/modularity/graph_modularity.hh /usr/lib/python3.7/site-packages/graph_tool/include/inference/overlap/graph_blockmodel_overlap.hh /usr/lib/python3.7/site-packages/graph_tool/include/inference/overlap/graph_blockmodel_overlap_mcmc_bundled.hh /usr/lib/python3.7/site-packages/graph_tool/include/inference/overlap/graph_blockmodel_overlap_partition.hh @@ -203,6 +204,7 @@ /usr/lib/python3.7/site-packages/graph_tool/include/inference/partition_centroid/graph_partition_centroid_rmi.hh /usr/lib/python3.7/site-packages/graph_tool/include/inference/partition_modes/graph_partition_mode.hh /usr/lib/python3.7/site-packages/graph_tool/include/inference/partition_modes/graph_partition_mode_clustering.hh + /usr/lib/python3.7/site-packages/graph_tool/include/inference/planted_partition/graph_planted_partition.hh /usr/lib/python3.7/site-packages/graph_tool/include/inference/support/cache.hh /usr/lib/python3.7/site-packages/graph_tool/include/inference/support/graph_neighbor_sampler.hh /usr/lib/python3.7/site-packages/graph_tool/include/inference/support/graph_state.hh @@ -278,6 +280,8 @@ /usr/lib/python3.7/site-packages/graph_tool/inference/__pycache__/partition_centroid.cpython-37.pyc /usr/lib/python3.7/site-packages/graph_tool/inference/__pycache__/partition_modes.cpython-37.opt-1.pyc /usr/lib/python3.7/site-packages/graph_tool/inference/__pycache__/partition_modes.cpython-37.pyc + /usr/lib/python3.7/site-packages/graph_tool/inference/__pycache__/planted_partition.cpython-37.opt-1.pyc + /usr/lib/python3.7/site-packages/graph_tool/inference/__pycache__/planted_partition.cpython-37.pyc /usr/lib/python3.7/site-packages/graph_tool/inference/__pycache__/uncertain_blockmodel.cpython-37.opt-1.pyc /usr/lib/python3.7/site-packages/graph_tool/inference/__pycache__/uncertain_blockmodel.cpython-37.pyc /usr/lib/python3.7/site-packages/graph_tool/inference/__pycache__/util.cpython-37.opt-1.pyc @@ -295,6 +299,7 @@ /usr/lib/python3.7/site-packages/graph_tool/inference/overlap_blockmodel.py /usr/lib/python3.7/site-packages/graph_tool/inference/partition_centroid.py /usr/lib/python3.7/site-packages/graph_tool/inference/partition_modes.py + /usr/lib/python3.7/site-packages/graph_tool/inference/planted_partition.py /usr/lib/python3.7/site-packages/graph_tool/inference/uncertain_blockmodel.py /usr/lib/python3.7/site-packages/graph_tool/inference/util.py /usr/lib/python3.7/site-packages/graph_tool/libgraph_tool_core.so @@ -319,8 +324,9 @@ /usr/lib/python3.7/site-packages/graph_tool/util/__pycache__/__init__.cpython-37.pyc /usr/lib/python3.7/site-packages/graph_tool/util/libgraph_tool_util.so /usr/share/doc/graph-tool/AUTHORS + /usr/share/doc/graph-tool/COPYING + /usr/share/doc/graph-tool/COPYING.LESSER /usr/share/doc/graph-tool/INSTALL - /usr/share/doc/graph-tool/LICENSE /usr/share/doc/graph-tool/README.md /usr/share/doc/graph-tool/doc/.static/graph-icon.ico /usr/share/doc/graph-tool/doc/.static/graph-icon.png @@ -371,19 +377,19 @@ programming.devel - graph-tool + graph-tool /usr/lib64/pkgconfig/graph-tool-py3.7.pc - - 2020-06-19 - 2.32 + + 2020-08-07 + 2.33 Packaging update - F. von Gellhorn - flinux@vongellhorn.ch + Padraig Mac Carron + padraig.maccarron@ul.ie - + \ No newline at end of file