Page MenuHomeSolus

D2660.diff
No OneTemporary

D2660.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,13 @@
+libboost_context.so.1.66.0
+libboost_iostreams.so.1.66.0
+libboost_python3.so.1.66.0
+libboost_regex.so.1.66.0
+libc.so.6
+libcairomm-1.0.so.1
+libexpat.so.1
+libgcc_s.so.1
+libgmp.so.10
+libgomp.so.1
+libm.so.6
+libpython3.6m.so.1.0
+libstdc++.so.6
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,31 @@
+name : graph-tool
+version : 2.26
+release : 1
+source :
+ - https://downloads.skewed.de/graph-tool/graph-tool-2.26.tar.bz2 : df6273dc5ef327a0eaf1ef1c46751fce4c0b7573880944e544287b85a068f770
+license : GPL-3.0-or-later
+component : programming.python
+summary : Efficient python module for analysis of graphs
+description: |
+ Graph-tool is an efficient python module for manipulation and statistical analysis of graphs
+builddeps :
+ - pkgconfig(cairomm-1.0)
+ - pkgconfig(expat)
+ - pkgconfig(libsparsehash)
+ - pkgconfig(py3cairo)
+ - pkgconfig(python3)
+ - CGAL-devel
+ - libboost-devel
+ - matplotlib
+ - scipy
+rundeps :
+ - matplotlib
+ - python3-cairo
+ - scipy
+setup : |
+ %configure PYTHON=python3
+build : |
+ # was built with make -j1 to limit memory usage (this is a memory monster)
+ %make
+install : |
+ %make_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,301 @@
+<PISI>
+ <Source>
+ <Name>graph-tool</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>GPL-3.0-or-later</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Efficient python module for analysis of graphs</Summary>
+ <Description xml:lang="en">Graph-tool is an efficient python module for manipulation and statistical analysis of graphs
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>graph-tool</Name>
+ <Summary xml:lang="en">Efficient python module for analysis of graphs</Summary>
+ <Description xml:lang="en">Graph-tool is an efficient python module for manipulation and statistical analysis of graphs
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/__pycache__/__init__.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/__pycache__/all.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/__pycache__/all.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/__pycache__/decorators.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/__pycache__/decorators.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/__pycache__/dl_import.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/__pycache__/dl_import.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/__pycache__/gt_io.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/__pycache__/gt_io.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/all.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/centrality/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/centrality/__pycache__/__init__.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/centrality/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/centrality/libgraph_tool_centrality.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/clustering/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/clustering/__pycache__/__init__.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/clustering/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/clustering/libgraph_tool_clustering.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/__pycache__/__init__.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/__pycache__/konect.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/__pycache__/konect.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/adjnoun.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/as-22july06.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/astro-ph.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/celegansneural.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/cond-mat-2003.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/cond-mat-2005.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/cond-mat.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/dolphins.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/email-Enron.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/football.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/hep-th.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/karate.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/konect.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/lesmis.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/netscience.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/pgp-strong-2009.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/polblogs.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/polbooks.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/power.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/collection/serengeti-foodweb.gt.gz</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/correlations/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/correlations/__pycache__/__init__.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/correlations/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/correlations/libgraph_tool_correlations.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/decorators.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/dl_import.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/draw/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/draw/__pycache__/__init__.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/draw/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/draw/__pycache__/cairo_draw.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/draw/__pycache__/cairo_draw.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/draw/__pycache__/graphviz_draw.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/draw/__pycache__/graphviz_draw.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/draw/__pycache__/gtk_draw.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/draw/__pycache__/gtk_draw.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/draw/cairo_draw.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/draw/graph-tool-logo.svg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/draw/graphviz_draw.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/draw/gtk_draw.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/draw/libgraph_tool_draw.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/draw/libgraph_tool_layout.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/flow/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/flow/__pycache__/__init__.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/flow/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/flow/libgraph_tool_flow.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/generation/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/generation/__pycache__/__init__.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/generation/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/generation/libgraph_tool_generation.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/gt_io.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/base64.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/boost-workaround/boost/graph/betweenness_centrality.hpp</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/boost-workaround/boost/graph/copy_alt.hpp</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/boost-workaround/boost/graph/graphml.hpp</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/boost-workaround/boost/graph/graphviz.hpp</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/boost-workaround/boost/graph/isomorphism.hpp</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/boost-workaround/boost/graph/kamada_kawai_spring_layout.hpp</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/boost-workaround/boost/graph/metric_tsp_approx.hpp</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/boost-workaround/boost/graph/named_function_params-alt.hpp</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/boost-workaround/boost/graph/overloading.hpp</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/boost-workaround/boost/graph/push_relabel_max_flow.hpp</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/boost-workaround/boost/graph/read_graphviz_new.hpp</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/boost-workaround/boost/graph/stoer_wagner_min_cut.hpp</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/centrality/graph_closeness.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/centrality/graph_eigentrust.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/centrality/graph_eigenvector.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/centrality/graph_hits.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/centrality/graph_katz.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/centrality/graph_pagerank.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/centrality/graph_trust_transitivity.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/centrality/minmax.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/clustering/graph_clustering.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/clustering/graph_extended_clustering.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/clustering/graph_motifs.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/config.h</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/coroutine.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/correlations/graph_assortativity.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/correlations/graph_avg_correlations.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/correlations/graph_corr_hist.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/correlations/graph_correlations.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/demangle.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/fast_vector_property_map.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/flow/graph_augment.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/generation/dynamic_sampler.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/generation/graph_community_network.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/generation/graph_complete.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/generation/graph_generation.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/generation/graph_geometric.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/generation/graph_lattice.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/generation/graph_predecessor.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/generation/graph_price.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/generation/graph_rewiring.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/generation/graph_sbm.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/generation/graph_triangulation.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/generation/graph_union.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/generation/sampler.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/generation/urn_sampler.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/gml.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/graph.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/graph_adaptor.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/graph_adjacency.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/graph_exceptions.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/graph_filtered.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/graph_filtering.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/graph_io_binary.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/graph_properties.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/graph_properties_copy.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/graph_properties_group.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/graph_properties_map_values.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/graph_python_interface.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/graph_reverse.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/graph_selectors.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/graph_tool.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/graph_util.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/hash_map_wrap.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/histogram.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/bundled_vacate_loop.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/cache.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/exhaustive_loop.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/gibbs_loop.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_elist.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_em.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_emat.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_entries.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_entropy.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_exhaustive.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_gibbs.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_layers.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_layers_util.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_mcmc.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_merge.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_multicanonical.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_multiflip_mcmc.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_overlap.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_overlap_mcmc_bundled.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_overlap_partition.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_overlap_util.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_overlap_vacate.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_partition.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_util.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_blockmodel_weights.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_modularity.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_neighbor_sampler.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/graph_state.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/int_part.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/mcmc_loop.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/merge_loop.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/parallel_rng.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/inference/util.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/layout/graph_arf.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/layout/graph_sfdp.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/mpl_nested_loop.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/numpy_bind.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/openmp_lock.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/random.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/shared_map.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/spectral/graph_adjacency.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/spectral/graph_incidence.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/spectral/graph_laplacian.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/spectral/graph_transition.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/stats/graph_average.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/stats/graph_distance.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/stats/graph_distance_sampled.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/stats/graph_histograms.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/stats/graph_parallel.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/str_repr.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/topology/graph_components.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/topology/graph_kcore.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/topology/graph_percolation.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/topology/graph_similarity.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/topology/graph_vertex_similarity.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/transform_iterator.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/include/util/graph_search.hh</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/__init__.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/bisection.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/bisection.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/blockmodel.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/blockmodel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/blockmodel_em.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/blockmodel_em.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/layered_blockmodel.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/layered_blockmodel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/mcmc.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/mcmc.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/minimize.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/minimize.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/modularity.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/modularity.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/nested_blockmodel.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/nested_blockmodel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/overlap_blockmodel.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/overlap_blockmodel.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/util.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/__pycache__/util.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/bisection.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/blockmodel.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/blockmodel_em.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/layered_blockmodel.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/libgraph_tool_inference.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/mcmc.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/minimize.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/modularity.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/nested_blockmodel.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/overlap_blockmodel.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/inference/util.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/libgraph_tool_core.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/search/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/search/__pycache__/__init__.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/search/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/search/libgraph_tool_search.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/spectral/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/spectral/__pycache__/__init__.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/spectral/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/spectral/libgraph_tool_spectral.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/stats/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/stats/__pycache__/__init__.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/stats/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/stats/libgraph_tool_stats.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/topology/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/topology/__pycache__/__init__.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/topology/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/topology/libgraph_tool_topology.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/util/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/util/__pycache__/__init__.cpython-36.opt-1.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/util/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/graph_tool/util/libgraph_tool_util.so</Path>
+ <Path fileType="doc">/usr/share/doc</Path>
+ </Files>
+ </Package>
+ <Package>
+ <Name>graph-tool-devel</Name>
+ <Summary xml:lang="en">Development files for graph-tool</Summary>
+ <Description xml:lang="en">Graph-tool is an efficient python module for manipulation and statistical analysis of graphs
+</Description>
+ <PartOf>programming.devel</PartOf>
+ <RuntimeDependencies>
+ <Dependency release="1">graph-tool</Dependency>
+ </RuntimeDependencies>
+ <Files>
+ <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-04-01</Date>
+ <Version>2.26</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Update>
+ </History>
+</PISI>

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 9:43 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802918
Default Alt Text
D2660.diff (34 KB)

Event Timeline