Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-networkx.spec'], logger=printOutput=Falseshell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3943/root'timeout=0uid=1001user='mockbuild'env={'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'}gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-networkx.spec'] with env {'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory warning: Could not canonicalize hostname: copr-builder-914948481.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-networkx-1.9.1-5.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-networkx.spec'], logger=shell=Falsegid=135printOutput=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3943/root'timeout=0uid=1001user='mockbuild'private_network=Trueenv={'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-networkx.spec'] with env {'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fcR5jd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf networkx-1.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/networkx-1.9.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd networkx-1.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (networkx-optional-modules.patch):' Patch #0 (networkx-optional-modules.patch): + /usr/bin/cat /builddir/build/SOURCES/networkx-optional-modules.patch + /usr/bin/patch -p1 --fuzz=0 patching file networkx/__init__.py patching file networkx/readwrite/__init__.py + find examples -type f -perm /0111 + xargs chmod a-x + cp -pf /builddir/build/SOURCES/networkx_reference.pdf /builddir/build/SOURCES/networkx_tutorial.pdf /builddir/build/SOURCES/networkx-documentation.zip doc/source + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TTCics + umask 022 + cd /builddir/build/BUILD + cd networkx-1.9.1 + python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/networkx copying networkx/__init__.py -> build/lib/networkx copying networkx/release.py -> build/lib/networkx copying networkx/exception.py -> build/lib/networkx copying networkx/version.py -> build/lib/networkx copying networkx/convert.py -> build/lib/networkx copying networkx/relabel.py -> build/lib/networkx copying networkx/convert_matrix.py -> build/lib/networkx creating build/lib/networkx/algorithms copying networkx/algorithms/richclub.py -> build/lib/networkx/algorithms copying networkx/algorithms/isolate.py -> build/lib/networkx/algorithms copying networkx/algorithms/boundary.py -> build/lib/networkx/algorithms copying networkx/algorithms/smetric.py -> build/lib/networkx/algorithms copying networkx/algorithms/distance_measures.py -> build/lib/networkx/algorithms copying networkx/algorithms/vitality.py -> build/lib/networkx/algorithms copying networkx/algorithms/__init__.py -> build/lib/networkx/algorithms copying networkx/algorithms/graphical.py -> build/lib/networkx/algorithms copying networkx/algorithms/block.py -> build/lib/networkx/algorithms copying networkx/algorithms/cluster.py -> build/lib/networkx/algorithms copying networkx/algorithms/dominating.py -> build/lib/networkx/algorithms copying networkx/algorithms/euler.py -> build/lib/networkx/algorithms copying networkx/algorithms/matching.py -> build/lib/networkx/algorithms copying networkx/algorithms/simple_paths.py -> build/lib/networkx/algorithms copying networkx/algorithms/mst.py -> build/lib/networkx/algorithms copying networkx/algorithms/dag.py -> build/lib/networkx/algorithms copying networkx/algorithms/cycles.py -> build/lib/networkx/algorithms copying networkx/algorithms/mis.py -> build/lib/networkx/algorithms copying networkx/algorithms/distance_regular.py -> build/lib/networkx/algorithms copying networkx/algorithms/link_prediction.py -> build/lib/networkx/algorithms copying networkx/algorithms/swap.py -> build/lib/networkx/algorithms copying networkx/algorithms/hierarchy.py -> build/lib/networkx/algorithms copying networkx/algorithms/core.py -> build/lib/networkx/algorithms copying networkx/algorithms/clique.py -> build/lib/networkx/algorithms creating build/lib/networkx/algorithms/assortativity copying networkx/algorithms/assortativity/neighbor_degree.py -> build/lib/networkx/algorithms/assortativity copying networkx/algorithms/assortativity/__init__.py -> build/lib/networkx/algorithms/assortativity copying networkx/algorithms/assortativity/connectivity.py -> build/lib/networkx/algorithms/assortativity copying networkx/algorithms/assortativity/pairs.py -> build/lib/networkx/algorithms/assortativity copying networkx/algorithms/assortativity/correlation.py -> build/lib/networkx/algorithms/assortativity copying networkx/algorithms/assortativity/mixing.py -> build/lib/networkx/algorithms/assortativity creating build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/__init__.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/cluster.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/basic.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/spectral.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/redundancy.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/centrality.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/projection.py -> build/lib/networkx/algorithms/bipartite creating build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/katz.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/current_flow_betweenness_subset.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/dispersion.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/__init__.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/current_flow_betweenness.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/flow_matrix.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/closeness.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/communicability_alg.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/current_flow_closeness.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/betweenness_subset.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/degree_alg.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/eigenvector.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/betweenness.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/load.py -> build/lib/networkx/algorithms/centrality creating build/lib/networkx/algorithms/chordal copying networkx/algorithms/chordal/__init__.py -> build/lib/networkx/algorithms/chordal copying networkx/algorithms/chordal/chordal_alg.py -> build/lib/networkx/algorithms/chordal creating build/lib/networkx/algorithms/community copying networkx/algorithms/community/kclique.py -> build/lib/networkx/algorithms/community copying networkx/algorithms/community/__init__.py -> build/lib/networkx/algorithms/community creating build/lib/networkx/algorithms/components copying networkx/algorithms/components/biconnected.py -> build/lib/networkx/algorithms/components copying networkx/algorithms/components/__init__.py -> build/lib/networkx/algorithms/components copying networkx/algorithms/components/weakly_connected.py -> build/lib/networkx/algorithms/components copying networkx/algorithms/components/semiconnected.py -> build/lib/networkx/algorithms/components copying networkx/algorithms/components/strongly_connected.py -> build/lib/networkx/algorithms/components copying networkx/algorithms/components/attracting.py -> build/lib/networkx/algorithms/components copying networkx/algorithms/components/connected.py -> build/lib/networkx/algorithms/components creating build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/__init__.py -> build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/connectivity.py -> build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/utils.py -> build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/cuts.py -> build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/stoerwagner.py -> build/lib/networkx/algorithms/connectivity creating build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/fordfulkerson.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/networksimplex.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/__init__.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/utils.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/preflowpush.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/shortestaugmentingpath.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/edmondskarp.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/capacityscaling.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/maxflow.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/mincost.py -> build/lib/networkx/algorithms/flow creating build/lib/networkx/algorithms/traversal copying networkx/algorithms/traversal/__init__.py -> build/lib/networkx/algorithms/traversal copying networkx/algorithms/traversal/depth_first_search.py -> build/lib/networkx/algorithms/traversal copying networkx/algorithms/traversal/breadth_first_search.py -> build/lib/networkx/algorithms/traversal creating build/lib/networkx/algorithms/isomorphism copying networkx/algorithms/isomorphism/matchhelpers.py -> build/lib/networkx/algorithms/isomorphism copying networkx/algorithms/isomorphism/__init__.py -> build/lib/networkx/algorithms/isomorphism copying networkx/algorithms/isomorphism/isomorphvf2.py -> build/lib/networkx/algorithms/isomorphism copying networkx/algorithms/isomorphism/vf2userfunc.py -> build/lib/networkx/algorithms/isomorphism copying networkx/algorithms/isomorphism/isomorph.py -> build/lib/networkx/algorithms/isomorphism creating build/lib/networkx/algorithms/shortest_paths copying networkx/algorithms/shortest_paths/astar.py -> build/lib/networkx/algorithms/shortest_paths copying networkx/algorithms/shortest_paths/__init__.py -> build/lib/networkx/algorithms/shortest_paths copying networkx/algorithms/shortest_paths/generic.py -> build/lib/networkx/algorithms/shortest_paths copying networkx/algorithms/shortest_paths/weighted.py -> build/lib/networkx/algorithms/shortest_paths copying networkx/algorithms/shortest_paths/unweighted.py -> build/lib/networkx/algorithms/shortest_paths copying networkx/algorithms/shortest_paths/dense.py -> build/lib/networkx/algorithms/shortest_paths creating build/lib/networkx/algorithms/link_analysis copying networkx/algorithms/link_analysis/__init__.py -> build/lib/networkx/algorithms/link_analysis copying networkx/algorithms/link_analysis/pagerank_alg.py -> build/lib/networkx/algorithms/link_analysis copying networkx/algorithms/link_analysis/hits_alg.py -> build/lib/networkx/algorithms/link_analysis creating build/lib/networkx/algorithms/operators copying networkx/algorithms/operators/product.py -> build/lib/networkx/algorithms/operators copying networkx/algorithms/operators/__init__.py -> build/lib/networkx/algorithms/operators copying networkx/algorithms/operators/unary.py -> build/lib/networkx/algorithms/operators copying networkx/algorithms/operators/binary.py -> build/lib/networkx/algorithms/operators copying networkx/algorithms/operators/all.py -> build/lib/networkx/algorithms/operators creating build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/__init__.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/dominating_set.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/matching.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/clustering_coefficient.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/ramsey.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/independent_set.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/vertex_cover.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/clique.py -> build/lib/networkx/algorithms/approximation creating build/lib/networkx/algorithms/tree copying networkx/algorithms/tree/__init__.py -> build/lib/networkx/algorithms/tree copying networkx/algorithms/tree/recognition.py -> build/lib/networkx/algorithms/tree creating build/lib/networkx/classes copying networkx/classes/multigraph.py -> build/lib/networkx/classes copying networkx/classes/__init__.py -> build/lib/networkx/classes copying networkx/classes/function.py -> build/lib/networkx/classes copying networkx/classes/digraph.py -> build/lib/networkx/classes copying networkx/classes/graph.py -> build/lib/networkx/classes copying networkx/classes/multidigraph.py -> build/lib/networkx/classes creating build/lib/networkx/external copying networkx/external/__init__.py -> build/lib/networkx/external creating build/lib/networkx/generators copying networkx/generators/atlas.py -> build/lib/networkx/generators copying networkx/generators/geometric.py -> build/lib/networkx/generators copying networkx/generators/intersection.py -> build/lib/networkx/generators copying networkx/generators/random_clustered.py -> build/lib/networkx/generators copying networkx/generators/__init__.py -> build/lib/networkx/generators copying networkx/generators/threshold.py -> build/lib/networkx/generators copying networkx/generators/bipartite.py -> build/lib/networkx/generators copying networkx/generators/directed.py -> build/lib/networkx/generators copying networkx/generators/stochastic.py -> build/lib/networkx/generators copying networkx/generators/random_graphs.py -> build/lib/networkx/generators copying networkx/generators/classic.py -> build/lib/networkx/generators copying networkx/generators/small.py -> build/lib/networkx/generators copying networkx/generators/line.py -> build/lib/networkx/generators copying networkx/generators/hybrid.py -> build/lib/networkx/generators copying networkx/generators/ego.py -> build/lib/networkx/generators copying networkx/generators/community.py -> build/lib/networkx/generators copying networkx/generators/degree_seq.py -> build/lib/networkx/generators copying networkx/generators/social.py -> build/lib/networkx/generators creating build/lib/networkx/drawing copying networkx/drawing/nx_pylab.py -> build/lib/networkx/drawing copying networkx/drawing/__init__.py -> build/lib/networkx/drawing copying networkx/drawing/nx_pydot.py -> build/lib/networkx/drawing copying networkx/drawing/layout.py -> build/lib/networkx/drawing copying networkx/drawing/nx_agraph.py -> build/lib/networkx/drawing creating build/lib/networkx/linalg copying networkx/linalg/graphmatrix.py -> build/lib/networkx/linalg copying networkx/linalg/__init__.py -> build/lib/networkx/linalg copying networkx/linalg/algebraicconnectivity.py -> build/lib/networkx/linalg copying networkx/linalg/spectrum.py -> build/lib/networkx/linalg copying networkx/linalg/laplacianmatrix.py -> build/lib/networkx/linalg copying networkx/linalg/attrmatrix.py -> build/lib/networkx/linalg creating build/lib/networkx/readwrite copying networkx/readwrite/__init__.py -> build/lib/networkx/readwrite copying networkx/readwrite/pajek.py -> build/lib/networkx/readwrite copying networkx/readwrite/nx_shp.py -> build/lib/networkx/readwrite copying networkx/readwrite/adjlist.py -> build/lib/networkx/readwrite copying networkx/readwrite/graphml.py -> build/lib/networkx/readwrite copying networkx/readwrite/graph6.py -> build/lib/networkx/readwrite copying networkx/readwrite/gexf.py -> build/lib/networkx/readwrite copying networkx/readwrite/gml.py -> build/lib/networkx/readwrite copying networkx/readwrite/multiline_adjlist.py -> build/lib/networkx/readwrite copying networkx/readwrite/p2g.py -> build/lib/networkx/readwrite copying networkx/readwrite/edgelist.py -> build/lib/networkx/readwrite copying networkx/readwrite/gpickle.py -> build/lib/networkx/readwrite copying networkx/readwrite/nx_yaml.py -> build/lib/networkx/readwrite copying networkx/readwrite/sparse6.py -> build/lib/networkx/readwrite copying networkx/readwrite/leda.py -> build/lib/networkx/readwrite creating build/lib/networkx/readwrite/json_graph copying networkx/readwrite/json_graph/tree.py -> build/lib/networkx/readwrite/json_graph copying networkx/readwrite/json_graph/__init__.py -> build/lib/networkx/readwrite/json_graph copying networkx/readwrite/json_graph/adjacency.py -> build/lib/networkx/readwrite/json_graph copying networkx/readwrite/json_graph/node_link.py -> build/lib/networkx/readwrite/json_graph creating build/lib/networkx/tests copying networkx/tests/benchmark.py -> build/lib/networkx/tests copying networkx/tests/test_convert.py -> build/lib/networkx/tests copying networkx/tests/__init__.py -> build/lib/networkx/tests copying networkx/tests/test_exceptions.py -> build/lib/networkx/tests copying networkx/tests/test_convert_numpy.py -> build/lib/networkx/tests copying networkx/tests/test_relabel.py -> build/lib/networkx/tests copying networkx/tests/test_convert_scipy.py -> build/lib/networkx/tests copying networkx/tests/test.py -> build/lib/networkx/tests creating build/lib/networkx/testing copying networkx/testing/__init__.py -> build/lib/networkx/testing copying networkx/testing/utils.py -> build/lib/networkx/testing creating build/lib/networkx/utils copying networkx/utils/random_sequence.py -> build/lib/networkx/utils copying networkx/utils/heaps.py -> build/lib/networkx/utils copying networkx/utils/__init__.py -> build/lib/networkx/utils copying networkx/utils/union_find.py -> build/lib/networkx/utils copying networkx/utils/rcm.py -> build/lib/networkx/utils copying networkx/utils/decorators.py -> build/lib/networkx/utils copying networkx/utils/contextmanagers.py -> build/lib/networkx/utils copying networkx/utils/misc.py -> build/lib/networkx/utils creating build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_link_prediction.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_dominating.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_cluster.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_matching.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_dag.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_boundary.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_vitality.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_distance_regular.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_mis.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_mst.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_block.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_distance_measures.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_clique.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_graphical.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_cycles.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_simple_paths.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_core.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_smetric.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_richclub.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_euler.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_swap.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_hierarchy.py -> build/lib/networkx/algorithms/tests creating build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/base_test.py -> build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/test_correlation.py -> build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/test_mixing.py -> build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/test_connectivity.py -> build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/test_neighbor_degree.py -> build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/test_pairs.py -> build/lib/networkx/algorithms/assortativity/tests creating build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_basic.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_cluster.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_spectral_bipartivity.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_project.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_centrality.py -> build/lib/networkx/algorithms/bipartite/tests creating build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_current_flow_closeness.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_dispersion.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_katz_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_closeness_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_betweenness_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_load_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_degree_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_eigenvector_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_communicability.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py -> build/lib/networkx/algorithms/centrality/tests creating build/lib/networkx/algorithms/chordal/tests copying networkx/algorithms/chordal/tests/test_chordal.py -> build/lib/networkx/algorithms/chordal/tests creating build/lib/networkx/algorithms/community/tests copying networkx/algorithms/community/tests/test_kclique.py -> build/lib/networkx/algorithms/community/tests creating build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/test_biconnected.py -> build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/test_attracting.py -> build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/test_semiconnected.py -> build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/test_strongly_connected.py -> build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/test_weakly_connected.py -> build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/test_connected.py -> build/lib/networkx/algorithms/components/tests creating build/lib/networkx/algorithms/connectivity/tests copying networkx/algorithms/connectivity/tests/test_stoer_wagner.py -> build/lib/networkx/algorithms/connectivity/tests copying networkx/algorithms/connectivity/tests/test_cuts.py -> build/lib/networkx/algorithms/connectivity/tests copying networkx/algorithms/connectivity/tests/test_connectivity.py -> build/lib/networkx/algorithms/connectivity/tests creating build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/test_mincost.py -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/test_maxflow.py -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/test_maxflow_large_graph.py -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/wlm3.gpickle.bz2 -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/gw1.gpickle.bz2 -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/gl1.gpickle.bz2 -> build/lib/networkx/algorithms/flow/tests creating build/lib/networkx/algorithms/traversal/tests copying networkx/algorithms/traversal/tests/test_bfs.py -> build/lib/networkx/algorithms/traversal/tests copying networkx/algorithms/traversal/tests/test_dfs.py -> build/lib/networkx/algorithms/traversal/tests creating build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/test_isomorphvf2.py -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/test_isomorphism.py -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/test_vf2userfunc.py -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/si2_b06_m200.A99 -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/iso_r01_s80.B99 -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/iso_r01_s80.A99 -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/si2_b06_m200.B99 -> build/lib/networkx/algorithms/isomorphism/tests creating build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/test_dense_numpy.py -> build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/test_dense.py -> build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/test_astar.py -> build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/test_unweighted.py -> build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/test_generic.py -> build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/test_weighted.py -> build/lib/networkx/algorithms/shortest_paths/tests creating build/lib/networkx/algorithms/link_analysis/tests copying networkx/algorithms/link_analysis/tests/test_hits.py -> build/lib/networkx/algorithms/link_analysis/tests copying networkx/algorithms/link_analysis/tests/test_pagerank.py -> build/lib/networkx/algorithms/link_analysis/tests creating build/lib/networkx/algorithms/operators/tests copying networkx/algorithms/operators/tests/test_binary.py -> build/lib/networkx/algorithms/operators/tests copying networkx/algorithms/operators/tests/test_unary.py -> build/lib/networkx/algorithms/operators/tests copying networkx/algorithms/operators/tests/test_all.py -> build/lib/networkx/algorithms/operators/tests copying networkx/algorithms/operators/tests/test_product.py -> build/lib/networkx/algorithms/operators/tests creating build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_ramsey.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_matching.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_vertex_cover.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_dominating_set.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_independent_set.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_clique.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_approx_clust_coeff.py -> build/lib/networkx/algorithms/approximation/tests creating build/lib/networkx/algorithms/tree/tests copying networkx/algorithms/tree/tests/test_recognition.py -> build/lib/networkx/algorithms/tree/tests creating build/lib/networkx/classes/tests copying networkx/classes/tests/test_function.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_digraph.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_digraph_historical.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_multidigraph.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/historical_tests.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_graph_historical.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_multigraph.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_graph.py -> build/lib/networkx/classes/tests creating build/lib/networkx/generators/tests copying networkx/generators/tests/test_line.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_stochastic.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_community.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_atlas.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_directed.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_small.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_random_graphs.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_geometric.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_random_clustered.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_bipartite.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_intersection.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_classic.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_degree_seq.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_hybrid.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_threshold.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_ego.py -> build/lib/networkx/generators/tests creating build/lib/networkx/drawing/tests copying networkx/drawing/tests/test_layout.py -> build/lib/networkx/drawing/tests copying networkx/drawing/tests/test_pydot.py -> build/lib/networkx/drawing/tests copying networkx/drawing/tests/test_pylab.py -> build/lib/networkx/drawing/tests copying networkx/drawing/tests/test_agraph.py -> build/lib/networkx/drawing/tests creating build/lib/networkx/linalg/tests copying networkx/linalg/tests/test_algebraic_connectivity.py -> build/lib/networkx/linalg/tests copying networkx/linalg/tests/test_laplacian.py -> build/lib/networkx/linalg/tests copying networkx/linalg/tests/test_graphmatrix.py -> build/lib/networkx/linalg/tests copying networkx/linalg/tests/test_spectrum.py -> build/lib/networkx/linalg/tests creating build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_graphml.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_graph6.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_gexf.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_yaml.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_gml.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_pajek.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_gpickle.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_leda.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_adjlist.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_edgelist.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_p2g.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_sparse6.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_shp.py -> build/lib/networkx/readwrite/tests creating build/lib/networkx/readwrite/json_graph/tests copying networkx/readwrite/json_graph/tests/test_node_link.py -> build/lib/networkx/readwrite/json_graph/tests copying networkx/readwrite/json_graph/tests/test_tree.py -> build/lib/networkx/readwrite/json_graph/tests copying networkx/readwrite/json_graph/tests/test_adjacency.py -> build/lib/networkx/readwrite/json_graph/tests creating build/lib/networkx/testing/tests copying networkx/testing/tests/test_utils.py -> build/lib/networkx/testing/tests creating build/lib/networkx/utils/tests copying networkx/utils/tests/test_rcm.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/test_misc.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/test_random_sequence.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/test_decorators.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/test_heaps.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/test_contextmanager.py -> build/lib/networkx/utils/tests + PYTHONPATH=/builddir/build/BUILD/networkx-1.9.1/build/lib + make -C doc html make: Entering directory `/builddir/build/BUILD/networkx-1.9.1/doc' mkdir -p build ./make_gallery.py atlas.py FAIL: ('requires pygraphviz ', 'http://networkx.lanl.gov/pygraphviz ', '(not available for Python3)') chess_masters.py OK circular_tree.py FAIL: ('requires pygraphviz ', 'http://networkx.lanl.gov/pygraphviz ', '(not available for Python3)') degree_histogram.py OK edge_colormap.py OK ego_graph.py OK four_grids.py OK giant_component.py FAIL: ('requires pygraphviz ', 'http://networkx.lanl.gov/pygraphviz ', '(not available for Python3)') house_with_colors.py OK knuth_miles.py OK labels_and_colors.py OK lanl_routes.py FAIL: ('requires pygraphviz ', 'http://networkx.lanl.gov/pygraphviz ', '(not available for Python3)') node_colormap.py OK random_geometric_graph.py OK sampson.py OK simple_path.py OK unix_email.py OK weighted_graph.py OK ./make_examples_rst.py ../examples source 3d_drawing/mayavi2_spring.py advanced/eigenvalues.py advanced/heavy_metal_umlaut.py advanced/iterated_dynamical_systems.py advanced/parallel_betweenness.py algorithms/blockmodel.py algorithms/davis_club.py algorithms/krackhardt_centrality.py algorithms/rcm.py basic/properties.py basic/read_write.py drawing/atlas.py drawing/chess_masters.py drawing/circular_tree.py drawing/degree_histogram.py drawing/edge_colormap.py drawing/ego_graph.py drawing/four_grids.py drawing/giant_component.py drawing/house_with_colors.py drawing/knuth_miles.py drawing/labels_and_colors.py drawing/lanl_routes.py drawing/node_colormap.py drawing/random_geometric_graph.py drawing/sampson.py drawing/simple_path.py drawing/unix_email.py drawing/weighted_graph.py graph/atlas.py graph/atlas2.py graph/degree_sequence.py graph/erdos_renyi.py graph/expected_degree_sequence.py graph/football.py graph/karate_club.py graph/knuth_miles.py graph/napoleon_russian_campaign.py graph/roget.py graph/unix_email.py graph/words.py javascript/force.py javascript/http_server.py multigraph/chess_masters.py pygraphviz/pygraphviz_attributes.py pygraphviz/pygraphviz_draw.py pygraphviz/pygraphviz_simple.py pygraphviz/write_dotfile.py subclass/printgraph.py touch build/generate-stamp touch source/networkx_tutorial.pdf touch source/networkx_reference.pdf touch source/networkx-documentation.zip sphinx-build -b html -d build/doctrees source build/html Making output directory... Running Sphinx v1.2.3 loading pickled environment... not yet created [autosummary] generating autosummary for: bibliography.rst, developer/gitwash/configure_git.rst, developer/gitwash/development_workflow.rst, developer/gitwash/following_latest.rst, developer/gitwash/forking_hell.rst, developer/gitwash/git_development.rst, developer/gitwash/git_install.rst, developer/gitwash/git_intro.rst, developer/gitwash/git_resources.rst, developer/gitwash/index.rst, ..., reference/readwrite.nx_shp.rst, reference/readwrite.pajek.rst, reference/readwrite.rst, reference/readwrite.sparsegraph6.rst, reference/readwrite.yaml.rst, reference/relabel.rst, reference/utils.rst, test.rst, tutorial/index.rst, tutorial/tutorial.rst [autosummary] generating autosummary for: /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.DiGraph.__contains__.rst, /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.DiGraph.__getitem__.rst, /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.DiGraph.__init__.rst, /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.DiGraph.__iter__.rst, /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.DiGraph.__len__.rst, /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.DiGraph.add_cycle.rst, /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.DiGraph.add_edge.rst, /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.DiGraph.add_edges_from.rst, /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.DiGraph.add_node.rst, /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.DiGraph.add_nodes_from.rst, ..., /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.utils.random_sequence.pareto_sequence.rst, /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.utils.random_sequence.powerlaw_sequence.rst, /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.utils.random_sequence.random_weighted_sample.rst, /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.utils.random_sequence.uniform_sequence.rst, /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.utils.random_sequence.weighted_choice.rst, /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.utils.random_sequence.zipf_rv.rst, /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.utils.random_sequence.zipf_sequence.rst, /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.utils.rcm.cuthill_mckee_ordering.rst, /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.utils.rcm.reverse_cuthill_mckee_ordering.rst, /builddir/build/BUILD/networkx-1.9.1/doc/source/reference/generated/networkx.utils.union_find.UnionFind.union.rst loading intersphinx inventory from http://docs.python.org/objects.inv... loading intersphinx inventory from http://docs.scipy.org/doc/numpy/objects.inv... building [html]: targets for 165 source files that are out of date updating environment: 890 added, 0 changed, 0 removed reading sources... [ 0%] bibliography reading sources... [ 0%] developer/gitwash/configure_git reading sources... [ 0%] developer/gitwash/development_workflow reading sources... [ 0%] developer/gitwash/following_latest reading sources... [ 0%] developer/gitwash/forking_hell reading sources... [ 0%] developer/gitwash/git_development reading sources... [ 0%] developer/gitwash/git_install reading sources... [ 0%] developer/gitwash/git_intro reading sources... [ 1%] developer/gitwash/git_resources reading sources... [ 1%] developer/gitwash/index reading sources... [ 1%] developer/gitwash/maintainer_workflow reading sources... [ 1%] developer/gitwash/patching reading sources... [ 1%] developer/gitwash/set_up_fork reading sources... [ 1%] developer/index reading sources... [ 1%] download reading sources... [ 1%] examples/3d_drawing/index reading sources... [ 1%] examples/3d_drawing/mayavi2_spring reading sources... [ 2%] examples/advanced/eigenvalues reading sources... [ 2%] examples/advanced/heavy_metal_umlaut reading sources... [ 2%] examples/advanced/index reading sources... [ 2%] examples/advanced/iterated_dynamical_systems reading sources... [ 2%] examples/advanced/parallel_betweenness reading sources... [ 2%] examples/algorithms/blockmodel reading sources... [ 2%] examples/algorithms/davis_club reading sources... [ 2%] examples/algorithms/index reading sources... [ 2%] examples/algorithms/krackhardt_centrality reading sources... [ 3%] examples/algorithms/rcm reading sources... [ 3%] examples/basic/index reading sources... [ 3%] examples/basic/properties reading sources... [ 3%] examples/basic/read_write reading sources... [ 3%] examples/drawing/atlas reading sources... [ 3%] examples/drawing/chess_masters reading sources... [ 3%] examples/drawing/circular_tree reading sources... [ 3%] examples/drawing/degree_histogram reading sources... [ 3%] examples/drawing/edge_colormap reading sources... [ 4%] examples/drawing/ego_graph reading sources... [ 4%] examples/drawing/four_grids reading sources... [ 4%] examples/drawing/giant_component reading sources... [ 4%] examples/drawing/house_with_colors reading sources... [ 4%] examples/drawing/index reading sources... [ 4%] examples/drawing/knuth_miles reading sources... [ 4%] examples/drawing/labels_and_colors reading sources... [ 4%] examples/drawing/lanl_routes reading sources... [ 4%] examples/drawing/node_colormap reading sources... [ 5%] examples/drawing/random_geometric_graph reading sources... [ 5%] examples/drawing/sampson reading sources... [ 5%] examples/drawing/simple_path reading sources... [ 5%] examples/drawing/unix_email reading sources... [ 5%] examples/drawing/weighted_graph reading sources... [ 5%] examples/graph/atlas reading sources... [ 5%] examples/graph/atlas2 reading sources... [ 5%] examples/graph/degree_sequence reading sources... [ 5%] examples/graph/erdos_renyi reading sources... [ 6%] examples/graph/expected_degree_sequence reading sources... [ 6%] examples/graph/football reading sources... [ 6%] examples/graph/index reading sources... [ 6%] examples/graph/karate_club reading sources... [ 6%] examples/graph/knuth_miles reading sources... [ 6%] examples/graph/napoleon_russian_campaign reading sources... [ 6%] examples/graph/roget reading sources... [ 6%] examples/graph/unix_email reading sources... [ 6%] examples/graph/words reading sources... [ 7%] examples/index reading sources... [ 7%] examples/javascript/force reading sources... [ 7%] examples/javascript/http_server reading sources... [ 7%] examples/javascript/index reading sources... [ 7%] examples/multigraph/chess_masters reading sources... [ 7%] examples/multigraph/index reading sources... [ 7%] examples/pygraphviz/index reading sources... [ 7%] examples/pygraphviz/pygraphviz_attributes reading sources... [ 7%] examples/pygraphviz/pygraphviz_draw reading sources... [ 8%] examples/pygraphviz/pygraphviz_simple reading sources... [ 8%] examples/pygraphviz/write_dotfile reading sources... [ 8%] examples/subclass/index reading sources... [ 8%] examples/subclass/printgraph reading sources... [ 8%] index reading sources... [ 8%] install reading sources... [ 8%] overview reading sources... [ 8%] reference/algorithms reading sources... [ 8%] reference/algorithms.approximation reading sources... [ 9%] reference/algorithms.assortativity reading sources... [ 9%] reference/algorithms.bipartite reading sources... [ 9%] reference/algorithms.block reading sources... [ 9%] reference/algorithms.boundary reading sources... [ 9%] reference/algorithms.centrality reading sources... [ 9%] reference/algorithms.chordal reading sources... [ 9%] reference/algorithms.clique reading sources... [ 9%] reference/algorithms.clustering reading sources... [ 10%] reference/algorithms.community reading sources... [ 10%] reference/algorithms.component reading sources... [ 10%] reference/algorithms.connectivity reading sources... [ 10%] reference/algorithms.core reading sources... [ 10%] reference/algorithms.cycles reading sources... [ 10%] reference/algorithms.dag reading sources... [ 10%] reference/algorithms.distance_measures reading sources... [ 10%] reference/algorithms.distance_regular reading sources... [ 10%] reference/algorithms.dominating reading sources... [ 11%] reference/algorithms.euler reading sources... [ 11%] reference/algorithms.flow reading sources... [ 11%] reference/algorithms.graphical reading sources... [ 11%] reference/algorithms.hierarchy reading sources... [ 11%] reference/algorithms.isolates reading sources... [ 11%] reference/algorithms.isomorphism reading sources... [ 11%] reference/algorithms.isomorphism.vf2 reading sources... [ 11%] reference/algorithms.link_analysis reading sources... [ 11%] reference/algorithms.link_prediction reading sources... [ 12%] reference/algorithms.matching reading sources... [ 12%] reference/algorithms.mis reading sources... [ 12%] reference/algorithms.mst reading sources... [ 12%] reference/algorithms.operators reading sources... [ 12%] reference/algorithms.rich_club reading sources... [ 12%] reference/algorithms.shortest_paths reading sources... [ 12%] reference/algorithms.simple_paths reading sources... [ 12%] reference/algorithms.swap reading sources... [ 12%] reference/algorithms.traversal reading sources... [ 13%] reference/algorithms.tree reading sources... [ 13%] reference/algorithms.vitality reading sources... [ 13%] reference/api_0.99 reading sources... [ 13%] reference/api_1.0 reading sources... [ 13%] reference/api_1.4 reading sources... [ 13%] reference/api_1.5 reading sources... [ 13%] reference/api_1.6 reading sources... [ 13%] reference/api_1.7 reading sources... [ 13%] reference/api_1.8 reading sources... [ 14%] reference/api_1.9 reading sources... [ 14%] reference/api_changes reading sources... [ 14%] reference/citing reading sources... [ 14%] reference/classes reading sources... [ 14%] reference/classes.digraph reading sources... [ 14%] reference/classes.graph reading sources... [ 14%] reference/classes.multidigraph reading sources... [ 14%] reference/classes.multigraph reading sources... [ 14%] reference/convert reading sources... [ 15%] reference/credits reading sources... [ 15%] reference/drawing reading sources... [ 15%] reference/exceptions reading sources... [ 15%] reference/functions reading sources... [ 15%] reference/generated/networkx.DiGraph.__contains__ reading sources... [ 15%] reference/generated/networkx.DiGraph.__getitem__ reading sources... [ 15%] reference/generated/networkx.DiGraph.__init__ reading sources... [ 15%] reference/generated/networkx.DiGraph.__iter__ reading sources... [ 15%] reference/generated/networkx.DiGraph.__len__ reading sources... [ 16%] reference/generated/networkx.DiGraph.add_cycle reading sources... [ 16%] reference/generated/networkx.DiGraph.add_edge reading sources... [ 16%] reference/generated/networkx.DiGraph.add_edges_from reading sources... [ 16%] reference/generated/networkx.DiGraph.add_node reading sources... [ 16%] reference/generated/networkx.DiGraph.add_nodes_from reading sources... [ 16%] reference/generated/networkx.DiGraph.add_path reading sources... [ 16%] reference/generated/networkx.DiGraph.add_star reading sources... [ 16%] reference/generated/networkx.DiGraph.add_weighted_edges_from reading sources... [ 16%] reference/generated/networkx.DiGraph.adjacency_iter reading sources... [ 17%] reference/generated/networkx.DiGraph.adjacency_list reading sources... [ 17%] reference/generated/networkx.DiGraph.clear reading sources... [ 17%] reference/generated/networkx.DiGraph.copy reading sources... [ 17%] reference/generated/networkx.DiGraph.degree reading sources... [ 17%] reference/generated/networkx.DiGraph.degree_iter reading sources... [ 17%] reference/generated/networkx.DiGraph.edges reading sources... [ 17%] reference/generated/networkx.DiGraph.edges_iter reading sources... [ 17%] reference/generated/networkx.DiGraph.get_edge_data reading sources... [ 17%] reference/generated/networkx.DiGraph.has_edge reading sources... [ 18%] reference/generated/networkx.DiGraph.has_node reading sources... [ 18%] reference/generated/networkx.DiGraph.in_degree reading sources... [ 18%] reference/generated/networkx.DiGraph.in_degree_iter reading sources... [ 18%] reference/generated/networkx.DiGraph.in_edges reading sources... [ 18%] reference/generated/networkx.DiGraph.in_edges_iter reading sources... [ 18%] reference/generated/networkx.DiGraph.nbunch_iter reading sources... [ 18%] reference/generated/networkx.DiGraph.neighbors reading sources... [ 18%] reference/generated/networkx.DiGraph.neighbors_iter reading sources... [ 18%] reference/generated/networkx.DiGraph.nodes reading sources... [ 19%] reference/generated/networkx.DiGraph.nodes_iter reading sources... [ 19%] reference/generated/networkx.DiGraph.nodes_with_selfloops reading sources... [ 19%] reference/generated/networkx.DiGraph.number_of_edges reading sources... [ 19%] reference/generated/networkx.DiGraph.number_of_nodes reading sources... [ 19%] reference/generated/networkx.DiGraph.number_of_selfloops reading sources... [ 19%] reference/generated/networkx.DiGraph.order reading sources... [ 19%] reference/generated/networkx.DiGraph.out_degree reading sources... [ 19%] reference/generated/networkx.DiGraph.out_degree_iter reading sources... [ 20%] reference/generated/networkx.DiGraph.out_edges reading sources... [ 20%] reference/generated/networkx.DiGraph.out_edges_iter reading sources... [ 20%] reference/generated/networkx.DiGraph.predecessors reading sources... [ 20%] reference/generated/networkx.DiGraph.predecessors_iter reading sources... [ 20%] reference/generated/networkx.DiGraph.remove_edge reading sources... [ 20%] reference/generated/networkx.DiGraph.remove_edges_from reading sources... [ 20%] reference/generated/networkx.DiGraph.remove_node reading sources... [ 20%] reference/generated/networkx.DiGraph.remove_nodes_from reading sources... [ 20%] reference/generated/networkx.DiGraph.reverse reading sources... [ 21%] reference/generated/networkx.DiGraph.selfloop_edges reading sources... [ 21%] reference/generated/networkx.DiGraph.size reading sources... [ 21%] reference/generated/networkx.DiGraph.subgraph reading sources... [ 21%] reference/generated/networkx.DiGraph.successors reading sources... [ 21%] reference/generated/networkx.DiGraph.successors_iter reading sources... [ 21%] reference/generated/networkx.DiGraph.to_directed reading sources... [ 21%] reference/generated/networkx.DiGraph.to_undirected reading sources... [ 21%] reference/generated/networkx.Graph.__contains__ reading sources... [ 21%] reference/generated/networkx.Graph.__getitem__ reading sources... [ 22%] reference/generated/networkx.Graph.__init__ reading sources... [ 22%] reference/generated/networkx.Graph.__iter__ reading sources... [ 22%] reference/generated/networkx.Graph.__len__ reading sources... [ 22%] reference/generated/networkx.Graph.add_cycle reading sources... [ 22%] reference/generated/networkx.Graph.add_edge reading sources... [ 22%] reference/generated/networkx.Graph.add_edges_from reading sources... [ 22%] reference/generated/networkx.Graph.add_node reading sources... [ 22%] reference/generated/networkx.Graph.add_nodes_from reading sources... [ 22%] reference/generated/networkx.Graph.add_path reading sources... [ 23%] reference/generated/networkx.Graph.add_star reading sources... [ 23%] reference/generated/networkx.Graph.add_weighted_edges_from reading sources... [ 23%] reference/generated/networkx.Graph.adjacency_iter reading sources... [ 23%] reference/generated/networkx.Graph.adjacency_list reading sources... [ 23%] reference/generated/networkx.Graph.clear reading sources... [ 23%] reference/generated/networkx.Graph.copy reading sources... [ 23%] reference/generated/networkx.Graph.degree reading sources... [ 23%] reference/generated/networkx.Graph.degree_iter reading sources... [ 23%] reference/generated/networkx.Graph.edges reading sources... [ 24%] reference/generated/networkx.Graph.edges_iter reading sources... [ 24%] reference/generated/networkx.Graph.get_edge_data reading sources... [ 24%] reference/generated/networkx.Graph.has_edge reading sources... [ 24%] reference/generated/networkx.Graph.has_node reading sources... [ 24%] reference/generated/networkx.Graph.nbunch_iter reading sources... [ 24%] reference/generated/networkx.Graph.neighbors reading sources... [ 24%] reference/generated/networkx.Graph.neighbors_iter reading sources... [ 24%] reference/generated/networkx.Graph.nodes reading sources... [ 24%] reference/generated/networkx.Graph.nodes_iter reading sources... [ 25%] reference/generated/networkx.Graph.nodes_with_selfloops reading sources... [ 25%] reference/generated/networkx.Graph.number_of_edges reading sources... [ 25%] reference/generated/networkx.Graph.number_of_nodes reading sources... [ 25%] reference/generated/networkx.Graph.number_of_selfloops reading sources... [ 25%] reference/generated/networkx.Graph.order reading sources... [ 25%] reference/generated/networkx.Graph.remove_edge reading sources... [ 25%] reference/generated/networkx.Graph.remove_edges_from reading sources... [ 25%] reference/generated/networkx.Graph.remove_node reading sources... [ 25%] reference/generated/networkx.Graph.remove_nodes_from reading sources... [ 26%] reference/generated/networkx.Graph.selfloop_edges reading sources... [ 26%] reference/generated/networkx.Graph.size reading sources... [ 26%] reference/generated/networkx.Graph.subgraph reading sources... [ 26%] reference/generated/networkx.Graph.to_directed reading sources... [ 26%] reference/generated/networkx.Graph.to_undirected reading sources... [ 26%] reference/generated/networkx.MultiDiGraph.__contains__ reading sources... [ 26%] reference/generated/networkx.MultiDiGraph.__getitem__ reading sources... [ 26%] reference/generated/networkx.MultiDiGraph.__init__ reading sources... [ 26%] reference/generated/networkx.MultiDiGraph.__iter__ reading sources... [ 27%] reference/generated/networkx.MultiDiGraph.__len__ reading sources... [ 27%] reference/generated/networkx.MultiDiGraph.add_cycle reading sources... [ 27%] reference/generated/networkx.MultiDiGraph.add_edge reading sources... [ 27%] reference/generated/networkx.MultiDiGraph.add_edges_from reading sources... [ 27%] reference/generated/networkx.MultiDiGraph.add_node reading sources... [ 27%] reference/generated/networkx.MultiDiGraph.add_nodes_from reading sources... [ 27%] reference/generated/networkx.MultiDiGraph.add_path reading sources... [ 27%] reference/generated/networkx.MultiDiGraph.add_star reading sources... [ 27%] reference/generated/networkx.MultiDiGraph.add_weighted_edges_from reading sources... [ 28%] reference/generated/networkx.MultiDiGraph.adjacency_iter reading sources... [ 28%] reference/generated/networkx.MultiDiGraph.adjacency_list reading sources... [ 28%] reference/generated/networkx.MultiDiGraph.clear reading sources... [ 28%] reference/generated/networkx.MultiDiGraph.copy reading sources... [ 28%] reference/generated/networkx.MultiDiGraph.degree reading sources... [ 28%] reference/generated/networkx.MultiDiGraph.degree_iter reading sources... [ 28%] reference/generated/networkx.MultiDiGraph.edges reading sources... [ 28%] reference/generated/networkx.MultiDiGraph.edges_iter reading sources... [ 28%] reference/generated/networkx.MultiDiGraph.get_edge_data reading sources... [ 29%] reference/generated/networkx.MultiDiGraph.has_edge reading sources... [ 29%] reference/generated/networkx.MultiDiGraph.has_node reading sources... [ 29%] reference/generated/networkx.MultiDiGraph.in_degree reading sources... [ 29%] reference/generated/networkx.MultiDiGraph.in_degree_iter reading sources... [ 29%] reference/generated/networkx.MultiDiGraph.in_edges reading sources... [ 29%] reference/generated/networkx.MultiDiGraph.in_edges_iter reading sources... [ 29%] reference/generated/networkx.MultiDiGraph.nbunch_iter reading sources... [ 29%] reference/generated/networkx.MultiDiGraph.neighbors reading sources... [ 30%] reference/generated/networkx.MultiDiGraph.neighbors_iter reading sources... [ 30%] reference/generated/networkx.MultiDiGraph.nodes reading sources... [ 30%] reference/generated/networkx.MultiDiGraph.nodes_iter reading sources... [ 30%] reference/generated/networkx.MultiDiGraph.nodes_with_selfloops reading sources... [ 30%] reference/generated/networkx.MultiDiGraph.number_of_edges reading sources... [ 30%] reference/generated/networkx.MultiDiGraph.number_of_nodes reading sources... [ 30%] reference/generated/networkx.MultiDiGraph.number_of_selfloops reading sources... [ 30%] reference/generated/networkx.MultiDiGraph.order reading sources... [ 30%] reference/generated/networkx.MultiDiGraph.out_degree reading sources... [ 31%] reference/generated/networkx.MultiDiGraph.out_degree_iter reading sources... [ 31%] reference/generated/networkx.MultiDiGraph.out_edges reading sources... [ 31%] reference/generated/networkx.MultiDiGraph.out_edges_iter reading sources... [ 31%] reference/generated/networkx.MultiDiGraph.predecessors reading sources... [ 31%] reference/generated/networkx.MultiDiGraph.predecessors_iter reading sources... [ 31%] reference/generated/networkx.MultiDiGraph.remove_edge reading sources... [ 31%] reference/generated/networkx.MultiDiGraph.remove_edges_from reading sources... [ 31%] reference/generated/networkx.MultiDiGraph.remove_node reading sources... [ 31%] reference/generated/networkx.MultiDiGraph.remove_nodes_from reading sources... [ 32%] reference/generated/networkx.MultiDiGraph.reverse reading sources... [ 32%] reference/generated/networkx.MultiDiGraph.selfloop_edges reading sources... [ 32%] reference/generated/networkx.MultiDiGraph.size reading sources... [ 32%] reference/generated/networkx.MultiDiGraph.subgraph reading sources... [ 32%] reference/generated/networkx.MultiDiGraph.successors reading sources... [ 32%] reference/generated/networkx.MultiDiGraph.successors_iter reading sources... [ 32%] reference/generated/networkx.MultiDiGraph.to_directed reading sources... [ 32%] reference/generated/networkx.MultiDiGraph.to_undirected reading sources... [ 32%] reference/generated/networkx.MultiGraph.__contains__ reading sources... [ 33%] reference/generated/networkx.MultiGraph.__getitem__ reading sources... [ 33%] reference/generated/networkx.MultiGraph.__init__ reading sources... [ 33%] reference/generated/networkx.MultiGraph.__iter__ reading sources... [ 33%] reference/generated/networkx.MultiGraph.__len__ reading sources... [ 33%] reference/generated/networkx.MultiGraph.add_cycle reading sources... [ 33%] reference/generated/networkx.MultiGraph.add_edge reading sources... [ 33%] reference/generated/networkx.MultiGraph.add_edges_from reading sources... [ 33%] reference/generated/networkx.MultiGraph.add_node reading sources... [ 33%] reference/generated/networkx.MultiGraph.add_nodes_from reading sources... [ 34%] reference/generated/networkx.MultiGraph.add_path reading sources... [ 34%] reference/generated/networkx.MultiGraph.add_star reading sources... [ 34%] reference/generated/networkx.MultiGraph.add_weighted_edges_from reading sources... [ 34%] reference/generated/networkx.MultiGraph.adjacency_iter reading sources... [ 34%] reference/generated/networkx.MultiGraph.adjacency_list reading sources... [ 34%] reference/generated/networkx.MultiGraph.clear reading sources... [ 34%] reference/generated/networkx.MultiGraph.copy reading sources... [ 34%] reference/generated/networkx.MultiGraph.degree reading sources... [ 34%] reference/generated/networkx.MultiGraph.degree_iter reading sources... [ 35%] reference/generated/networkx.MultiGraph.edges reading sources... [ 35%] reference/generated/networkx.MultiGraph.edges_iter reading sources... [ 35%] reference/generated/networkx.MultiGraph.get_edge_data reading sources... [ 35%] reference/generated/networkx.MultiGraph.has_edge reading sources... [ 35%] reference/generated/networkx.MultiGraph.has_node reading sources... [ 35%] reference/generated/networkx.MultiGraph.nbunch_iter reading sources... [ 35%] reference/generated/networkx.MultiGraph.neighbors reading sources... [ 35%] reference/generated/networkx.MultiGraph.neighbors_iter reading sources... [ 35%] reference/generated/networkx.MultiGraph.nodes reading sources... [ 36%] reference/generated/networkx.MultiGraph.nodes_iter reading sources... [ 36%] reference/generated/networkx.MultiGraph.nodes_with_selfloops reading sources... [ 36%] reference/generated/networkx.MultiGraph.number_of_edges reading sources... [ 36%] reference/generated/networkx.MultiGraph.number_of_nodes reading sources... [ 36%] reference/generated/networkx.MultiGraph.number_of_selfloops reading sources... [ 36%] reference/generated/networkx.MultiGraph.order reading sources... [ 36%] reference/generated/networkx.MultiGraph.remove_edge reading sources... [ 36%] reference/generated/networkx.MultiGraph.remove_edges_from reading sources... [ 36%] reference/generated/networkx.MultiGraph.remove_node reading sources... [ 37%] reference/generated/networkx.MultiGraph.remove_nodes_from reading sources... [ 37%] reference/generated/networkx.MultiGraph.selfloop_edges reading sources... [ 37%] reference/generated/networkx.MultiGraph.size reading sources... [ 37%] reference/generated/networkx.MultiGraph.subgraph reading sources... [ 37%] reference/generated/networkx.MultiGraph.to_directed reading sources... [ 37%] reference/generated/networkx.MultiGraph.to_undirected reading sources... [ 37%] reference/generated/networkx.algorithms.approximation.clique.clique_removal reading sources... [ 37%] reference/generated/networkx.algorithms.approximation.clique.max_clique reading sources... [ 37%] reference/generated/networkx.algorithms.approximation.clustering_coefficient.average_clustering reading sources... [ 38%] reference/generated/networkx.algorithms.approximation.dominating_set.min_edge_dominating_set reading sources... [ 38%] reference/generated/networkx.algorithms.approximation.dominating_set.min_weighted_dominating_set reading sources... [ 38%] reference/generated/networkx.algorithms.approximation.independent_set.maximum_independent_set reading sources... [ 38%] reference/generated/networkx.algorithms.approximation.matching.min_maximal_matching reading sources... [ 38%] reference/generated/networkx.algorithms.approximation.ramsey.ramsey_R2 reading sources... [ 38%] reference/generated/networkx.algorithms.approximation.vertex_cover.min_weighted_vertex_cover reading sources... [ 38%] reference/generated/networkx.algorithms.assortativity.attribute_assortativity_coefficient reading sources... [ 38%] reference/generated/networkx.algorithms.assortativity.attribute_mixing_dict reading sources... [ 38%] reference/generated/networkx.algorithms.assortativity.attribute_mixing_matrix reading sources... [ 39%] reference/generated/networkx.algorithms.assortativity.average_degree_connectivity reading sources... [ 39%] reference/generated/networkx.algorithms.assortativity.average_neighbor_degree reading sources... [ 39%] reference/generated/networkx.algorithms.assortativity.degree_assortativity_coefficient reading sources... [ 39%] reference/generated/networkx.algorithms.assortativity.degree_mixing_dict reading sources... [ 39%] reference/generated/networkx.algorithms.assortativity.degree_mixing_matrix reading sources... [ 39%] reference/generated/networkx.algorithms.assortativity.degree_pearson_correlation_coefficient reading sources... [ 39%] reference/generated/networkx.algorithms.assortativity.k_nearest_neighbors reading sources... [ 39%] reference/generated/networkx.algorithms.assortativity.numeric_assortativity_coefficient reading sources... [ 40%] reference/generated/networkx.algorithms.bipartite.basic.biadjacency_matrix reading sources... [ 40%] reference/generated/networkx.algorithms.bipartite.basic.color reading sources... [ 40%] reference/generated/networkx.algorithms.bipartite.basic.degrees reading sources... [ 40%] reference/generated/networkx.algorithms.bipartite.basic.density reading sources... [ 40%] reference/generated/networkx.algorithms.bipartite.basic.is_bipartite reading sources... [ 40%] reference/generated/networkx.algorithms.bipartite.basic.is_bipartite_node_set reading sources... [ 40%] reference/generated/networkx.algorithms.bipartite.basic.sets reading sources... [ 40%] reference/generated/networkx.algorithms.bipartite.centrality.betweenness_centrality reading sources... [ 40%] reference/generated/networkx.algorithms.bipartite.centrality.closeness_centrality reading sources... [ 41%] reference/generated/networkx.algorithms.bipartite.centrality.degree_centrality reading sources... [ 41%] reference/generated/networkx.algorithms.bipartite.cluster.average_clustering reading sources... [ 41%] reference/generated/networkx.algorithms.bipartite.cluster.clustering reading sources... [ 41%] reference/generated/networkx.algorithms.bipartite.cluster.latapy_clustering reading sources... [ 41%] reference/generated/networkx.algorithms.bipartite.cluster.robins_alexander_clustering reading sources... [ 41%] reference/generated/networkx.algorithms.bipartite.projection.collaboration_weighted_projected_graph reading sources... [ 41%] reference/generated/networkx.algorithms.bipartite.projection.generic_weighted_projected_graph reading sources... [ 41%] reference/generated/networkx.algorithms.bipartite.projection.overlap_weighted_projected_graph reading sources... [ 41%] reference/generated/networkx.algorithms.bipartite.projection.projected_graph reading sources... [ 42%] reference/generated/networkx.algorithms.bipartite.projection.weighted_projected_graph reading sources... [ 42%] reference/generated/networkx.algorithms.bipartite.redundancy.node_redundancy reading sources... [ 42%] reference/generated/networkx.algorithms.bipartite.spectral.spectral_bipartivity reading sources... [ 42%] reference/generated/networkx.algorithms.block.blockmodel reading sources... [ 42%] reference/generated/networkx.algorithms.boundary.edge_boundary reading sources... [ 42%] reference/generated/networkx.algorithms.boundary.node_boundary reading sources... [ 42%] reference/generated/networkx.algorithms.centrality.approximate_current_flow_betweenness_centrality reading sources... [ 42%] reference/generated/networkx.algorithms.centrality.betweenness_centrality reading sources... [ 42%] reference/generated/networkx.algorithms.centrality.closeness_centrality reading sources... [ 43%] reference/generated/networkx.algorithms.centrality.communicability reading sources... [ 43%] reference/generated/networkx.algorithms.centrality.communicability_betweenness_centrality reading sources... [ 43%] reference/generated/networkx.algorithms.centrality.communicability_centrality reading sources... [ 43%] reference/generated/networkx.algorithms.centrality.communicability_centrality_exp reading sources... [ 43%] reference/generated/networkx.algorithms.centrality.communicability_exp reading sources... [ 43%] reference/generated/networkx.algorithms.centrality.current_flow_betweenness_centrality reading sources... [ 43%] reference/generated/networkx.algorithms.centrality.current_flow_closeness_centrality reading sources... [ 43%] reference/generated/networkx.algorithms.centrality.degree_centrality reading sources... [ 43%] reference/generated/networkx.algorithms.centrality.dispersion reading sources... [ 44%] reference/generated/networkx.algorithms.centrality.edge_betweenness_centrality reading sources... [ 44%] reference/generated/networkx.algorithms.centrality.edge_current_flow_betweenness_centrality reading sources... [ 44%] reference/generated/networkx.algorithms.centrality.edge_load reading sources... [ 44%] reference/generated/networkx.algorithms.centrality.eigenvector_centrality reading sources... [ 44%] reference/generated/networkx.algorithms.centrality.eigenvector_centrality_numpy reading sources... [ 44%] reference/generated/networkx.algorithms.centrality.estrada_index reading sources... [ 44%] reference/generated/networkx.algorithms.centrality.in_degree_centrality reading sources... [ 44%] reference/generated/networkx.algorithms.centrality.katz_centrality reading sources... [ 44%] reference/generated/networkx.algorithms.centrality.katz_centrality_numpy reading sources... [ 45%] reference/generated/networkx.algorithms.centrality.load_centrality reading sources... [ 45%] reference/generated/networkx.algorithms.centrality.out_degree_centrality reading sources... [ 45%] reference/generated/networkx.algorithms.chordal.chordal_alg.chordal_graph_cliques reading sources... [ 45%] reference/generated/networkx.algorithms.chordal.chordal_alg.chordal_graph_treewidth reading sources... [ 45%] reference/generated/networkx.algorithms.chordal.chordal_alg.find_induced_nodes reading sources... [ 45%] reference/generated/networkx.algorithms.chordal.chordal_alg.is_chordal reading sources... [ 45%] reference/generated/networkx.algorithms.clique.cliques_containing_node reading sources... [ 45%] reference/generated/networkx.algorithms.clique.find_cliques reading sources... [ 45%] reference/generated/networkx.algorithms.clique.graph_clique_number reading sources... [ 46%] reference/generated/networkx.algorithms.clique.graph_number_of_cliques reading sources... [ 46%] reference/generated/networkx.algorithms.clique.make_clique_bipartite reading sources... [ 46%] reference/generated/networkx.algorithms.clique.make_max_clique_graph reading sources... [ 46%] reference/generated/networkx.algorithms.clique.node_clique_number reading sources... [ 46%] reference/generated/networkx.algorithms.clique.number_of_cliques reading sources... [ 46%] reference/generated/networkx.algorithms.cluster.average_clustering reading sources... [ 46%] reference/generated/networkx.algorithms.cluster.clustering reading sources... [ 46%] reference/generated/networkx.algorithms.cluster.square_clustering reading sources... [ 46%] reference/generated/networkx.algorithms.cluster.transitivity reading sources... [ 47%] reference/generated/networkx.algorithms.cluster.triangles reading sources... [ 47%] reference/generated/networkx.algorithms.community.kclique.k_clique_communities reading sources... [ 47%] reference/generated/networkx.algorithms.components.attracting.attracting_component_subgraphs reading sources... [ 47%] reference/generated/networkx.algorithms.components.attracting.attracting_components reading sources... [ 47%] reference/generated/networkx.algorithms.components.attracting.is_attracting_component reading sources... [ 47%] reference/generated/networkx.algorithms.components.attracting.number_attracting_components reading sources... [ 47%] reference/generated/networkx.algorithms.components.biconnected.articulation_points reading sources... [ 47%] reference/generated/networkx.algorithms.components.biconnected.biconnected_component_edges reading sources... [ 47%] reference/generated/networkx.algorithms.components.biconnected.biconnected_component_subgraphs reading sources... [ 48%] reference/generated/networkx.algorithms.components.biconnected.biconnected_components reading sources... [ 48%] reference/generated/networkx.algorithms.components.biconnected.is_biconnected reading sources... [ 48%] reference/generated/networkx.algorithms.components.connected.connected_component_subgraphs reading sources... [ 48%] reference/generated/networkx.algorithms.components.connected.connected_components reading sources... [ 48%] reference/generated/networkx.algorithms.components.connected.is_connected reading sources... [ 48%] reference/generated/networkx.algorithms.components.connected.node_connected_component reading sources... [ 48%] reference/generated/networkx.algorithms.components.connected.number_connected_components reading sources... [ 48%] reference/generated/networkx.algorithms.components.semiconnected.is_semiconnected reading sources... [ 48%] reference/generated/networkx.algorithms.components.strongly_connected.condensation reading sources... [ 49%] reference/generated/networkx.algorithms.components.strongly_connected.is_strongly_connected reading sources... [ 49%] reference/generated/networkx.algorithms.components.strongly_connected.kosaraju_strongly_connected_components reading sources... [ 49%] reference/generated/networkx.algorithms.components.strongly_connected.number_strongly_connected_components reading sources... [ 49%] reference/generated/networkx.algorithms.components.strongly_connected.strongly_connected_component_subgraphs reading sources... [ 49%] reference/generated/networkx.algorithms.components.strongly_connected.strongly_connected_components reading sources... [ 49%] reference/generated/networkx.algorithms.components.strongly_connected.strongly_connected_components_recursive reading sources... [ 49%] reference/generated/networkx.algorithms.components.weakly_connected.is_weakly_connected reading sources... [ 49%] reference/generated/networkx.algorithms.components.weakly_connected.number_weakly_connected_components reading sources... [ 50%] reference/generated/networkx.algorithms.components.weakly_connected.weakly_connected_component_subgraphs reading sources... [ 50%] reference/generated/networkx.algorithms.components.weakly_connected.weakly_connected_components reading sources... [ 50%] reference/generated/networkx.algorithms.connectivity.connectivity.all_pairs_node_connectivity reading sources... [ 50%] reference/generated/networkx.algorithms.connectivity.connectivity.average_node_connectivity reading sources... [ 50%] reference/generated/networkx.algorithms.connectivity.connectivity.edge_connectivity reading sources... [ 50%] reference/generated/networkx.algorithms.connectivity.connectivity.local_edge_connectivity reading sources... [ 50%] reference/generated/networkx.algorithms.connectivity.connectivity.local_node_connectivity reading sources... [ 50%] reference/generated/networkx.algorithms.connectivity.connectivity.node_connectivity reading sources... [ 50%] reference/generated/networkx.algorithms.connectivity.cuts.minimum_edge_cut reading sources... [ 51%] reference/generated/networkx.algorithms.connectivity.cuts.minimum_node_cut reading sources... [ 51%] reference/generated/networkx.algorithms.connectivity.cuts.minimum_st_edge_cut reading sources... [ 51%] reference/generated/networkx.algorithms.connectivity.cuts.minimum_st_node_cut reading sources... [ 51%] reference/generated/networkx.algorithms.connectivity.stoerwagner.stoer_wagner reading sources... [ 51%] reference/generated/networkx.algorithms.connectivity.utils.build_auxiliary_edge_connectivity reading sources... [ 51%] reference/generated/networkx.algorithms.connectivity.utils.build_auxiliary_node_connectivity reading sources... [ 51%] reference/generated/networkx.algorithms.core.core_number reading sources... [ 51%] reference/generated/networkx.algorithms.core.k_core reading sources... [ 51%] reference/generated/networkx.algorithms.core.k_corona reading sources... [ 52%] reference/generated/networkx.algorithms.core.k_crust reading sources... [ 52%] reference/generated/networkx.algorithms.core.k_shell reading sources... [ 52%] reference/generated/networkx.algorithms.cycles.cycle_basis reading sources... [ 52%] reference/generated/networkx.algorithms.cycles.simple_cycles reading sources... [ 52%] reference/generated/networkx.algorithms.dag.ancestors reading sources... [ 52%] reference/generated/networkx.algorithms.dag.descendants reading sources... [ 52%] reference/generated/networkx.algorithms.dag.is_aperiodic reading sources... [ 52%] reference/generated/networkx.algorithms.dag.is_directed_acyclic_graph reading sources... [ 52%] reference/generated/networkx.algorithms.dag.topological_sort reading sources... [ 53%] reference/generated/networkx.algorithms.dag.topological_sort_recursive reading sources... [ 53%] reference/generated/networkx.algorithms.distance_measures.center reading sources... [ 53%] reference/generated/networkx.algorithms.distance_measures.diameter reading sources... [ 53%] reference/generated/networkx.algorithms.distance_measures.eccentricity reading sources... [ 53%] reference/generated/networkx.algorithms.distance_measures.periphery reading sources... [ 53%] reference/generated/networkx.algorithms.distance_measures.radius reading sources... [ 53%] reference/generated/networkx.algorithms.distance_regular.global_parameters reading sources... [ 53%] reference/generated/networkx.algorithms.distance_regular.intersection_array reading sources... [ 53%] reference/generated/networkx.algorithms.distance_regular.is_distance_regular reading sources... [ 54%] reference/generated/networkx.algorithms.dominating.dominating_set reading sources... [ 54%] reference/generated/networkx.algorithms.dominating.is_dominating_set reading sources... [ 54%] reference/generated/networkx.algorithms.euler.eulerian_circuit reading sources... [ 54%] reference/generated/networkx.algorithms.euler.is_eulerian reading sources... [ 54%] reference/generated/networkx.algorithms.flow.build_residual_network reading sources... [ 54%] reference/generated/networkx.algorithms.flow.capacity_scaling reading sources... [ 54%] reference/generated/networkx.algorithms.flow.cost_of_flow reading sources... [ 54%] reference/generated/networkx.algorithms.flow.edmonds_karp reading sources... [ 54%] reference/generated/networkx.algorithms.flow.ford_fulkerson reading sources... [ 55%] reference/generated/networkx.algorithms.flow.max_flow_min_cost reading sources... [ 55%] reference/generated/networkx.algorithms.flow.maximum_flow reading sources... [ 55%] reference/generated/networkx.algorithms.flow.maximum_flow_value reading sources... [ 55%] reference/generated/networkx.algorithms.flow.min_cost_flow reading sources... [ 55%] reference/generated/networkx.algorithms.flow.min_cost_flow_cost reading sources... [ 55%] reference/generated/networkx.algorithms.flow.minimum_cut reading sources... [ 55%] reference/generated/networkx.algorithms.flow.minimum_cut_value reading sources... [ 55%] reference/generated/networkx.algorithms.flow.network_simplex reading sources... [ 55%] reference/generated/networkx.algorithms.flow.preflow_push reading sources... [ 56%] reference/generated/networkx.algorithms.flow.shortest_augmenting_path reading sources... [ 56%] reference/generated/networkx.algorithms.graphical.is_digraphical reading sources... [ 56%] reference/generated/networkx.algorithms.graphical.is_graphical reading sources... [ 56%] reference/generated/networkx.algorithms.graphical.is_multigraphical reading sources... [ 56%] reference/generated/networkx.algorithms.graphical.is_pseudographical reading sources... [ 56%] reference/generated/networkx.algorithms.graphical.is_valid_degree_sequence_erdos_gallai reading sources... [ 56%] reference/generated/networkx.algorithms.graphical.is_valid_degree_sequence_havel_hakimi reading sources... [ 56%] reference/generated/networkx.algorithms.hierarchy.flow_hierarchy reading sources... [ 56%] reference/generated/networkx.algorithms.isolate.is_isolate reading sources... [ 57%] reference/generated/networkx.algorithms.isolate.isolates reading sources... [ 57%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.__init__ reading sources... [ 57%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.candidate_pairs_iter reading sources... [ 57%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.initialize reading sources... [ 57%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.is_isomorphic reading sources... [ 57%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.isomorphisms_iter reading sources... [ 57%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.match reading sources... [ 57%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.semantic_feasibility reading sources... [ 57%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.subgraph_is_isomorphic reading sources... [ 58%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.subgraph_isomorphisms_iter reading sources... [ 58%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.syntactic_feasibility reading sources... [ 58%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.__init__ reading sources... [ 58%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.candidate_pairs_iter reading sources... [ 58%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.initialize reading sources... [ 58%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.is_isomorphic reading sources... [ 58%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.isomorphisms_iter reading sources... [ 58%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.match reading sources... [ 58%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.semantic_feasibility reading sources... [ 59%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.subgraph_is_isomorphic reading sources... [ 59%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.subgraph_isomorphisms_iter reading sources... [ 59%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.syntactic_feasibility reading sources... [ 59%] reference/generated/networkx.algorithms.isomorphism.categorical_edge_match reading sources... [ 59%] reference/generated/networkx.algorithms.isomorphism.categorical_multiedge_match reading sources... [ 59%] reference/generated/networkx.algorithms.isomorphism.categorical_node_match reading sources... [ 59%] reference/generated/networkx.algorithms.isomorphism.could_be_isomorphic reading sources... [ 59%] reference/generated/networkx.algorithms.isomorphism.fast_could_be_isomorphic reading sources... [ 60%] reference/generated/networkx.algorithms.isomorphism.faster_could_be_isomorphic reading sources... [ 60%] reference/generated/networkx.algorithms.isomorphism.generic_edge_match reading sources... [ 60%] reference/generated/networkx.algorithms.isomorphism.generic_multiedge_match reading sources... [ 60%] reference/generated/networkx.algorithms.isomorphism.generic_node_match reading sources... [ 60%] reference/generated/networkx.algorithms.isomorphism.is_isomorphic reading sources... [ 60%] reference/generated/networkx.algorithms.isomorphism.numerical_edge_match reading sources... [ 60%] reference/generated/networkx.algorithms.isomorphism.numerical_multiedge_match reading sources... [ 60%] reference/generated/networkx.algorithms.isomorphism.numerical_node_match reading sources... [ 60%] reference/generated/networkx.algorithms.link_analysis.hits_alg.authority_matrix reading sources... [ 61%] reference/generated/networkx.algorithms.link_analysis.hits_alg.hits reading sources... [ 61%] reference/generated/networkx.algorithms.link_analysis.hits_alg.hits_numpy reading sources... [ 61%] reference/generated/networkx.algorithms.link_analysis.hits_alg.hits_scipy reading sources... [ 61%] reference/generated/networkx.algorithms.link_analysis.hits_alg.hub_matrix reading sources... [ 61%] reference/generated/networkx.algorithms.link_analysis.pagerank_alg.google_matrix reading sources... [ 61%] reference/generated/networkx.algorithms.link_analysis.pagerank_alg.pagerank reading sources... [ 61%] reference/generated/networkx.algorithms.link_analysis.pagerank_alg.pagerank_numpy reading sources... [ 61%] reference/generated/networkx.algorithms.link_analysis.pagerank_alg.pagerank_scipy reading sources... [ 61%] reference/generated/networkx.algorithms.link_prediction.adamic_adar_index reading sources... [ 62%] reference/generated/networkx.algorithms.link_prediction.cn_soundarajan_hopcroft reading sources... [ 62%] reference/generated/networkx.algorithms.link_prediction.jaccard_coefficient reading sources... [ 62%] reference/generated/networkx.algorithms.link_prediction.preferential_attachment reading sources... [ 62%] reference/generated/networkx.algorithms.link_prediction.ra_index_soundarajan_hopcroft reading sources... [ 62%] reference/generated/networkx.algorithms.link_prediction.resource_allocation_index reading sources... [ 62%] reference/generated/networkx.algorithms.link_prediction.within_inter_cluster reading sources... [ 62%] reference/generated/networkx.algorithms.matching.max_weight_matching reading sources... [ 62%] reference/generated/networkx.algorithms.matching.maximal_matching reading sources... [ 62%] reference/generated/networkx.algorithms.mis.maximal_independent_set reading sources... [ 63%] reference/generated/networkx.algorithms.mst.minimum_spanning_edges reading sources... [ 63%] reference/generated/networkx.algorithms.mst.minimum_spanning_tree reading sources... [ 63%] reference/generated/networkx.algorithms.operators.all.compose_all reading sources... [ 63%] reference/generated/networkx.algorithms.operators.all.disjoint_union_all reading sources... [ 63%] reference/generated/networkx.algorithms.operators.all.intersection_all reading sources... [ 63%] reference/generated/networkx.algorithms.operators.all.union_all reading sources... [ 63%] reference/generated/networkx.algorithms.operators.binary.compose reading sources... [ 63%] reference/generated/networkx.algorithms.operators.binary.difference reading sources... [ 63%] reference/generated/networkx.algorithms.operators.binary.disjoint_union reading sources... [ 64%] reference/generated/networkx.algorithms.operators.binary.intersection reading sources... [ 64%] reference/generated/networkx.algorithms.operators.binary.symmetric_difference reading sources... [ 64%] reference/generated/networkx.algorithms.operators.binary.union reading sources... [ 64%] reference/generated/networkx.algorithms.operators.product.cartesian_product reading sources... [ 64%] reference/generated/networkx.algorithms.operators.product.lexicographic_product reading sources... [ 64%] reference/generated/networkx.algorithms.operators.product.strong_product reading sources... [ 64%] reference/generated/networkx.algorithms.operators.product.tensor_product reading sources... [ 64%] reference/generated/networkx.algorithms.operators.unary.complement reading sources... [ 64%] reference/generated/networkx.algorithms.operators.unary.reverse reading sources... [ 65%] reference/generated/networkx.algorithms.richclub.rich_club_coefficient reading sources... [ 65%] reference/generated/networkx.algorithms.shortest_paths.astar.astar_path reading sources... [ 65%] reference/generated/networkx.algorithms.shortest_paths.astar.astar_path_length reading sources... [ 65%] reference/generated/networkx.algorithms.shortest_paths.dense.floyd_warshall reading sources... [ 65%] reference/generated/networkx.algorithms.shortest_paths.dense.floyd_warshall_numpy reading sources... [ 65%] reference/generated/networkx.algorithms.shortest_paths.dense.floyd_warshall_predecessor_and_distance reading sources... [ 65%] reference/generated/networkx.algorithms.shortest_paths.generic.all_shortest_paths reading sources... [ 65%] reference/generated/networkx.algorithms.shortest_paths.generic.average_shortest_path_length reading sources... [ 65%] reference/generated/networkx.algorithms.shortest_paths.generic.has_path reading sources... [ 66%] reference/generated/networkx.algorithms.shortest_paths.generic.shortest_path reading sources... [ 66%] reference/generated/networkx.algorithms.shortest_paths.generic.shortest_path_length reading sources... [ 66%] reference/generated/networkx.algorithms.shortest_paths.unweighted.all_pairs_shortest_path reading sources... [ 66%] reference/generated/networkx.algorithms.shortest_paths.unweighted.all_pairs_shortest_path_length reading sources... [ 66%] reference/generated/networkx.algorithms.shortest_paths.unweighted.predecessor reading sources... [ 66%] reference/generated/networkx.algorithms.shortest_paths.unweighted.single_source_shortest_path reading sources... [ 66%] reference/generated/networkx.algorithms.shortest_paths.unweighted.single_source_shortest_path_length reading sources... [ 66%] reference/generated/networkx.algorithms.shortest_paths.weighted.all_pairs_dijkstra_path reading sources... [ 66%] reference/generated/networkx.algorithms.shortest_paths.weighted.all_pairs_dijkstra_path_length reading sources... [ 67%] reference/generated/networkx.algorithms.shortest_paths.weighted.bellman_ford reading sources... [ 67%] reference/generated/networkx.algorithms.shortest_paths.weighted.bidirectional_dijkstra reading sources... [ 67%] reference/generated/networkx.algorithms.shortest_paths.weighted.dijkstra_path reading sources... [ 67%] reference/generated/networkx.algorithms.shortest_paths.weighted.dijkstra_path_length reading sources... [ 67%] reference/generated/networkx.algorithms.shortest_paths.weighted.dijkstra_predecessor_and_distance reading sources... [ 67%] reference/generated/networkx.algorithms.shortest_paths.weighted.negative_edge_cycle reading sources... [ 67%] reference/generated/networkx.algorithms.shortest_paths.weighted.single_source_dijkstra reading sources... [ 67%] reference/generated/networkx.algorithms.shortest_paths.weighted.single_source_dijkstra_path reading sources... [ 67%] reference/generated/networkx.algorithms.shortest_paths.weighted.single_source_dijkstra_path_length reading sources... [ 68%] reference/generated/networkx.algorithms.simple_paths.all_simple_paths reading sources... [ 68%] reference/generated/networkx.algorithms.swap.connected_double_edge_swap reading sources... [ 68%] reference/generated/networkx.algorithms.swap.double_edge_swap reading sources... [ 68%] reference/generated/networkx.algorithms.traversal.breadth_first_search.bfs_edges reading sources... [ 68%] reference/generated/networkx.algorithms.traversal.breadth_first_search.bfs_predecessors reading sources... [ 68%] reference/generated/networkx.algorithms.traversal.breadth_first_search.bfs_successors reading sources... [ 68%] reference/generated/networkx.algorithms.traversal.breadth_first_search.bfs_tree reading sources... [ 68%] reference/generated/networkx.algorithms.traversal.depth_first_search.dfs_edges reading sources... [ 68%] reference/generated/networkx.algorithms.traversal.depth_first_search.dfs_labeled_edges reading sources... [ 69%] reference/generated/networkx.algorithms.traversal.depth_first_search.dfs_postorder_nodes reading sources... [ 69%] reference/generated/networkx.algorithms.traversal.depth_first_search.dfs_predecessors reading sources... [ 69%] reference/generated/networkx.algorithms.traversal.depth_first_search.dfs_preorder_nodes reading sources... [ 69%] reference/generated/networkx.algorithms.traversal.depth_first_search.dfs_successors reading sources... [ 69%] reference/generated/networkx.algorithms.traversal.depth_first_search.dfs_tree reading sources... [ 69%] reference/generated/networkx.algorithms.tree.recognition.is_forest reading sources... [ 69%] reference/generated/networkx.algorithms.tree.recognition.is_tree reading sources... [ 69%] reference/generated/networkx.algorithms.vitality.closeness_vitality reading sources... [ 70%] reference/generated/networkx.classes.function.all_neighbors reading sources... [ 70%] reference/generated/networkx.classes.function.common_neighbors reading sources... [ 70%] reference/generated/networkx.classes.function.create_empty_copy reading sources... [ 70%] reference/generated/networkx.classes.function.degree reading sources... [ 70%] reference/generated/networkx.classes.function.degree_histogram reading sources... [ 70%] reference/generated/networkx.classes.function.density reading sources... [ 70%] reference/generated/networkx.classes.function.edges reading sources... [ 70%] reference/generated/networkx.classes.function.edges_iter reading sources... [ 70%] reference/generated/networkx.classes.function.freeze reading sources... [ 71%] reference/generated/networkx.classes.function.get_edge_attributes reading sources... [ 71%] reference/generated/networkx.classes.function.get_node_attributes reading sources... [ 71%] reference/generated/networkx.classes.function.info reading sources... [ 71%] reference/generated/networkx.classes.function.is_directed reading sources... [ 71%] reference/generated/networkx.classes.function.is_frozen reading sources... [ 71%] reference/generated/networkx.classes.function.nodes reading sources... [ 71%] reference/generated/networkx.classes.function.nodes_iter reading sources... [ 71%] reference/generated/networkx.classes.function.non_edges reading sources... [ 71%] reference/generated/networkx.classes.function.non_neighbors reading sources... [ 72%] reference/generated/networkx.classes.function.number_of_edges reading sources... [ 72%] reference/generated/networkx.classes.function.number_of_nodes reading sources... [ 72%] reference/generated/networkx.classes.function.set_edge_attributes reading sources... [ 72%] reference/generated/networkx.classes.function.set_node_attributes reading sources... [ 72%] reference/generated/networkx.convert.from_dict_of_dicts reading sources... [ 72%] reference/generated/networkx.convert.from_dict_of_lists reading sources... [ 72%] reference/generated/networkx.convert.from_edgelist reading sources... [ 72%] reference/generated/networkx.convert.to_dict_of_dicts reading sources... [ 72%] reference/generated/networkx.convert.to_dict_of_lists reading sources... [ 73%] reference/generated/networkx.convert.to_edgelist reading sources... [ 73%] reference/generated/networkx.convert.to_networkx_graph reading sources... [ 73%] reference/generated/networkx.convert_matrix.from_numpy_matrix reading sources... [ 73%] reference/generated/networkx.convert_matrix.from_scipy_sparse_matrix reading sources... [ 73%] reference/generated/networkx.convert_matrix.to_numpy_matrix reading sources... [ 73%] reference/generated/networkx.convert_matrix.to_numpy_recarray reading sources... [ 73%] reference/generated/networkx.convert_matrix.to_scipy_sparse_matrix reading sources... [ 73%] reference/generated/networkx.drawing.layout.circular_layout reading sources... [ 73%] reference/generated/networkx.drawing.layout.random_layout reading sources... [ 74%] reference/generated/networkx.drawing.layout.shell_layout reading sources... [ 74%] reference/generated/networkx.drawing.layout.spectral_layout reading sources... [ 74%] reference/generated/networkx.drawing.layout.spring_layout reading sources... [ 74%] reference/generated/networkx.drawing.nx_agraph.from_agraph reading sources... [ 74%] reference/generated/networkx.drawing.nx_agraph.graphviz_layout reading sources... [ 74%] reference/generated/networkx.drawing.nx_agraph.pygraphviz_layout reading sources... [ 74%] reference/generated/networkx.drawing.nx_agraph.read_dot reading sources... [ 74%] reference/generated/networkx.drawing.nx_agraph.to_agraph reading sources... [ 74%] reference/generated/networkx.drawing.nx_agraph.write_dot reading sources... [ 75%] reference/generated/networkx.drawing.nx_pydot.from_pydot reading sources... [ 75%] reference/generated/networkx.drawing.nx_pydot.graphviz_layout reading sources... [ 75%] reference/generated/networkx.drawing.nx_pydot.pydot_layout reading sources... [ 75%] reference/generated/networkx.drawing.nx_pydot.read_dot reading sources... [ 75%] reference/generated/networkx.drawing.nx_pydot.to_pydot reading sources... [ 75%] reference/generated/networkx.drawing.nx_pydot.write_dot reading sources... [ 75%] reference/generated/networkx.drawing.nx_pylab.draw reading sources... [ 75%] reference/generated/networkx.drawing.nx_pylab.draw_circular reading sources... [ 75%] reference/generated/networkx.drawing.nx_pylab.draw_graphviz reading sources... [ 76%] reference/generated/networkx.drawing.nx_pylab.draw_networkx reading sources... [ 76%] reference/generated/networkx.drawing.nx_pylab.draw_networkx_edge_labels reading sources... [ 76%] reference/generated/networkx.drawing.nx_pylab.draw_networkx_edges reading sources... [ 76%] reference/generated/networkx.drawing.nx_pylab.draw_networkx_labels reading sources... [ 76%] reference/generated/networkx.drawing.nx_pylab.draw_networkx_nodes reading sources... [ 76%] reference/generated/networkx.drawing.nx_pylab.draw_random reading sources... [ 76%] reference/generated/networkx.drawing.nx_pylab.draw_shell reading sources... [ 76%] reference/generated/networkx.drawing.nx_pylab.draw_spectral reading sources... [ 76%] reference/generated/networkx.drawing.nx_pylab.draw_spring reading sources... [ 77%] reference/generated/networkx.generators.atlas.graph_atlas_g reading sources... [ 77%] reference/generated/networkx.generators.bipartite.bipartite_alternating_havel_hakimi_graph reading sources... [ 77%] reference/generated/networkx.generators.bipartite.bipartite_configuration_model reading sources... [ 77%] reference/generated/networkx.generators.bipartite.bipartite_gnmk_random_graph reading sources... [ 77%] reference/generated/networkx.generators.bipartite.bipartite_havel_hakimi_graph reading sources... [ 77%] reference/generated/networkx.generators.bipartite.bipartite_preferential_attachment_graph reading sources... [ 77%] reference/generated/networkx.generators.bipartite.bipartite_random_graph reading sources... [ 77%] reference/generated/networkx.generators.bipartite.bipartite_reverse_havel_hakimi_graph reading sources... [ 77%] reference/generated/networkx.generators.classic.balanced_tree reading sources... [ 78%] reference/generated/networkx.generators.classic.barbell_graph reading sources... [ 78%] reference/generated/networkx.generators.classic.circular_ladder_graph reading sources... [ 78%] reference/generated/networkx.generators.classic.complete_bipartite_graph reading sources... [ 78%] reference/generated/networkx.generators.classic.complete_graph reading sources... [ 78%] reference/generated/networkx.generators.classic.cycle_graph reading sources... [ 78%] reference/generated/networkx.generators.classic.dorogovtsev_goltsev_mendes_graph reading sources... [ 78%] reference/generated/networkx.generators.classic.empty_graph reading sources... [ 78%] reference/generated/networkx.generators.classic.grid_2d_graph reading sources... [ 78%] reference/generated/networkx.generators.classic.grid_graph reading sources... [ 79%] reference/generated/networkx.generators.classic.hypercube_graph reading sources... [ 79%] reference/generated/networkx.generators.classic.ladder_graph reading sources... [ 79%] reference/generated/networkx.generators.classic.lollipop_graph reading sources... [ 79%] reference/generated/networkx.generators.classic.null_graph reading sources... [ 79%] reference/generated/networkx.generators.classic.path_graph reading sources... [ 79%] reference/generated/networkx.generators.classic.star_graph reading sources... [ 79%] reference/generated/networkx.generators.classic.trivial_graph reading sources... [ 79%] reference/generated/networkx.generators.classic.wheel_graph reading sources... [ 80%] reference/generated/networkx.generators.degree_seq.configuration_model reading sources... [ 80%] reference/generated/networkx.generators.degree_seq.degree_sequence_tree reading sources... [ 80%] reference/generated/networkx.generators.degree_seq.directed_configuration_model reading sources... [ 80%] reference/generated/networkx.generators.degree_seq.directed_havel_hakimi_graph reading sources... [ 80%] reference/generated/networkx.generators.degree_seq.expected_degree_graph reading sources... [ 80%] reference/generated/networkx.generators.degree_seq.havel_hakimi_graph reading sources... [ 80%] reference/generated/networkx.generators.degree_seq.random_degree_sequence_graph reading sources... [ 80%] reference/generated/networkx.generators.directed.gn_graph reading sources... [ 80%] reference/generated/networkx.generators.directed.gnc_graph reading sources... [ 81%] reference/generated/networkx.generators.directed.gnr_graph reading sources... [ 81%] reference/generated/networkx.generators.directed.scale_free_graph reading sources... [ 81%] reference/generated/networkx.generators.ego.ego_graph reading sources... [ 81%] reference/generated/networkx.generators.geometric.geographical_threshold_graph reading sources... [ 81%] reference/generated/networkx.generators.geometric.navigable_small_world_graph reading sources... [ 81%] reference/generated/networkx.generators.geometric.random_geometric_graph reading sources... [ 81%] reference/generated/networkx.generators.geometric.waxman_graph reading sources... [ 81%] reference/generated/networkx.generators.hybrid.is_kl_connected reading sources... [ 81%] reference/generated/networkx.generators.hybrid.kl_connected_subgraph reading sources... [ 82%] reference/generated/networkx.generators.intersection.general_random_intersection_graph reading sources... [ 82%] reference/generated/networkx.generators.intersection.k_random_intersection_graph reading sources... [ 82%] reference/generated/networkx.generators.intersection.uniform_random_intersection_graph reading sources... [ 82%] reference/generated/networkx.generators.line.line_graph reading sources... [ 82%] reference/generated/networkx.generators.random_clustered.random_clustered_graph reading sources... [ 82%] reference/generated/networkx.generators.random_graphs.barabasi_albert_graph reading sources... [ 82%] reference/generated/networkx.generators.random_graphs.binomial_graph reading sources... [ 82%] reference/generated/networkx.generators.random_graphs.connected_watts_strogatz_graph reading sources... [ 82%] reference/generated/networkx.generators.random_graphs.dense_gnm_random_graph reading sources... [ 83%] reference/generated/networkx.generators.random_graphs.erdos_renyi_graph reading sources... [ 83%] reference/generated/networkx.generators.random_graphs.fast_gnp_random_graph reading sources... [ 83%] reference/generated/networkx.generators.random_graphs.gnm_random_graph reading sources... [ 83%] reference/generated/networkx.generators.random_graphs.gnp_random_graph reading sources... [ 83%] reference/generated/networkx.generators.random_graphs.newman_watts_strogatz_graph reading sources... [ 83%] reference/generated/networkx.generators.random_graphs.powerlaw_cluster_graph reading sources... [ 83%] reference/generated/networkx.generators.random_graphs.random_lobster reading sources... [ 83%] reference/generated/networkx.generators.random_graphs.random_powerlaw_tree reading sources... [ 83%] reference/generated/networkx.generators.random_graphs.random_powerlaw_tree_sequence reading sources... [ 84%] reference/generated/networkx.generators.random_graphs.random_regular_graph reading sources... [ 84%] reference/generated/networkx.generators.random_graphs.random_shell_graph reading sources... [ 84%] reference/generated/networkx.generators.random_graphs.watts_strogatz_graph reading sources... [ 84%] reference/generated/networkx.generators.small.LCF_graph reading sources... [ 84%] reference/generated/networkx.generators.small.bull_graph reading sources... [ 84%] reference/generated/networkx.generators.small.chvatal_graph reading sources... [ 84%] reference/generated/networkx.generators.small.cubical_graph reading sources... [ 84%] reference/generated/networkx.generators.small.desargues_graph reading sources... [ 84%] reference/generated/networkx.generators.small.diamond_graph reading sources... [ 85%] reference/generated/networkx.generators.small.dodecahedral_graph reading sources... [ 85%] reference/generated/networkx.generators.small.frucht_graph reading sources... [ 85%] reference/generated/networkx.generators.small.heawood_graph reading sources... [ 85%] reference/generated/networkx.generators.small.house_graph reading sources... [ 85%] reference/generated/networkx.generators.small.house_x_graph reading sources... [ 85%] reference/generated/networkx.generators.small.icosahedral_graph reading sources... [ 85%] reference/generated/networkx.generators.small.krackhardt_kite_graph reading sources... [ 85%] reference/generated/networkx.generators.small.make_small_graph reading sources... [ 85%] reference/generated/networkx.generators.small.moebius_kantor_graph reading sources... [ 86%] reference/generated/networkx.generators.small.octahedral_graph reading sources... [ 86%] reference/generated/networkx.generators.small.pappus_graph reading sources... [ 86%] reference/generated/networkx.generators.small.petersen_graph reading sources... [ 86%] reference/generated/networkx.generators.small.sedgewick_maze_graph reading sources... [ 86%] reference/generated/networkx.generators.small.tetrahedral_graph reading sources... [ 86%] reference/generated/networkx.generators.small.truncated_cube_graph reading sources... [ 86%] reference/generated/networkx.generators.small.truncated_tetrahedron_graph reading sources... [ 86%] reference/generated/networkx.generators.small.tutte_graph reading sources... [ 86%] reference/generated/networkx.generators.social.davis_southern_women_graph reading sources... [ 87%] reference/generated/networkx.generators.social.florentine_families_graph reading sources... [ 87%] reference/generated/networkx.generators.social.karate_club_graph reading sources... [ 87%] reference/generated/networkx.generators.stochastic.stochastic_graph reading sources... [ 87%] reference/generated/networkx.linalg.algebraicconnectivity.algebraic_connectivity reading sources... [ 87%] reference/generated/networkx.linalg.algebraicconnectivity.fiedler_vector reading sources... [ 87%] reference/generated/networkx.linalg.algebraicconnectivity.spectral_ordering reading sources... [ 87%] reference/generated/networkx.linalg.attrmatrix.attr_matrix reading sources... [ 87%] reference/generated/networkx.linalg.attrmatrix.attr_sparse_matrix reading sources... [ 87%] reference/generated/networkx.linalg.graphmatrix.adjacency_matrix reading sources... [ 88%] reference/generated/networkx.linalg.graphmatrix.incidence_matrix reading sources... [ 88%] reference/generated/networkx.linalg.laplacianmatrix.directed_laplacian_matrix reading sources... [ 88%] reference/generated/networkx.linalg.laplacianmatrix.laplacian_matrix reading sources... [ 88%] reference/generated/networkx.linalg.laplacianmatrix.normalized_laplacian_matrix reading sources... [ 88%] reference/generated/networkx.linalg.spectrum.adjacency_spectrum reading sources... [ 88%] reference/generated/networkx.linalg.spectrum.laplacian_spectrum reading sources... [ 88%] reference/generated/networkx.readwrite.adjlist.generate_adjlist reading sources... [ 88%] reference/generated/networkx.readwrite.adjlist.parse_adjlist reading sources... [ 88%] reference/generated/networkx.readwrite.adjlist.read_adjlist reading sources... [ 89%] reference/generated/networkx.readwrite.adjlist.write_adjlist reading sources... [ 89%] reference/generated/networkx.readwrite.edgelist.generate_edgelist reading sources... [ 89%] reference/generated/networkx.readwrite.edgelist.parse_edgelist reading sources... [ 89%] reference/generated/networkx.readwrite.edgelist.read_edgelist reading sources... [ 89%] reference/generated/networkx.readwrite.edgelist.read_weighted_edgelist reading sources... [ 89%] reference/generated/networkx.readwrite.edgelist.write_edgelist reading sources... [ 89%] reference/generated/networkx.readwrite.edgelist.write_weighted_edgelist reading sources... [ 89%] reference/generated/networkx.readwrite.gexf.read_gexf reading sources... [ 90%] reference/generated/networkx.readwrite.gexf.relabel_gexf_graph reading sources... [ 90%] reference/generated/networkx.readwrite.gexf.write_gexf reading sources... [ 90%] reference/generated/networkx.readwrite.gml.generate_gml reading sources... [ 90%] reference/generated/networkx.readwrite.gml.parse_gml reading sources... [ 90%] reference/generated/networkx.readwrite.gml.read_gml reading sources... [ 90%] reference/generated/networkx.readwrite.gml.write_gml reading sources... [ 90%] reference/generated/networkx.readwrite.gpickle.read_gpickle reading sources... [ 90%] reference/generated/networkx.readwrite.gpickle.write_gpickle reading sources... [ 90%] reference/generated/networkx.readwrite.graph6.generate_graph6 reading sources... [ 91%] reference/generated/networkx.readwrite.graph6.parse_graph6 reading sources... [ 91%] reference/generated/networkx.readwrite.graph6.read_graph6 reading sources... [ 91%] reference/generated/networkx.readwrite.graph6.write_graph6 reading sources... [ 91%] reference/generated/networkx.readwrite.graphml.read_graphml reading sources... [ 91%] reference/generated/networkx.readwrite.graphml.write_graphml reading sources... [ 91%] reference/generated/networkx.readwrite.json_graph.adjacency_data reading sources... [ 91%] reference/generated/networkx.readwrite.json_graph.adjacency_graph reading sources... [ 91%] reference/generated/networkx.readwrite.json_graph.node_link_data reading sources... [ 91%] reference/generated/networkx.readwrite.json_graph.node_link_graph reading sources... [ 92%] reference/generated/networkx.readwrite.json_graph.tree_data reading sources... [ 92%] reference/generated/networkx.readwrite.json_graph.tree_graph reading sources... [ 92%] reference/generated/networkx.readwrite.leda.parse_leda reading sources... [ 92%] reference/generated/networkx.readwrite.leda.read_leda reading sources... [ 92%] reference/generated/networkx.readwrite.multiline_adjlist.generate_multiline_adjlist reading sources... [ 92%] reference/generated/networkx.readwrite.multiline_adjlist.parse_multiline_adjlist reading sources... [ 92%] reference/generated/networkx.readwrite.multiline_adjlist.read_multiline_adjlist reading sources... [ 92%] reference/generated/networkx.readwrite.multiline_adjlist.write_multiline_adjlist reading sources... [ 92%] reference/generated/networkx.readwrite.nx_shp.read_shp reading sources... [ 93%] reference/generated/networkx.readwrite.nx_shp.write_shp reading sources... [ 93%] reference/generated/networkx.readwrite.nx_yaml.read_yaml reading sources... [ 93%] reference/generated/networkx.readwrite.nx_yaml.write_yaml reading sources... [ 93%] reference/generated/networkx.readwrite.pajek.parse_pajek reading sources... [ 93%] reference/generated/networkx.readwrite.pajek.read_pajek reading sources... [ 93%] reference/generated/networkx.readwrite.pajek.write_pajek reading sources... [ 93%] reference/generated/networkx.readwrite.sparse6.generate_sparse6 reading sources... [ 93%] reference/generated/networkx.readwrite.sparse6.parse_sparse6 reading sources... [ 93%] reference/generated/networkx.readwrite.sparse6.read_sparse6 reading sources... [ 94%] reference/generated/networkx.readwrite.sparse6.write_sparse6 reading sources... [ 94%] reference/generated/networkx.relabel.convert_node_labels_to_integers reading sources... [ 94%] reference/generated/networkx.relabel.relabel_nodes reading sources... [ 94%] reference/generated/networkx.utils.contextmanagers.reversed reading sources... [ 94%] reference/generated/networkx.utils.decorators.open_file reading sources... [ 94%] reference/generated/networkx.utils.misc.cumulative_sum reading sources... [ 94%] reference/generated/networkx.utils.misc.default_opener reading sources... [ 94%] reference/generated/networkx.utils.misc.flatten reading sources... [ 94%] reference/generated/networkx.utils.misc.generate_unique_node reading sources... [ 95%] reference/generated/networkx.utils.misc.is_list_of_ints reading sources... [ 95%] reference/generated/networkx.utils.misc.is_string_like reading sources... [ 95%] reference/generated/networkx.utils.misc.iterable reading sources... [ 95%] reference/generated/networkx.utils.misc.make_str reading sources... [ 95%] reference/generated/networkx.utils.random_sequence.create_degree_sequence reading sources... [ 95%] reference/generated/networkx.utils.random_sequence.cumulative_distribution reading sources... [ 95%] reference/generated/networkx.utils.random_sequence.discrete_sequence reading sources... [ 95%] reference/generated/networkx.utils.random_sequence.pareto_sequence reading sources... [ 95%] reference/generated/networkx.utils.random_sequence.powerlaw_sequence reading sources... [ 96%] reference/generated/networkx.utils.random_sequence.random_weighted_sample reading sources... [ 96%] reference/generated/networkx.utils.random_sequence.uniform_sequence reading sources... [ 96%] reference/generated/networkx.utils.random_sequence.weighted_choice reading sources... [ 96%] reference/generated/networkx.utils.random_sequence.zipf_rv reading sources... [ 96%] reference/generated/networkx.utils.random_sequence.zipf_sequence reading sources... [ 96%] reference/generated/networkx.utils.rcm.cuthill_mckee_ordering reading sources... [ 96%] reference/generated/networkx.utils.rcm.reverse_cuthill_mckee_ordering reading sources... [ 96%] reference/generated/networkx.utils.union_find.UnionFind.union reading sources... [ 96%] reference/generators reading sources... [ 97%] reference/glossary reading sources... [ 97%] reference/history reading sources... [ 97%] reference/index reading sources... [ 97%] reference/introduction reading sources... [ 97%] reference/legal reading sources... [ 97%] reference/linalg reading sources... [ 97%] reference/news reading sources... [ 97%] reference/pdf_reference reading sources... [ 97%] reference/readwrite reading sources... [ 98%] reference/readwrite.adjlist reading sources... [ 98%] reference/readwrite.edgelist reading sources... [ 98%] reference/readwrite.gexf reading sources... [ 98%] reference/readwrite.gml reading sources... [ 98%] reference/readwrite.gpickle reading sources... [ 98%] reference/readwrite.graphml reading sources... [ 98%] reference/readwrite.json_graph reading sources... [ 98%] reference/readwrite.leda reading sources... [ 98%] reference/readwrite.multiline_adjlist reading sources... [ 99%] reference/readwrite.nx_shp reading sources... [ 99%] reference/readwrite.pajek reading sources... [ 99%] reference/readwrite.sparsegraph6 reading sources... [ 99%] reference/readwrite.yaml reading sources... [ 99%] reference/relabel reading sources... [ 99%] reference/utils reading sources... [ 99%] test reading sources... [ 99%] tutorial/index reading sources... [100%] tutorial/tutorial /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/configure_git.rst:158: SEVERE: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'source/developer/gitwash/links.inc'. /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/configure_git.rst:58: ERROR: Unknown target name: "git". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:415: SEVERE: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'source/developer/gitwash/links.inc'. /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:20: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:137: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:137: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:137: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:7: ERROR: Unknown target name: "networkx". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:20: ERROR: Unknown target name: "ipython git workflow". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:27: ERROR: Unknown target name: "networkx mailing list". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:34: ERROR: Unknown target name: "linux git workflow". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:34: ERROR: Unknown target name: "ipython git workflow". looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:39: ERROR: Unknown target name: "deleting master on github". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:83: ERROR: Unknown target name: "github". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:83: ERROR: Unknown target name: "networkx". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:83: ERROR: Unknown target name: "git push". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:118: ERROR: Unknown target name: "git status". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:134: ERROR: Unknown target name: "git diff". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:135: ERROR: Unknown target name: "git add". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:137: ERROR: Unknown target name: "why the -a flag?". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:137: ERROR: Unknown target name: "tangled working copy problem". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:137: ERROR: Unknown target name: "git commit". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:144: ERROR: Unknown target name: "git push". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:230: ERROR: Unknown target name: "network graph visualizer". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:268: ERROR: Unknown target name: "rebase without tears". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:293: ERROR: Unknown target name: "git rebase". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/development_workflow.rst:293: ERROR: Unknown target name: "resolving a merge". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/following_latest.rst:36: SEVERE: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'source/developer/gitwash/links.inc'. /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/following_latest.rst:13: ERROR: Unknown target name: "networkx github". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/forking_hell.rst:32: SEVERE: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'source/developer/gitwash/links.inc'. /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/forking_hell.rst:7: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/forking_hell.rst:17: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/forking_hell.rst:7: ERROR: Unknown target name: "networkx". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/forking_hell.rst:17: ERROR: Unknown target name: "github help". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/forking_hell.rst:21: ERROR: Unknown target name: "networkx". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/forking_hell.rst:24: ERROR: Unknown target name: "networkx". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/forking_hell.rst:24: ERROR: Unknown target name: "networkx github". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/forking_hell.rst:29: ERROR: Unknown target name: "networkx". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_install.rst:26: SEVERE: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'source/developer/gitwash/links.inc'. /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_install.rst:13: ERROR: Unknown target name: "msysgit". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_install.rst:14: ERROR: Unknown target name: "git-osx-installer". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_install.rst:22: ERROR: Unknown target name: "github help". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_intro.rst:18: SEVERE: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'source/developer/gitwash/links.inc'. /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_intro.rst:5: ERROR: Unknown target name: "git". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_intro.rst:5: ERROR: Unknown target name: "github". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_intro.rst:5: ERROR: Unknown target name: "networkx". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:59: SEVERE: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'source/developer/gitwash/links.inc'. /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:17: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:18: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:19: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:22: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:22: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:10: ERROR: Unknown target name: "github help". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:11: ERROR: Unknown target name: "learn.github". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:12: ERROR: Unknown target name: "pro git book". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:13: ERROR: Unknown target name: "git cheat sheet". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:14: ERROR: Unknown target name: "git user manual". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:15: ERROR: Unknown target name: "git tutorial". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:16: ERROR: Unknown target name: "git community book". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:17: ERROR: Unknown target name: "git ready". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:18: ERROR: Unknown target name: "git casts". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:19: ERROR: Unknown target name: "git magic". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:20: ERROR: Unknown target name: "git parable". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:21: ERROR: Unknown target name: "git foundation". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:21: ERROR: Unknown target name: "git parable". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:22: ERROR: Unknown target name: "fernando's git page". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:24: ERROR: Unknown target name: "git concepts". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:25: ERROR: Unknown target name: "git svn crash course". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:25: ERROR: Unknown target name: "subversion". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:33: ERROR: Unknown target name: "git management". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:34: ERROR: Unknown target name: "linux git workflow". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:46: ERROR: Unknown target name: "git add". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:47: ERROR: Unknown target name: "git branch". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:48: ERROR: Unknown target name: "git checkout". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:49: ERROR: Unknown target name: "git clone". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:50: ERROR: Unknown target name: "git commit". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:51: ERROR: Unknown target name: "git config". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:52: ERROR: Unknown target name: "git diff". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:53: ERROR: Unknown target name: "git log". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:54: ERROR: Unknown target name: "git pull". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:55: ERROR: Unknown target name: "git push". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:56: ERROR: Unknown target name: "git remote". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/git_resources.rst:57: ERROR: Unknown target name: "git status". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/maintainer_workflow.rst:96: SEVERE: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'source/developer/gitwash/links.inc'. /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/maintainer_workflow.rst:7: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/patching.rst:134: SEVERE: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'source/developer/gitwash/links.inc'. /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/patching.rst:5: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/patching.rst:8: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/patching.rst:10: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/patching.rst:47: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/patching.rst:83: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/patching.rst:83: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/patching.rst:118: ERROR: Undefined substitution referenced: "emdash". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/patching.rst:5: ERROR: Unknown target name: "networkx". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/patching.rst:47: ERROR: Unknown target name: "networkx mailing list". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/patching.rst:59: ERROR: Unknown target name: "networkx". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/patching.rst:83: ERROR: Unknown target name: "why the -a flag?". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/patching.rst:103: ERROR: Unknown target name: "networkx mailing list". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/patching.rst:118: ERROR: Unknown target name: "networkx". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/set_up_fork.rst:67: SEVERE: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'source/developer/gitwash/links.inc'. /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/set_up_fork.rst:38: ERROR: Unknown target name: "networkx github". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/set_up_fork.rst:51: ERROR: Unknown target name: "networkx". /builddir/build/BUILD/networkx-1.9.1/doc/source/developer/gitwash/set_up_fork.rst:51: ERROR: Unknown target name: "networkx github". done checking consistency... done preparing documents... done writing output... [ 0%] bibliography writing output... [ 0%] developer/gitwash/configure_git writing output... [ 0%] developer/gitwash/development_workflow writing output... [ 0%] developer/gitwash/following_latest writing output... [ 0%] developer/gitwash/forking_hell writing output... [ 0%] developer/gitwash/git_development writing output... [ 0%] developer/gitwash/git_install writing output... [ 0%] developer/gitwash/git_intro writing output... [ 1%] developer/gitwash/git_resources writing output... [ 1%] developer/gitwash/index writing output... [ 1%] developer/gitwash/maintainer_workflow writing output... [ 1%] developer/gitwash/patching writing output... [ 1%] developer/gitwash/set_up_fork writing output... [ 1%] developer/index writing output... [ 1%] download writing output... [ 1%] examples/3d_drawing/index writing output... [ 1%] examples/3d_drawing/mayavi2_spring writing output... [ 2%] examples/advanced/eigenvalues writing output... [ 2%] examples/advanced/heavy_metal_umlaut writing output... [ 2%] examples/advanced/index writing output... [ 2%] examples/advanced/iterated_dynamical_systems writing output... [ 2%] examples/advanced/parallel_betweenness writing output... [ 2%] examples/algorithms/blockmodel writing output... [ 2%] examples/algorithms/davis_club writing output... [ 2%] examples/algorithms/index writing output... [ 2%] examples/algorithms/krackhardt_centrality writing output... [ 3%] examples/algorithms/rcm writing output... [ 3%] examples/basic/index writing output... [ 3%] examples/basic/properties writing output... [ 3%] examples/basic/read_write writing output... [ 3%] examples/drawing/atlas writing output... [ 3%] examples/drawing/chess_masters writing output... [ 3%] examples/drawing/circular_tree writing output... [ 3%] examples/drawing/degree_histogram writing output... [ 3%] examples/drawing/edge_colormap writing output... [ 4%] examples/drawing/ego_graph writing output... [ 4%] examples/drawing/four_grids writing output... [ 4%] examples/drawing/giant_component writing output... [ 4%] examples/drawing/house_with_colors writing output... [ 4%] examples/drawing/index writing output... [ 4%] examples/drawing/knuth_miles writing output... [ 4%] examples/drawing/labels_and_colors writing output... [ 4%] examples/drawing/lanl_routes writing output... [ 4%] examples/drawing/node_colormap writing output... [ 5%] examples/drawing/random_geometric_graph writing output... [ 5%] examples/drawing/sampson writing output... [ 5%] examples/drawing/simple_path writing output... [ 5%] examples/drawing/unix_email writing output... [ 5%] examples/drawing/weighted_graph writing output... [ 5%] examples/graph/atlas writing output... [ 5%] examples/graph/atlas2 writing output... [ 5%] examples/graph/degree_sequence writing output... [ 5%] examples/graph/erdos_renyi writing output... [ 6%] examples/graph/expected_degree_sequence writing output... [ 6%] examples/graph/football writing output... [ 6%] examples/graph/index writing output... [ 6%] examples/graph/karate_club writing output... [ 6%] examples/graph/knuth_miles writing output... [ 6%] examples/graph/napoleon_russian_campaign writing output... [ 6%] examples/graph/roget writing output... [ 6%] examples/graph/unix_email writing output... [ 6%] examples/graph/words writing output... [ 7%] examples/index writing output... [ 7%] examples/javascript/force writing output... [ 7%] examples/javascript/http_server writing output... [ 7%] examples/javascript/index writing output... [ 7%] examples/multigraph/chess_masters writing output... [ 7%] examples/multigraph/index writing output... [ 7%] examples/pygraphviz/index writing output... [ 7%] examples/pygraphviz/pygraphviz_attributes writing output... [ 7%] examples/pygraphviz/pygraphviz_draw writing output... [ 8%] examples/pygraphviz/pygraphviz_simple writing output... [ 8%] examples/pygraphviz/write_dotfile writing output... [ 8%] examples/subclass/index writing output... [ 8%] examples/subclass/printgraph writing output... [ 8%] index writing output... [ 8%] install writing output... [ 8%] overview writing output... [ 8%] reference/algorithms writing output... [ 8%] reference/algorithms.approximation writing output... [ 9%] reference/algorithms.assortativity writing output... [ 9%] reference/algorithms.bipartite writing output... [ 9%] reference/algorithms.block writing output... [ 9%] reference/algorithms.boundary writing output... [ 9%] reference/algorithms.centrality writing output... [ 9%] reference/algorithms.chordal writing output... [ 9%] reference/algorithms.clique writing output... [ 9%] reference/algorithms.clustering writing output... [ 10%] reference/algorithms.community writing output... [ 10%] reference/algorithms.component writing output... [ 10%] reference/algorithms.connectivity writing output... [ 10%] reference/algorithms.core writing output... [ 10%] reference/algorithms.cycles writing output... [ 10%] reference/algorithms.dag writing output... [ 10%] reference/algorithms.distance_measures writing output... [ 10%] reference/algorithms.distance_regular writing output... [ 10%] reference/algorithms.dominating writing output... [ 11%] reference/algorithms.euler writing output... [ 11%] reference/algorithms.flow writing output... [ 11%] reference/algorithms.graphical writing output... [ 11%] reference/algorithms.hierarchy writing output... [ 11%] reference/algorithms.isolates writing output... [ 11%] reference/algorithms.isomorphism writing output... [ 11%] reference/algorithms.isomorphism.vf2 writing output... [ 11%] reference/algorithms.link_analysis writing output... [ 11%] reference/algorithms.link_prediction writing output... [ 12%] reference/algorithms.matching writing output... [ 12%] reference/algorithms.mis writing output... [ 12%] reference/algorithms.mst writing output... [ 12%] reference/algorithms.operators writing output... [ 12%] reference/algorithms.rich_club writing output... [ 12%] reference/algorithms.shortest_paths writing output... [ 12%] reference/algorithms.simple_paths writing output... [ 12%] reference/algorithms.swap writing output... [ 12%] reference/algorithms.traversal writing output... [ 13%] reference/algorithms.tree writing output... [ 13%] reference/algorithms.vitality writing output... [ 13%] reference/api_0.99 writing output... [ 13%] reference/api_1.0 writing output... [ 13%] reference/api_1.4 writing output... [ 13%] reference/api_1.5 writing output... [ 13%] reference/api_1.6 writing output... [ 13%] reference/api_1.7 writing output... [ 13%] reference/api_1.8 writing output... [ 14%] reference/api_1.9 writing output... [ 14%] reference/api_changes writing output... [ 14%] reference/citing writing output... [ 14%] reference/classes writing output... [ 14%] reference/classes.digraph writing output... [ 14%] reference/classes.graph writing output... [ 14%] reference/classes.multidigraph writing output... [ 14%] reference/classes.multigraph writing output... [ 14%] reference/convert writing output... [ 15%] reference/credits writing output... [ 15%] reference/drawing writing output... [ 15%] reference/exceptions writing output... [ 15%] reference/functions writing output... [ 15%] reference/generated/networkx.DiGraph.__contains__ writing output... [ 15%] reference/generated/networkx.DiGraph.__getitem__ writing output... [ 15%] reference/generated/networkx.DiGraph.__init__ writing output... [ 15%] reference/generated/networkx.DiGraph.__iter__ writing output... [ 15%] reference/generated/networkx.DiGraph.__len__ writing output... [ 16%] reference/generated/networkx.DiGraph.add_cycle writing output... [ 16%] reference/generated/networkx.DiGraph.add_edge writing output... [ 16%] reference/generated/networkx.DiGraph.add_edges_from writing output... [ 16%] reference/generated/networkx.DiGraph.add_node writing output... [ 16%] reference/generated/networkx.DiGraph.add_nodes_from writing output... [ 16%] reference/generated/networkx.DiGraph.add_path writing output... [ 16%] reference/generated/networkx.DiGraph.add_star writing output... [ 16%] reference/generated/networkx.DiGraph.add_weighted_edges_from writing output... [ 16%] reference/generated/networkx.DiGraph.adjacency_iter writing output... [ 17%] reference/generated/networkx.DiGraph.adjacency_list writing output... [ 17%] reference/generated/networkx.DiGraph.clear writing output... [ 17%] reference/generated/networkx.DiGraph.copy writing output... [ 17%] reference/generated/networkx.DiGraph.degree writing output... [ 17%] reference/generated/networkx.DiGraph.degree_iter writing output... [ 17%] reference/generated/networkx.DiGraph.edges writing output... [ 17%] reference/generated/networkx.DiGraph.edges_iter writing output... [ 17%] reference/generated/networkx.DiGraph.get_edge_data writing output... [ 17%] reference/generated/networkx.DiGraph.has_edge writing output... [ 18%] reference/generated/networkx.DiGraph.has_node writing output... [ 18%] reference/generated/networkx.DiGraph.in_degree writing output... [ 18%] reference/generated/networkx.DiGraph.in_degree_iter writing output... [ 18%] reference/generated/networkx.DiGraph.in_edges writing output... [ 18%] reference/generated/networkx.DiGraph.in_edges_iter writing output... [ 18%] reference/generated/networkx.DiGraph.nbunch_iter writing output... [ 18%] reference/generated/networkx.DiGraph.neighbors writing output... [ 18%] reference/generated/networkx.DiGraph.neighbors_iter writing output... [ 18%] reference/generated/networkx.DiGraph.nodes writing output... [ 19%] reference/generated/networkx.DiGraph.nodes_iter writing output... [ 19%] reference/generated/networkx.DiGraph.nodes_with_selfloops writing output... [ 19%] reference/generated/networkx.DiGraph.number_of_edges writing output... [ 19%] reference/generated/networkx.DiGraph.number_of_nodes writing output... [ 19%] reference/generated/networkx.DiGraph.number_of_selfloops writing output... [ 19%] reference/generated/networkx.DiGraph.order writing output... [ 19%] reference/generated/networkx.DiGraph.out_degree writing output... [ 19%] reference/generated/networkx.DiGraph.out_degree_iter writing output... [ 20%] reference/generated/networkx.DiGraph.out_edges writing output... [ 20%] reference/generated/networkx.DiGraph.out_edges_iter writing output... [ 20%] reference/generated/networkx.DiGraph.predecessors writing output... [ 20%] reference/generated/networkx.DiGraph.predecessors_iter writing output... [ 20%] reference/generated/networkx.DiGraph.remove_edge writing output... [ 20%] reference/generated/networkx.DiGraph.remove_edges_from writing output... [ 20%] reference/generated/networkx.DiGraph.remove_node writing output... [ 20%] reference/generated/networkx.DiGraph.remove_nodes_from writing output... [ 20%] reference/generated/networkx.DiGraph.reverse writing output... [ 21%] reference/generated/networkx.DiGraph.selfloop_edges writing output... [ 21%] reference/generated/networkx.DiGraph.size writing output... [ 21%] reference/generated/networkx.DiGraph.subgraph writing output... [ 21%] reference/generated/networkx.DiGraph.successors writing output... [ 21%] reference/generated/networkx.DiGraph.successors_iter writing output... [ 21%] reference/generated/networkx.DiGraph.to_directed writing output... [ 21%] reference/generated/networkx.DiGraph.to_undirected writing output... [ 21%] reference/generated/networkx.Graph.__contains__ writing output... [ 21%] reference/generated/networkx.Graph.__getitem__ writing output... [ 22%] reference/generated/networkx.Graph.__init__ writing output... [ 22%] reference/generated/networkx.Graph.__iter__ writing output... [ 22%] reference/generated/networkx.Graph.__len__ writing output... [ 22%] reference/generated/networkx.Graph.add_cycle writing output... [ 22%] reference/generated/networkx.Graph.add_edge writing output... [ 22%] reference/generated/networkx.Graph.add_edges_from writing output... [ 22%] reference/generated/networkx.Graph.add_node writing output... [ 22%] reference/generated/networkx.Graph.add_nodes_from writing output... [ 22%] reference/generated/networkx.Graph.add_path writing output... [ 23%] reference/generated/networkx.Graph.add_star writing output... [ 23%] reference/generated/networkx.Graph.add_weighted_edges_from writing output... [ 23%] reference/generated/networkx.Graph.adjacency_iter writing output... [ 23%] reference/generated/networkx.Graph.adjacency_list writing output... [ 23%] reference/generated/networkx.Graph.clear writing output... [ 23%] reference/generated/networkx.Graph.copy writing output... [ 23%] reference/generated/networkx.Graph.degree writing output... [ 23%] reference/generated/networkx.Graph.degree_iter writing output... [ 23%] reference/generated/networkx.Graph.edges writing output... [ 24%] reference/generated/networkx.Graph.edges_iter writing output... [ 24%] reference/generated/networkx.Graph.get_edge_data writing output... [ 24%] reference/generated/networkx.Graph.has_edge writing output... [ 24%] reference/generated/networkx.Graph.has_node writing output... [ 24%] reference/generated/networkx.Graph.nbunch_iter writing output... [ 24%] reference/generated/networkx.Graph.neighbors writing output... [ 24%] reference/generated/networkx.Graph.neighbors_iter writing output... [ 24%] reference/generated/networkx.Graph.nodes writing output... [ 24%] reference/generated/networkx.Graph.nodes_iter writing output... [ 25%] reference/generated/networkx.Graph.nodes_with_selfloops writing output... [ 25%] reference/generated/networkx.Graph.number_of_edges writing output... [ 25%] reference/generated/networkx.Graph.number_of_nodes writing output... [ 25%] reference/generated/networkx.Graph.number_of_selfloops writing output... [ 25%] reference/generated/networkx.Graph.order writing output... [ 25%] reference/generated/networkx.Graph.remove_edge writing output... [ 25%] reference/generated/networkx.Graph.remove_edges_from writing output... [ 25%] reference/generated/networkx.Graph.remove_node writing output... [ 25%] reference/generated/networkx.Graph.remove_nodes_from writing output... [ 26%] reference/generated/networkx.Graph.selfloop_edges writing output... [ 26%] reference/generated/networkx.Graph.size writing output... [ 26%] reference/generated/networkx.Graph.subgraph writing output... [ 26%] reference/generated/networkx.Graph.to_directed writing output... [ 26%] reference/generated/networkx.Graph.to_undirected writing output... [ 26%] reference/generated/networkx.MultiDiGraph.__contains__ writing output... [ 26%] reference/generated/networkx.MultiDiGraph.__getitem__ writing output... [ 26%] reference/generated/networkx.MultiDiGraph.__init__ writing output... [ 26%] reference/generated/networkx.MultiDiGraph.__iter__ writing output... [ 27%] reference/generated/networkx.MultiDiGraph.__len__ writing output... [ 27%] reference/generated/networkx.MultiDiGraph.add_cycle writing output... [ 27%] reference/generated/networkx.MultiDiGraph.add_edge writing output... [ 27%] reference/generated/networkx.MultiDiGraph.add_edges_from writing output... [ 27%] reference/generated/networkx.MultiDiGraph.add_node writing output... [ 27%] reference/generated/networkx.MultiDiGraph.add_nodes_from writing output... [ 27%] reference/generated/networkx.MultiDiGraph.add_path writing output... [ 27%] reference/generated/networkx.MultiDiGraph.add_star writing output... [ 27%] reference/generated/networkx.MultiDiGraph.add_weighted_edges_from writing output... [ 28%] reference/generated/networkx.MultiDiGraph.adjacency_iter writing output... [ 28%] reference/generated/networkx.MultiDiGraph.adjacency_list writing output... [ 28%] reference/generated/networkx.MultiDiGraph.clear writing output... [ 28%] reference/generated/networkx.MultiDiGraph.copy writing output... [ 28%] reference/generated/networkx.MultiDiGraph.degree writing output... [ 28%] reference/generated/networkx.MultiDiGraph.degree_iter writing output... [ 28%] reference/generated/networkx.MultiDiGraph.edges writing output... [ 28%] reference/generated/networkx.MultiDiGraph.edges_iter writing output... [ 28%] reference/generated/networkx.MultiDiGraph.get_edge_data writing output... [ 29%] reference/generated/networkx.MultiDiGraph.has_edge writing output... [ 29%] reference/generated/networkx.MultiDiGraph.has_node writing output... [ 29%] reference/generated/networkx.MultiDiGraph.in_degree writing output... [ 29%] reference/generated/networkx.MultiDiGraph.in_degree_iter writing output... [ 29%] reference/generated/networkx.MultiDiGraph.in_edges writing output... [ 29%] reference/generated/networkx.MultiDiGraph.in_edges_iter writing output... [ 29%] reference/generated/networkx.MultiDiGraph.nbunch_iter writing output... [ 29%] reference/generated/networkx.MultiDiGraph.neighbors writing output... [ 30%] reference/generated/networkx.MultiDiGraph.neighbors_iter writing output... [ 30%] reference/generated/networkx.MultiDiGraph.nodes writing output... [ 30%] reference/generated/networkx.MultiDiGraph.nodes_iter writing output... [ 30%] reference/generated/networkx.MultiDiGraph.nodes_with_selfloops writing output... [ 30%] reference/generated/networkx.MultiDiGraph.number_of_edges writing output... [ 30%] reference/generated/networkx.MultiDiGraph.number_of_nodes writing output... [ 30%] reference/generated/networkx.MultiDiGraph.number_of_selfloops writing output... [ 30%] reference/generated/networkx.MultiDiGraph.order writing output... [ 30%] reference/generated/networkx.MultiDiGraph.out_degree writing output... [ 31%] reference/generated/networkx.MultiDiGraph.out_degree_iter writing output... [ 31%] reference/generated/networkx.MultiDiGraph.out_edges writing output... [ 31%] reference/generated/networkx.MultiDiGraph.out_edges_iter writing output... [ 31%] reference/generated/networkx.MultiDiGraph.predecessors writing output... [ 31%] reference/generated/networkx.MultiDiGraph.predecessors_iter writing output... [ 31%] reference/generated/networkx.MultiDiGraph.remove_edge writing output... [ 31%] reference/generated/networkx.MultiDiGraph.remove_edges_from writing output... [ 31%] reference/generated/networkx.MultiDiGraph.remove_node writing output... [ 31%] reference/generated/networkx.MultiDiGraph.remove_nodes_from writing output... [ 32%] reference/generated/networkx.MultiDiGraph.reverse writing output... [ 32%] reference/generated/networkx.MultiDiGraph.selfloop_edges writing output... [ 32%] reference/generated/networkx.MultiDiGraph.size writing output... [ 32%] reference/generated/networkx.MultiDiGraph.subgraph writing output... [ 32%] reference/generated/networkx.MultiDiGraph.successors writing output... [ 32%] reference/generated/networkx.MultiDiGraph.successors_iter writing output... [ 32%] reference/generated/networkx.MultiDiGraph.to_directed writing output... [ 32%] reference/generated/networkx.MultiDiGraph.to_undirected writing output... [ 32%] reference/generated/networkx.MultiGraph.__contains__ writing output... [ 33%] reference/generated/networkx.MultiGraph.__getitem__ writing output... [ 33%] reference/generated/networkx.MultiGraph.__init__ writing output... [ 33%] reference/generated/networkx.MultiGraph.__iter__ writing output... [ 33%] reference/generated/networkx.MultiGraph.__len__ writing output... [ 33%] reference/generated/networkx.MultiGraph.add_cycle writing output... [ 33%] reference/generated/networkx.MultiGraph.add_edge writing output... [ 33%] reference/generated/networkx.MultiGraph.add_edges_from writing output... [ 33%] reference/generated/networkx.MultiGraph.add_node writing output... [ 33%] reference/generated/networkx.MultiGraph.add_nodes_from writing output... [ 34%] reference/generated/networkx.MultiGraph.add_path writing output... [ 34%] reference/generated/networkx.MultiGraph.add_star writing output... [ 34%] reference/generated/networkx.MultiGraph.add_weighted_edges_from writing output... [ 34%] reference/generated/networkx.MultiGraph.adjacency_iter writing output... [ 34%] reference/generated/networkx.MultiGraph.adjacency_list writing output... [ 34%] reference/generated/networkx.MultiGraph.clear writing output... [ 34%] reference/generated/networkx.MultiGraph.copy writing output... [ 34%] reference/generated/networkx.MultiGraph.degree writing output... [ 34%] reference/generated/networkx.MultiGraph.degree_iter writing output... [ 35%] reference/generated/networkx.MultiGraph.edges writing output... [ 35%] reference/generated/networkx.MultiGraph.edges_iter writing output... [ 35%] reference/generated/networkx.MultiGraph.get_edge_data writing output... [ 35%] reference/generated/networkx.MultiGraph.has_edge writing output... [ 35%] reference/generated/networkx.MultiGraph.has_node writing output... [ 35%] reference/generated/networkx.MultiGraph.nbunch_iter writing output... [ 35%] reference/generated/networkx.MultiGraph.neighbors writing output... [ 35%] reference/generated/networkx.MultiGraph.neighbors_iter writing output... [ 35%] reference/generated/networkx.MultiGraph.nodes writing output... [ 36%] reference/generated/networkx.MultiGraph.nodes_iter writing output... [ 36%] reference/generated/networkx.MultiGraph.nodes_with_selfloops writing output... [ 36%] reference/generated/networkx.MultiGraph.number_of_edges writing output... [ 36%] reference/generated/networkx.MultiGraph.number_of_nodes writing output... [ 36%] reference/generated/networkx.MultiGraph.number_of_selfloops writing output... [ 36%] reference/generated/networkx.MultiGraph.order writing output... [ 36%] reference/generated/networkx.MultiGraph.remove_edge writing output... [ 36%] reference/generated/networkx.MultiGraph.remove_edges_from writing output... [ 36%] reference/generated/networkx.MultiGraph.remove_node writing output... [ 37%] reference/generated/networkx.MultiGraph.remove_nodes_from writing output... [ 37%] reference/generated/networkx.MultiGraph.selfloop_edges writing output... [ 37%] reference/generated/networkx.MultiGraph.size writing output... [ 37%] reference/generated/networkx.MultiGraph.subgraph writing output... [ 37%] reference/generated/networkx.MultiGraph.to_directed writing output... [ 37%] reference/generated/networkx.MultiGraph.to_undirected writing output... [ 37%] reference/generated/networkx.algorithms.approximation.clique.clique_removal writing output... [ 37%] reference/generated/networkx.algorithms.approximation.clique.max_clique writing output... [ 37%] reference/generated/networkx.algorithms.approximation.clustering_coefficient.average_clustering writing output... [ 38%] reference/generated/networkx.algorithms.approximation.dominating_set.min_edge_dominating_set writing output... [ 38%] reference/generated/networkx.algorithms.approximation.dominating_set.min_weighted_dominating_set writing output... [ 38%] reference/generated/networkx.algorithms.approximation.independent_set.maximum_independent_set writing output... [ 38%] reference/generated/networkx.algorithms.approximation.matching.min_maximal_matching writing output... [ 38%] reference/generated/networkx.algorithms.approximation.ramsey.ramsey_R2 writing output... [ 38%] reference/generated/networkx.algorithms.approximation.vertex_cover.min_weighted_vertex_cover writing output... [ 38%] reference/generated/networkx.algorithms.assortativity.attribute_assortativity_coefficient writing output... [ 38%] reference/generated/networkx.algorithms.assortativity.attribute_mixing_dict writing output... [ 38%] reference/generated/networkx.algorithms.assortativity.attribute_mixing_matrix writing output... [ 39%] reference/generated/networkx.algorithms.assortativity.average_degree_connectivity writing output... [ 39%] reference/generated/networkx.algorithms.assortativity.average_neighbor_degree writing output... [ 39%] reference/generated/networkx.algorithms.assortativity.degree_assortativity_coefficient writing output... [ 39%] reference/generated/networkx.algorithms.assortativity.degree_mixing_dict writing output... [ 39%] reference/generated/networkx.algorithms.assortativity.degree_mixing_matrix writing output... [ 39%] reference/generated/networkx.algorithms.assortativity.degree_pearson_correlation_coefficient writing output... [ 39%] reference/generated/networkx.algorithms.assortativity.k_nearest_neighbors writing output... [ 39%] reference/generated/networkx.algorithms.assortativity.numeric_assortativity_coefficient writing output... [ 40%] reference/generated/networkx.algorithms.bipartite.basic.biadjacency_matrix writing output... [ 40%] reference/generated/networkx.algorithms.bipartite.basic.color writing output... [ 40%] reference/generated/networkx.algorithms.bipartite.basic.degrees writing output... [ 40%] reference/generated/networkx.algorithms.bipartite.basic.density writing output... [ 40%] reference/generated/networkx.algorithms.bipartite.basic.is_bipartite writing output... [ 40%] reference/generated/networkx.algorithms.bipartite.basic.is_bipartite_node_set writing output... [ 40%] reference/generated/networkx.algorithms.bipartite.basic.sets writing output... [ 40%] reference/generated/networkx.algorithms.bipartite.centrality.betweenness_centrality writing output... [ 40%] reference/generated/networkx.algorithms.bipartite.centrality.closeness_centrality writing output... [ 41%] reference/generated/networkx.algorithms.bipartite.centrality.degree_centrality writing output... [ 41%] reference/generated/networkx.algorithms.bipartite.cluster.average_clustering writing output... [ 41%] reference/generated/networkx.algorithms.bipartite.cluster.clustering writing output... [ 41%] reference/generated/networkx.algorithms.bipartite.cluster.latapy_clustering writing output... [ 41%] reference/generated/networkx.algorithms.bipartite.cluster.robins_alexander_clustering writing output... [ 41%] reference/generated/networkx.algorithms.bipartite.projection.collaboration_weighted_projected_graph writing output... [ 41%] reference/generated/networkx.algorithms.bipartite.projection.generic_weighted_projected_graph writing output... [ 41%] reference/generated/networkx.algorithms.bipartite.projection.overlap_weighted_projected_graph writing output... [ 41%] reference/generated/networkx.algorithms.bipartite.projection.projected_graph writing output... [ 42%] reference/generated/networkx.algorithms.bipartite.projection.weighted_projected_graph writing output... [ 42%] reference/generated/networkx.algorithms.bipartite.redundancy.node_redundancy writing output... [ 42%] reference/generated/networkx.algorithms.bipartite.spectral.spectral_bipartivity writing output... [ 42%] reference/generated/networkx.algorithms.block.blockmodel writing output... [ 42%] reference/generated/networkx.algorithms.boundary.edge_boundary writing output... [ 42%] reference/generated/networkx.algorithms.boundary.node_boundary writing output... [ 42%] reference/generated/networkx.algorithms.centrality.approximate_current_flow_betweenness_centrality writing output... [ 42%] reference/generated/networkx.algorithms.centrality.betweenness_centrality writing output... [ 42%] reference/generated/networkx.algorithms.centrality.closeness_centrality writing output... [ 43%] reference/generated/networkx.algorithms.centrality.communicability writing output... [ 43%] reference/generated/networkx.algorithms.centrality.communicability_betweenness_centrality writing output... [ 43%] reference/generated/networkx.algorithms.centrality.communicability_centrality writing output... [ 43%] reference/generated/networkx.algorithms.centrality.communicability_centrality_exp writing output... [ 43%] reference/generated/networkx.algorithms.centrality.communicability_exp writing output... [ 43%] reference/generated/networkx.algorithms.centrality.current_flow_betweenness_centrality writing output... [ 43%] reference/generated/networkx.algorithms.centrality.current_flow_closeness_centrality writing output... [ 43%] reference/generated/networkx.algorithms.centrality.degree_centrality writing output... [ 43%] reference/generated/networkx.algorithms.centrality.dispersion writing output... [ 44%] reference/generated/networkx.algorithms.centrality.edge_betweenness_centrality writing output... [ 44%] reference/generated/networkx.algorithms.centrality.edge_current_flow_betweenness_centrality writing output... [ 44%] reference/generated/networkx.algorithms.centrality.edge_load writing output... [ 44%] reference/generated/networkx.algorithms.centrality.eigenvector_centrality writing output... [ 44%] reference/generated/networkx.algorithms.centrality.eigenvector_centrality_numpy writing output... [ 44%] reference/generated/networkx.algorithms.centrality.estrada_index writing output... [ 44%] reference/generated/networkx.algorithms.centrality.in_degree_centrality writing output... [ 44%] reference/generated/networkx.algorithms.centrality.katz_centrality writing output... [ 44%] reference/generated/networkx.algorithms.centrality.katz_centrality_numpy writing output... [ 45%] reference/generated/networkx.algorithms.centrality.load_centrality writing output... [ 45%] reference/generated/networkx.algorithms.centrality.out_degree_centrality writing output... [ 45%] reference/generated/networkx.algorithms.chordal.chordal_alg.chordal_graph_cliques writing output... [ 45%] reference/generated/networkx.algorithms.chordal.chordal_alg.chordal_graph_treewidth writing output... [ 45%] reference/generated/networkx.algorithms.chordal.chordal_alg.find_induced_nodes writing output... [ 45%] reference/generated/networkx.algorithms.chordal.chordal_alg.is_chordal writing output... [ 45%] reference/generated/networkx.algorithms.clique.cliques_containing_node writing output... [ 45%] reference/generated/networkx.algorithms.clique.find_cliques writing output... [ 45%] reference/generated/networkx.algorithms.clique.graph_clique_number writing output... [ 46%] reference/generated/networkx.algorithms.clique.graph_number_of_cliques writing output... [ 46%] reference/generated/networkx.algorithms.clique.make_clique_bipartite writing output... [ 46%] reference/generated/networkx.algorithms.clique.make_max_clique_graph writing output... [ 46%] reference/generated/networkx.algorithms.clique.node_clique_number writing output... [ 46%] reference/generated/networkx.algorithms.clique.number_of_cliques writing output... [ 46%] reference/generated/networkx.algorithms.cluster.average_clustering writing output... [ 46%] reference/generated/networkx.algorithms.cluster.clustering writing output... [ 46%] reference/generated/networkx.algorithms.cluster.square_clustering writing output... [ 46%] reference/generated/networkx.algorithms.cluster.transitivity writing output... [ 47%] reference/generated/networkx.algorithms.cluster.triangles writing output... [ 47%] reference/generated/networkx.algorithms.community.kclique.k_clique_communities writing output... [ 47%] reference/generated/networkx.algorithms.components.attracting.attracting_component_subgraphs writing output... [ 47%] reference/generated/networkx.algorithms.components.attracting.attracting_components writing output... [ 47%] reference/generated/networkx.algorithms.components.attracting.is_attracting_component writing output... [ 47%] reference/generated/networkx.algorithms.components.attracting.number_attracting_components writing output... [ 47%] reference/generated/networkx.algorithms.components.biconnected.articulation_points writing output... [ 47%] reference/generated/networkx.algorithms.components.biconnected.biconnected_component_edges writing output... [ 47%] reference/generated/networkx.algorithms.components.biconnected.biconnected_component_subgraphs writing output... [ 48%] reference/generated/networkx.algorithms.components.biconnected.biconnected_components writing output... [ 48%] reference/generated/networkx.algorithms.components.biconnected.is_biconnected writing output... [ 48%] reference/generated/networkx.algorithms.components.connected.connected_component_subgraphs writing output... [ 48%] reference/generated/networkx.algorithms.components.connected.connected_components writing output... [ 48%] reference/generated/networkx.algorithms.components.connected.is_connected writing output... [ 48%] reference/generated/networkx.algorithms.components.connected.node_connected_component writing output... [ 48%] reference/generated/networkx.algorithms.components.connected.number_connected_components writing output... [ 48%] reference/generated/networkx.algorithms.components.semiconnected.is_semiconnected writing output... [ 48%] reference/generated/networkx.algorithms.components.strongly_connected.condensation writing output... [ 49%] reference/generated/networkx.algorithms.components.strongly_connected.is_strongly_connected writing output... [ 49%] reference/generated/networkx.algorithms.components.strongly_connected.kosaraju_strongly_connected_components writing output... [ 49%] reference/generated/networkx.algorithms.components.strongly_connected.number_strongly_connected_components writing output... [ 49%] reference/generated/networkx.algorithms.components.strongly_connected.strongly_connected_component_subgraphs writing output... [ 49%] reference/generated/networkx.algorithms.components.strongly_connected.strongly_connected_components writing output... [ 49%] reference/generated/networkx.algorithms.components.strongly_connected.strongly_connected_components_recursive writing output... [ 49%] reference/generated/networkx.algorithms.components.weakly_connected.is_weakly_connected writing output... [ 49%] reference/generated/networkx.algorithms.components.weakly_connected.number_weakly_connected_components writing output... [ 50%] reference/generated/networkx.algorithms.components.weakly_connected.weakly_connected_component_subgraphs writing output... [ 50%] reference/generated/networkx.algorithms.components.weakly_connected.weakly_connected_components writing output... [ 50%] reference/generated/networkx.algorithms.connectivity.connectivity.all_pairs_node_connectivity writing output... [ 50%] reference/generated/networkx.algorithms.connectivity.connectivity.average_node_connectivity writing output... [ 50%] reference/generated/networkx.algorithms.connectivity.connectivity.edge_connectivity writing output... [ 50%] reference/generated/networkx.algorithms.connectivity.connectivity.local_edge_connectivity writing output... [ 50%] reference/generated/networkx.algorithms.connectivity.connectivity.local_node_connectivity writing output... [ 50%] reference/generated/networkx.algorithms.connectivity.connectivity.node_connectivity writing output... [ 50%] reference/generated/networkx.algorithms.connectivity.cuts.minimum_edge_cut writing output... [ 51%] reference/generated/networkx.algorithms.connectivity.cuts.minimum_node_cut writing output... [ 51%] reference/generated/networkx.algorithms.connectivity.cuts.minimum_st_edge_cut writing output... [ 51%] reference/generated/networkx.algorithms.connectivity.cuts.minimum_st_node_cut writing output... [ 51%] reference/generated/networkx.algorithms.connectivity.stoerwagner.stoer_wagner writing output... [ 51%] reference/generated/networkx.algorithms.connectivity.utils.build_auxiliary_edge_connectivity writing output... [ 51%] reference/generated/networkx.algorithms.connectivity.utils.build_auxiliary_node_connectivity writing output... [ 51%] reference/generated/networkx.algorithms.core.core_number writing output... [ 51%] reference/generated/networkx.algorithms.core.k_core writing output... [ 51%] reference/generated/networkx.algorithms.core.k_corona writing output... [ 52%] reference/generated/networkx.algorithms.core.k_crust writing output... [ 52%] reference/generated/networkx.algorithms.core.k_shell writing output... [ 52%] reference/generated/networkx.algorithms.cycles.cycle_basis writing output... [ 52%] reference/generated/networkx.algorithms.cycles.simple_cycles writing output... [ 52%] reference/generated/networkx.algorithms.dag.ancestors writing output... [ 52%] reference/generated/networkx.algorithms.dag.descendants writing output... [ 52%] reference/generated/networkx.algorithms.dag.is_aperiodic writing output... [ 52%] reference/generated/networkx.algorithms.dag.is_directed_acyclic_graph writing output... [ 52%] reference/generated/networkx.algorithms.dag.topological_sort writing output... [ 53%] reference/generated/networkx.algorithms.dag.topological_sort_recursive writing output... [ 53%] reference/generated/networkx.algorithms.distance_measures.center writing output... [ 53%] reference/generated/networkx.algorithms.distance_measures.diameter writing output... [ 53%] reference/generated/networkx.algorithms.distance_measures.eccentricity writing output... [ 53%] reference/generated/networkx.algorithms.distance_measures.periphery writing output... [ 53%] reference/generated/networkx.algorithms.distance_measures.radius writing output... [ 53%] reference/generated/networkx.algorithms.distance_regular.global_parameters writing output... [ 53%] reference/generated/networkx.algorithms.distance_regular.intersection_array writing output... [ 53%] reference/generated/networkx.algorithms.distance_regular.is_distance_regular writing output... [ 54%] reference/generated/networkx.algorithms.dominating.dominating_set writing output... [ 54%] reference/generated/networkx.algorithms.dominating.is_dominating_set writing output... [ 54%] reference/generated/networkx.algorithms.euler.eulerian_circuit writing output... [ 54%] reference/generated/networkx.algorithms.euler.is_eulerian writing output... [ 54%] reference/generated/networkx.algorithms.flow.build_residual_network writing output... [ 54%] reference/generated/networkx.algorithms.flow.capacity_scaling writing output... [ 54%] reference/generated/networkx.algorithms.flow.cost_of_flow writing output... [ 54%] reference/generated/networkx.algorithms.flow.edmonds_karp writing output... [ 54%] reference/generated/networkx.algorithms.flow.ford_fulkerson writing output... [ 55%] reference/generated/networkx.algorithms.flow.max_flow_min_cost writing output... [ 55%] reference/generated/networkx.algorithms.flow.maximum_flow writing output... [ 55%] reference/generated/networkx.algorithms.flow.maximum_flow_value writing output... [ 55%] reference/generated/networkx.algorithms.flow.min_cost_flow writing output... [ 55%] reference/generated/networkx.algorithms.flow.min_cost_flow_cost writing output... [ 55%] reference/generated/networkx.algorithms.flow.minimum_cut writing output... [ 55%] reference/generated/networkx.algorithms.flow.minimum_cut_value writing output... [ 55%] reference/generated/networkx.algorithms.flow.network_simplex writing output... [ 55%] reference/generated/networkx.algorithms.flow.preflow_push writing output... [ 56%] reference/generated/networkx.algorithms.flow.shortest_augmenting_path writing output... [ 56%] reference/generated/networkx.algorithms.graphical.is_digraphical writing output... [ 56%] reference/generated/networkx.algorithms.graphical.is_graphical writing output... [ 56%] reference/generated/networkx.algorithms.graphical.is_multigraphical writing output... [ 56%] reference/generated/networkx.algorithms.graphical.is_pseudographical writing output... [ 56%] reference/generated/networkx.algorithms.graphical.is_valid_degree_sequence_erdos_gallai writing output... [ 56%] reference/generated/networkx.algorithms.graphical.is_valid_degree_sequence_havel_hakimi writing output... [ 56%] reference/generated/networkx.algorithms.hierarchy.flow_hierarchy writing output... [ 56%] reference/generated/networkx.algorithms.isolate.is_isolate writing output... [ 57%] reference/generated/networkx.algorithms.isolate.isolates writing output... [ 57%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.__init__ writing output... [ 57%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.candidate_pairs_iter writing output... [ 57%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.initialize writing output... [ 57%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.is_isomorphic writing output... [ 57%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.isomorphisms_iter writing output... [ 57%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.match writing output... [ 57%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.semantic_feasibility writing output... [ 57%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.subgraph_is_isomorphic writing output... [ 58%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.subgraph_isomorphisms_iter writing output... [ 58%] reference/generated/networkx.algorithms.isomorphism.DiGraphMatcher.syntactic_feasibility writing output... [ 58%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.__init__ writing output... [ 58%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.candidate_pairs_iter writing output... [ 58%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.initialize writing output... [ 58%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.is_isomorphic writing output... [ 58%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.isomorphisms_iter writing output... [ 58%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.match writing output... [ 58%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.semantic_feasibility writing output... [ 59%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.subgraph_is_isomorphic writing output... [ 59%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.subgraph_isomorphisms_iter writing output... [ 59%] reference/generated/networkx.algorithms.isomorphism.GraphMatcher.syntactic_feasibility writing output... [ 59%] reference/generated/networkx.algorithms.isomorphism.categorical_edge_match writing output... [ 59%] reference/generated/networkx.algorithms.isomorphism.categorical_multiedge_match writing output... [ 59%] reference/generated/networkx.algorithms.isomorphism.categorical_node_match writing output... [ 59%] reference/generated/networkx.algorithms.isomorphism.could_be_isomorphic writing output... [ 59%] reference/generated/networkx.algorithms.isomorphism.fast_could_be_isomorphic writing output... [ 60%] reference/generated/networkx.algorithms.isomorphism.faster_could_be_isomorphic writing output... [ 60%] reference/generated/networkx.algorithms.isomorphism.generic_edge_match writing output... [ 60%] reference/generated/networkx.algorithms.isomorphism.generic_multiedge_match writing output... [ 60%] reference/generated/networkx.algorithms.isomorphism.generic_node_match writing output... [ 60%] reference/generated/networkx.algorithms.isomorphism.is_isomorphic writing output... [ 60%] reference/generated/networkx.algorithms.isomorphism.numerical_edge_match writing output... [ 60%] reference/generated/networkx.algorithms.isomorphism.numerical_multiedge_match writing output... [ 60%] reference/generated/networkx.algorithms.isomorphism.numerical_node_match writing output... [ 60%] reference/generated/networkx.algorithms.link_analysis.hits_alg.authority_matrix writing output... [ 61%] reference/generated/networkx.algorithms.link_analysis.hits_alg.hits writing output... [ 61%] reference/generated/networkx.algorithms.link_analysis.hits_alg.hits_numpy writing output... [ 61%] reference/generated/networkx.algorithms.link_analysis.hits_alg.hits_scipy writing output... [ 61%] reference/generated/networkx.algorithms.link_analysis.hits_alg.hub_matrix writing output... [ 61%] reference/generated/networkx.algorithms.link_analysis.pagerank_alg.google_matrix writing output... [ 61%] reference/generated/networkx.algorithms.link_analysis.pagerank_alg.pagerank writing output... [ 61%] reference/generated/networkx.algorithms.link_analysis.pagerank_alg.pagerank_numpy writing output... [ 61%] reference/generated/networkx.algorithms.link_analysis.pagerank_alg.pagerank_scipy writing output... [ 61%] reference/generated/networkx.algorithms.link_prediction.adamic_adar_index writing output... [ 62%] reference/generated/networkx.algorithms.link_prediction.cn_soundarajan_hopcroft writing output... [ 62%] reference/generated/networkx.algorithms.link_prediction.jaccard_coefficient writing output... [ 62%] reference/generated/networkx.algorithms.link_prediction.preferential_attachment writing output... [ 62%] reference/generated/networkx.algorithms.link_prediction.ra_index_soundarajan_hopcroft writing output... [ 62%] reference/generated/networkx.algorithms.link_prediction.resource_allocation_index writing output... [ 62%] reference/generated/networkx.algorithms.link_prediction.within_inter_cluster writing output... [ 62%] reference/generated/networkx.algorithms.matching.max_weight_matching writing output... [ 62%] reference/generated/networkx.algorithms.matching.maximal_matching writing output... [ 62%] reference/generated/networkx.algorithms.mis.maximal_independent_set writing output... [ 63%] reference/generated/networkx.algorithms.mst.minimum_spanning_edges writing output... [ 63%] reference/generated/networkx.algorithms.mst.minimum_spanning_tree writing output... [ 63%] reference/generated/networkx.algorithms.operators.all.compose_all writing output... [ 63%] reference/generated/networkx.algorithms.operators.all.disjoint_union_all writing output... [ 63%] reference/generated/networkx.algorithms.operators.all.intersection_all writing output... [ 63%] reference/generated/networkx.algorithms.operators.all.union_all writing output... [ 63%] reference/generated/networkx.algorithms.operators.binary.compose writing output... [ 63%] reference/generated/networkx.algorithms.operators.binary.difference writing output... [ 63%] reference/generated/networkx.algorithms.operators.binary.disjoint_union writing output... [ 64%] reference/generated/networkx.algorithms.operators.binary.intersection writing output... [ 64%] reference/generated/networkx.algorithms.operators.binary.symmetric_difference writing output... [ 64%] reference/generated/networkx.algorithms.operators.binary.union writing output... [ 64%] reference/generated/networkx.algorithms.operators.product.cartesian_product writing output... [ 64%] reference/generated/networkx.algorithms.operators.product.lexicographic_product writing output... [ 64%] reference/generated/networkx.algorithms.operators.product.strong_product writing output... [ 64%] reference/generated/networkx.algorithms.operators.product.tensor_product writing output... [ 64%] reference/generated/networkx.algorithms.operators.unary.complement writing output... [ 64%] reference/generated/networkx.algorithms.operators.unary.reverse writing output... [ 65%] reference/generated/networkx.algorithms.richclub.rich_club_coefficient writing output... [ 65%] reference/generated/networkx.algorithms.shortest_paths.astar.astar_path writing output... [ 65%] reference/generated/networkx.algorithms.shortest_paths.astar.astar_path_length writing output... [ 65%] reference/generated/networkx.algorithms.shortest_paths.dense.floyd_warshall writing output... [ 65%] reference/generated/networkx.algorithms.shortest_paths.dense.floyd_warshall_numpy writing output... [ 65%] reference/generated/networkx.algorithms.shortest_paths.dense.floyd_warshall_predecessor_and_distance writing output... [ 65%] reference/generated/networkx.algorithms.shortest_paths.generic.all_shortest_paths writing output... [ 65%] reference/generated/networkx.algorithms.shortest_paths.generic.average_shortest_path_length writing output... [ 65%] reference/generated/networkx.algorithms.shortest_paths.generic.has_path writing output... [ 66%] reference/generated/networkx.algorithms.shortest_paths.generic.shortest_path writing output... [ 66%] reference/generated/networkx.algorithms.shortest_paths.generic.shortest_path_length writing output... [ 66%] reference/generated/networkx.algorithms.shortest_paths.unweighted.all_pairs_shortest_path writing output... [ 66%] reference/generated/networkx.algorithms.shortest_paths.unweighted.all_pairs_shortest_path_length writing output... [ 66%] reference/generated/networkx.algorithms.shortest_paths.unweighted.predecessor writing output... [ 66%] reference/generated/networkx.algorithms.shortest_paths.unweighted.single_source_shortest_path writing output... [ 66%] reference/generated/networkx.algorithms.shortest_paths.unweighted.single_source_shortest_path_length writing output... [ 66%] reference/generated/networkx.algorithms.shortest_paths.weighted.all_pairs_dijkstra_path writing output... [ 66%] reference/generated/networkx.algorithms.shortest_paths.weighted.all_pairs_dijkstra_path_length writing output... [ 67%] reference/generated/networkx.algorithms.shortest_paths.weighted.bellman_ford writing output... [ 67%] reference/generated/networkx.algorithms.shortest_paths.weighted.bidirectional_dijkstra writing output... [ 67%] reference/generated/networkx.algorithms.shortest_paths.weighted.dijkstra_path writing output... [ 67%] reference/generated/networkx.algorithms.shortest_paths.weighted.dijkstra_path_length writing output... [ 67%] reference/generated/networkx.algorithms.shortest_paths.weighted.dijkstra_predecessor_and_distance writing output... [ 67%] reference/generated/networkx.algorithms.shortest_paths.weighted.negative_edge_cycle writing output... [ 67%] reference/generated/networkx.algorithms.shortest_paths.weighted.single_source_dijkstra writing output... [ 67%] reference/generated/networkx.algorithms.shortest_paths.weighted.single_source_dijkstra_path writing output... [ 67%] reference/generated/networkx.algorithms.shortest_paths.weighted.single_source_dijkstra_path_length writing output... [ 68%] reference/generated/networkx.algorithms.simple_paths.all_simple_paths writing output... [ 68%] reference/generated/networkx.algorithms.swap.connected_double_edge_swap writing output... [ 68%] reference/generated/networkx.algorithms.swap.double_edge_swap writing output... [ 68%] reference/generated/networkx.algorithms.traversal.breadth_first_search.bfs_edges writing output... [ 68%] reference/generated/networkx.algorithms.traversal.breadth_first_search.bfs_predecessors writing output... [ 68%] reference/generated/networkx.algorithms.traversal.breadth_first_search.bfs_successors writing output... [ 68%] reference/generated/networkx.algorithms.traversal.breadth_first_search.bfs_tree writing output... [ 68%] reference/generated/networkx.algorithms.traversal.depth_first_search.dfs_edges writing output... [ 68%] reference/generated/networkx.algorithms.traversal.depth_first_search.dfs_labeled_edges writing output... [ 69%] reference/generated/networkx.algorithms.traversal.depth_first_search.dfs_postorder_nodes writing output... [ 69%] reference/generated/networkx.algorithms.traversal.depth_first_search.dfs_predecessors writing output... [ 69%] reference/generated/networkx.algorithms.traversal.depth_first_search.dfs_preorder_nodes writing output... [ 69%] reference/generated/networkx.algorithms.traversal.depth_first_search.dfs_successors writing output... [ 69%] reference/generated/networkx.algorithms.traversal.depth_first_search.dfs_tree writing output... [ 69%] reference/generated/networkx.algorithms.tree.recognition.is_forest writing output... [ 69%] reference/generated/networkx.algorithms.tree.recognition.is_tree writing output... [ 69%] reference/generated/networkx.algorithms.vitality.closeness_vitality writing output... [ 70%] reference/generated/networkx.classes.function.all_neighbors writing output... [ 70%] reference/generated/networkx.classes.function.common_neighbors writing output... [ 70%] reference/generated/networkx.classes.function.create_empty_copy writing output... [ 70%] reference/generated/networkx.classes.function.degree writing output... [ 70%] reference/generated/networkx.classes.function.degree_histogram writing output... [ 70%] reference/generated/networkx.classes.function.density writing output... [ 70%] reference/generated/networkx.classes.function.edges writing output... [ 70%] reference/generated/networkx.classes.function.edges_iter writing output... [ 70%] reference/generated/networkx.classes.function.freeze writing output... [ 71%] reference/generated/networkx.classes.function.get_edge_attributes writing output... [ 71%] reference/generated/networkx.classes.function.get_node_attributes writing output... [ 71%] reference/generated/networkx.classes.function.info writing output... [ 71%] reference/generated/networkx.classes.function.is_directed writing output... [ 71%] reference/generated/networkx.classes.function.is_frozen writing output... [ 71%] reference/generated/networkx.classes.function.nodes writing output... [ 71%] reference/generated/networkx.classes.function.nodes_iter writing output... [ 71%] reference/generated/networkx.classes.function.non_edges writing output... [ 71%] reference/generated/networkx.classes.function.non_neighbors writing output... [ 72%] reference/generated/networkx.classes.function.number_of_edges writing output... [ 72%] reference/generated/networkx.classes.function.number_of_nodes writing output... [ 72%] reference/generated/networkx.classes.function.set_edge_attributes writing output... [ 72%] reference/generated/networkx.classes.function.set_node_attributes writing output... [ 72%] reference/generated/networkx.convert.from_dict_of_dicts writing output... [ 72%] reference/generated/networkx.convert.from_dict_of_lists writing output... [ 72%] reference/generated/networkx.convert.from_edgelist writing output... [ 72%] reference/generated/networkx.convert.to_dict_of_dicts writing output... [ 72%] reference/generated/networkx.convert.to_dict_of_lists writing output... [ 73%] reference/generated/networkx.convert.to_edgelist writing output... [ 73%] reference/generated/networkx.convert.to_networkx_graph writing output... [ 73%] reference/generated/networkx.convert_matrix.from_numpy_matrix writing output... [ 73%] reference/generated/networkx.convert_matrix.from_scipy_sparse_matrix writing output... [ 73%] reference/generated/networkx.convert_matrix.to_numpy_matrix writing output... [ 73%] reference/generated/networkx.convert_matrix.to_numpy_recarray writing output... [ 73%] reference/generated/networkx.convert_matrix.to_scipy_sparse_matrix writing output... [ 73%] reference/generated/networkx.drawing.layout.circular_layout writing output... [ 73%] reference/generated/networkx.drawing.layout.random_layout writing output... [ 74%] reference/generated/networkx.drawing.layout.shell_layout writing output... [ 74%] reference/generated/networkx.drawing.layout.spectral_layout writing output... [ 74%] reference/generated/networkx.drawing.layout.spring_layout writing output... [ 74%] reference/generated/networkx.drawing.nx_agraph.from_agraph writing output... [ 74%] reference/generated/networkx.drawing.nx_agraph.graphviz_layout writing output... [ 74%] reference/generated/networkx.drawing.nx_agraph.pygraphviz_layout writing output... [ 74%] reference/generated/networkx.drawing.nx_agraph.read_dot writing output... [ 74%] reference/generated/networkx.drawing.nx_agraph.to_agraph writing output... [ 74%] reference/generated/networkx.drawing.nx_agraph.write_dot writing output... [ 75%] reference/generated/networkx.drawing.nx_pydot.from_pydot writing output... [ 75%] reference/generated/networkx.drawing.nx_pydot.graphviz_layout writing output... [ 75%] reference/generated/networkx.drawing.nx_pydot.pydot_layout writing output... [ 75%] reference/generated/networkx.drawing.nx_pydot.read_dot writing output... [ 75%] reference/generated/networkx.drawing.nx_pydot.to_pydot writing output... [ 75%] reference/generated/networkx.drawing.nx_pydot.write_dot writing output... [ 75%] reference/generated/networkx.drawing.nx_pylab.draw writing output... [ 75%] reference/generated/networkx.drawing.nx_pylab.draw_circular writing output... [ 75%] reference/generated/networkx.drawing.nx_pylab.draw_graphviz writing output... [ 76%] reference/generated/networkx.drawing.nx_pylab.draw_networkx writing output... [ 76%] reference/generated/networkx.drawing.nx_pylab.draw_networkx_edge_labels writing output... [ 76%] reference/generated/networkx.drawing.nx_pylab.draw_networkx_edges writing output... [ 76%] reference/generated/networkx.drawing.nx_pylab.draw_networkx_labels writing output... [ 76%] reference/generated/networkx.drawing.nx_pylab.draw_networkx_nodes writing output... [ 76%] reference/generated/networkx.drawing.nx_pylab.draw_random writing output... [ 76%] reference/generated/networkx.drawing.nx_pylab.draw_shell writing output... [ 76%] reference/generated/networkx.drawing.nx_pylab.draw_spectral writing output... [ 76%] reference/generated/networkx.drawing.nx_pylab.draw_spring writing output... [ 77%] reference/generated/networkx.generators.atlas.graph_atlas_g writing output... [ 77%] reference/generated/networkx.generators.bipartite.bipartite_alternating_havel_hakimi_graph writing output... [ 77%] reference/generated/networkx.generators.bipartite.bipartite_configuration_model writing output... [ 77%] reference/generated/networkx.generators.bipartite.bipartite_gnmk_random_graph writing output... [ 77%] reference/generated/networkx.generators.bipartite.bipartite_havel_hakimi_graph writing output... [ 77%] reference/generated/networkx.generators.bipartite.bipartite_preferential_attachment_graph writing output... [ 77%] reference/generated/networkx.generators.bipartite.bipartite_random_graph writing output... [ 77%] reference/generated/networkx.generators.bipartite.bipartite_reverse_havel_hakimi_graph writing output... [ 77%] reference/generated/networkx.generators.classic.balanced_tree writing output... [ 78%] reference/generated/networkx.generators.classic.barbell_graph writing output... [ 78%] reference/generated/networkx.generators.classic.circular_ladder_graph writing output... [ 78%] reference/generated/networkx.generators.classic.complete_bipartite_graph writing output... [ 78%] reference/generated/networkx.generators.classic.complete_graph writing output... [ 78%] reference/generated/networkx.generators.classic.cycle_graph writing output... [ 78%] reference/generated/networkx.generators.classic.dorogovtsev_goltsev_mendes_graph writing output... [ 78%] reference/generated/networkx.generators.classic.empty_graph writing output... [ 78%] reference/generated/networkx.generators.classic.grid_2d_graph writing output... [ 78%] reference/generated/networkx.generators.classic.grid_graph writing output... [ 79%] reference/generated/networkx.generators.classic.hypercube_graph writing output... [ 79%] reference/generated/networkx.generators.classic.ladder_graph writing output... [ 79%] reference/generated/networkx.generators.classic.lollipop_graph writing output... [ 79%] reference/generated/networkx.generators.classic.null_graph writing output... [ 79%] reference/generated/networkx.generators.classic.path_graph writing output... [ 79%] reference/generated/networkx.generators.classic.star_graph writing output... [ 79%] reference/generated/networkx.generators.classic.trivial_graph writing output... [ 79%] reference/generated/networkx.generators.classic.wheel_graph writing output... [ 80%] reference/generated/networkx.generators.degree_seq.configuration_model writing output... [ 80%] reference/generated/networkx.generators.degree_seq.degree_sequence_tree writing output... [ 80%] reference/generated/networkx.generators.degree_seq.directed_configuration_model writing output... [ 80%] reference/generated/networkx.generators.degree_seq.directed_havel_hakimi_graph writing output... [ 80%] reference/generated/networkx.generators.degree_seq.expected_degree_graph writing output... [ 80%] reference/generated/networkx.generators.degree_seq.havel_hakimi_graph writing output... [ 80%] reference/generated/networkx.generators.degree_seq.random_degree_sequence_graph writing output... [ 80%] reference/generated/networkx.generators.directed.gn_graph writing output... [ 80%] reference/generated/networkx.generators.directed.gnc_graph writing output... [ 81%] reference/generated/networkx.generators.directed.gnr_graph writing output... [ 81%] reference/generated/networkx.generators.directed.scale_free_graph writing output... [ 81%] reference/generated/networkx.generators.ego.ego_graph writing output... [ 81%] reference/generated/networkx.generators.geometric.geographical_threshold_graph writing output... [ 81%] reference/generated/networkx.generators.geometric.navigable_small_world_graph writing output... [ 81%] reference/generated/networkx.generators.geometric.random_geometric_graph writing output... [ 81%] reference/generated/networkx.generators.geometric.waxman_graph writing output... [ 81%] reference/generated/networkx.generators.hybrid.is_kl_connected writing output... [ 81%] reference/generated/networkx.generators.hybrid.kl_connected_subgraph writing output... [ 82%] reference/generated/networkx.generators.intersection.general_random_intersection_graph writing output... [ 82%] reference/generated/networkx.generators.intersection.k_random_intersection_graph writing output... [ 82%] reference/generated/networkx.generators.intersection.uniform_random_intersection_graph writing output... [ 82%] reference/generated/networkx.generators.line.line_graph writing output... [ 82%] reference/generated/networkx.generators.random_clustered.random_clustered_graph writing output... [ 82%] reference/generated/networkx.generators.random_graphs.barabasi_albert_graph writing output... [ 82%] reference/generated/networkx.generators.random_graphs.binomial_graph writing output... [ 82%] reference/generated/networkx.generators.random_graphs.connected_watts_strogatz_graph writing output... [ 82%] reference/generated/networkx.generators.random_graphs.dense_gnm_random_graph writing output... [ 83%] reference/generated/networkx.generators.random_graphs.erdos_renyi_graph writing output... [ 83%] reference/generated/networkx.generators.random_graphs.fast_gnp_random_graph writing output... [ 83%] reference/generated/networkx.generators.random_graphs.gnm_random_graph writing output... [ 83%] reference/generated/networkx.generators.random_graphs.gnp_random_graph writing output... [ 83%] reference/generated/networkx.generators.random_graphs.newman_watts_strogatz_graph writing output... [ 83%] reference/generated/networkx.generators.random_graphs.powerlaw_cluster_graph writing output... [ 83%] reference/generated/networkx.generators.random_graphs.random_lobster writing output... [ 83%] reference/generated/networkx.generators.random_graphs.random_powerlaw_tree writing output... [ 83%] reference/generated/networkx.generators.random_graphs.random_powerlaw_tree_sequence writing output... [ 84%] reference/generated/networkx.generators.random_graphs.random_regular_graph writing output... [ 84%] reference/generated/networkx.generators.random_graphs.random_shell_graph writing output... [ 84%] reference/generated/networkx.generators.random_graphs.watts_strogatz_graph writing output... [ 84%] reference/generated/networkx.generators.small.LCF_graph writing output... [ 84%] reference/generated/networkx.generators.small.bull_graph writing output... [ 84%] reference/generated/networkx.generators.small.chvatal_graph writing output... [ 84%] reference/generated/networkx.generators.small.cubical_graph writing output... [ 84%] reference/generated/networkx.generators.small.desargues_graph writing output... [ 84%] reference/generated/networkx.generators.small.diamond_graph writing output... [ 85%] reference/generated/networkx.generators.small.dodecahedral_graph writing output... [ 85%] reference/generated/networkx.generators.small.frucht_graph writing output... [ 85%] reference/generated/networkx.generators.small.heawood_graph writing output... [ 85%] reference/generated/networkx.generators.small.house_graph writing output... [ 85%] reference/generated/networkx.generators.small.house_x_graph writing output... [ 85%] reference/generated/networkx.generators.small.icosahedral_graph writing output... [ 85%] reference/generated/networkx.generators.small.krackhardt_kite_graph writing output... [ 85%] reference/generated/networkx.generators.small.make_small_graph writing output... [ 85%] reference/generated/networkx.generators.small.moebius_kantor_graph writing output... [ 86%] reference/generated/networkx.generators.small.octahedral_graph writing output... [ 86%] reference/generated/networkx.generators.small.pappus_graph writing output... [ 86%] reference/generated/networkx.generators.small.petersen_graph writing output... [ 86%] reference/generated/networkx.generators.small.sedgewick_maze_graph writing output... [ 86%] reference/generated/networkx.generators.small.tetrahedral_graph writing output... [ 86%] reference/generated/networkx.generators.small.truncated_cube_graph writing output... [ 86%] reference/generated/networkx.generators.small.truncated_tetrahedron_graph writing output... [ 86%] reference/generated/networkx.generators.small.tutte_graph writing output... [ 86%] reference/generated/networkx.generators.social.davis_southern_women_graph writing output... [ 87%] reference/generated/networkx.generators.social.florentine_families_graph writing output... [ 87%] reference/generated/networkx.generators.social.karate_club_graph writing output... [ 87%] reference/generated/networkx.generators.stochastic.stochastic_graph writing output... [ 87%] reference/generated/networkx.linalg.algebraicconnectivity.algebraic_connectivity writing output... [ 87%] reference/generated/networkx.linalg.algebraicconnectivity.fiedler_vector writing output... [ 87%] reference/generated/networkx.linalg.algebraicconnectivity.spectral_ordering writing output... [ 87%] reference/generated/networkx.linalg.attrmatrix.attr_matrix writing output... [ 87%] reference/generated/networkx.linalg.attrmatrix.attr_sparse_matrix writing output... [ 87%] reference/generated/networkx.linalg.graphmatrix.adjacency_matrix writing output... [ 88%] reference/generated/networkx.linalg.graphmatrix.incidence_matrix writing output... [ 88%] reference/generated/networkx.linalg.laplacianmatrix.directed_laplacian_matrix writing output... [ 88%] reference/generated/networkx.linalg.laplacianmatrix.laplacian_matrix writing output... [ 88%] reference/generated/networkx.linalg.laplacianmatrix.normalized_laplacian_matrix writing output... [ 88%] reference/generated/networkx.linalg.spectrum.adjacency_spectrum writing output... [ 88%] reference/generated/networkx.linalg.spectrum.laplacian_spectrum writing output... [ 88%] reference/generated/networkx.readwrite.adjlist.generate_adjlist writing output... [ 88%] reference/generated/networkx.readwrite.adjlist.parse_adjlist writing output... [ 88%] reference/generated/networkx.readwrite.adjlist.read_adjlist writing output... [ 89%] reference/generated/networkx.readwrite.adjlist.write_adjlist writing output... [ 89%] reference/generated/networkx.readwrite.edgelist.generate_edgelist writing output... [ 89%] reference/generated/networkx.readwrite.edgelist.parse_edgelist writing output... [ 89%] reference/generated/networkx.readwrite.edgelist.read_edgelist writing output... [ 89%] reference/generated/networkx.readwrite.edgelist.read_weighted_edgelist writing output... [ 89%] reference/generated/networkx.readwrite.edgelist.write_edgelist writing output... [ 89%] reference/generated/networkx.readwrite.edgelist.write_weighted_edgelist writing output... [ 89%] reference/generated/networkx.readwrite.gexf.read_gexf writing output... [ 90%] reference/generated/networkx.readwrite.gexf.relabel_gexf_graph writing output... [ 90%] reference/generated/networkx.readwrite.gexf.write_gexf writing output... [ 90%] reference/generated/networkx.readwrite.gml.generate_gml writing output... [ 90%] reference/generated/networkx.readwrite.gml.parse_gml writing output... [ 90%] reference/generated/networkx.readwrite.gml.read_gml writing output... [ 90%] reference/generated/networkx.readwrite.gml.write_gml writing output... [ 90%] reference/generated/networkx.readwrite.gpickle.read_gpickle writing output... [ 90%] reference/generated/networkx.readwrite.gpickle.write_gpickle writing output... [ 90%] reference/generated/networkx.readwrite.graph6.generate_graph6 writing output... [ 91%] reference/generated/networkx.readwrite.graph6.parse_graph6 writing output... [ 91%] reference/generated/networkx.readwrite.graph6.read_graph6 writing output... [ 91%] reference/generated/networkx.readwrite.graph6.write_graph6 writing output... [ 91%] reference/generated/networkx.readwrite.graphml.read_graphml writing output... [ 91%] reference/generated/networkx.readwrite.graphml.write_graphml writing output... [ 91%] reference/generated/networkx.readwrite.json_graph.adjacency_data writing output... [ 91%] reference/generated/networkx.readwrite.json_graph.adjacency_graph writing output... [ 91%] reference/generated/networkx.readwrite.json_graph.node_link_data writing output... [ 91%] reference/generated/networkx.readwrite.json_graph.node_link_graph writing output... [ 92%] reference/generated/networkx.readwrite.json_graph.tree_data writing output... [ 92%] reference/generated/networkx.readwrite.json_graph.tree_graph writing output... [ 92%] reference/generated/networkx.readwrite.leda.parse_leda writing output... [ 92%] reference/generated/networkx.readwrite.leda.read_leda writing output... [ 92%] reference/generated/networkx.readwrite.multiline_adjlist.generate_multiline_adjlist writing output... [ 92%] reference/generated/networkx.readwrite.multiline_adjlist.parse_multiline_adjlist writing output... [ 92%] reference/generated/networkx.readwrite.multiline_adjlist.read_multiline_adjlist writing output... [ 92%] reference/generated/networkx.readwrite.multiline_adjlist.write_multiline_adjlist writing output... [ 92%] reference/generated/networkx.readwrite.nx_shp.read_shp writing output... [ 93%] reference/generated/networkx.readwrite.nx_shp.write_shp writing output... [ 93%] reference/generated/networkx.readwrite.nx_yaml.read_yaml writing output... [ 93%] reference/generated/networkx.readwrite.nx_yaml.write_yaml writing output... [ 93%] reference/generated/networkx.readwrite.pajek.parse_pajek writing output... [ 93%] reference/generated/networkx.readwrite.pajek.read_pajek writing output... [ 93%] reference/generated/networkx.readwrite.pajek.write_pajek writing output... [ 93%] reference/generated/networkx.readwrite.sparse6.generate_sparse6 writing output... [ 93%] reference/generated/networkx.readwrite.sparse6.parse_sparse6 writing output... [ 93%] reference/generated/networkx.readwrite.sparse6.read_sparse6 writing output... [ 94%] reference/generated/networkx.readwrite.sparse6.write_sparse6 writing output... [ 94%] reference/generated/networkx.relabel.convert_node_labels_to_integers writing output... [ 94%] reference/generated/networkx.relabel.relabel_nodes writing output... [ 94%] reference/generated/networkx.utils.contextmanagers.reversed writing output... [ 94%] reference/generated/networkx.utils.decorators.open_file writing output... [ 94%] reference/generated/networkx.utils.misc.cumulative_sum writing output... [ 94%] reference/generated/networkx.utils.misc.default_opener writing output... [ 94%] reference/generated/networkx.utils.misc.flatten writing output... [ 94%] reference/generated/networkx.utils.misc.generate_unique_node writing output... [ 95%] reference/generated/networkx.utils.misc.is_list_of_ints writing output... [ 95%] reference/generated/networkx.utils.misc.is_string_like writing output... [ 95%] reference/generated/networkx.utils.misc.iterable writing output... [ 95%] reference/generated/networkx.utils.misc.make_str writing output... [ 95%] reference/generated/networkx.utils.random_sequence.create_degree_sequence writing output... [ 95%] reference/generated/networkx.utils.random_sequence.cumulative_distribution writing output... [ 95%] reference/generated/networkx.utils.random_sequence.discrete_sequence writing output... [ 95%] reference/generated/networkx.utils.random_sequence.pareto_sequence writing output... [ 95%] reference/generated/networkx.utils.random_sequence.powerlaw_sequence writing output... [ 96%] reference/generated/networkx.utils.random_sequence.random_weighted_sample writing output... [ 96%] reference/generated/networkx.utils.random_sequence.uniform_sequence writing output... [ 96%] reference/generated/networkx.utils.random_sequence.weighted_choice writing output... [ 96%] reference/generated/networkx.utils.random_sequence.zipf_rv writing output... [ 96%] reference/generated/networkx.utils.random_sequence.zipf_sequence writing output... [ 96%] reference/generated/networkx.utils.rcm.cuthill_mckee_ordering writing output... [ 96%] reference/generated/networkx.utils.rcm.reverse_cuthill_mckee_ordering writing output... [ 96%] reference/generated/networkx.utils.union_find.UnionFind.union writing output... [ 96%] reference/generators writing output... [ 97%] reference/glossary writing output... [ 97%] reference/history writing output... [ 97%] reference/index writing output... [ 97%] reference/introduction writing output... [ 97%] reference/legal writing output... [ 97%] reference/linalg writing output... [ 97%] reference/news writing output... [ 97%] reference/pdf_reference writing output... [ 97%] reference/readwrite writing output... [ 98%] reference/readwrite.adjlist writing output... [ 98%] reference/readwrite.edgelist writing output... [ 98%] reference/readwrite.gexf writing output... [ 98%] reference/readwrite.gml writing output... [ 98%] reference/readwrite.gpickle writing output... [ 98%] reference/readwrite.graphml writing output... [ 98%] reference/readwrite.json_graph writing output... [ 98%] reference/readwrite.leda writing output... [ 98%] reference/readwrite.multiline_adjlist writing output... [ 99%] reference/readwrite.nx_shp writing output... [ 99%] reference/readwrite.pajek writing output... [ 99%] reference/readwrite.sparsegraph6 writing output... [ 99%] reference/readwrite.yaml writing output... [ 99%] reference/relabel writing output... [ 99%] reference/utils writing output... [ 99%] test writing output... [ 99%] tutorial/index writing output... [100%] tutorial/tutorial writing additional files... (114 module code pages) _modules/index genindex py-modindex search gallery opensearch copying images... [ 5%] examples/drawing/../../static/examples/sampson.png copying images... [ 10%] developer/gitwash/pull_button.png copying images... [ 15%] examples/drawing/../../static/examples/chess_masters.png copying images... [ 20%] examples/drawing/../../static/examples/ego_graph.png copying images... [ 25%] developer/gitwash/branch_dropdown.png copying images... [ 30%] examples/drawing/../../static/examples/degree_histogram.png copying images... [ 35%] examples/drawing/../../static/examples/simple_path.png copying images... [ 40%] examples/graph/../../static/examples/knuth_miles.png copying images... [ 45%] examples/graph/../../static/examples/unix_email.png copying images... [ 50%] examples/drawing/../../static/examples/labels_and_colors.png copying images... [ 55%] examples/drawing/../../static/examples/knuth_miles.png copying images... [ 60%] examples/drawing/../../static/examples/random_geometric_graph.png copying images... [ 65%] examples/drawing/../../static/examples/house_with_colors.png copying images... [ 70%] examples/drawing/../../static/examples/unix_email.png copying images... [ 75%] examples/drawing/../../static/examples/four_grids.png copying images... [ 80%] examples/drawing/../../static/examples/weighted_graph.png copying images... [ 85%] examples/multigraph/../../static/examples/chess_masters.png copying images... [ 90%] examples/drawing/../../static/examples/edge_colormap.png copying images... [ 95%] developer/gitwash/forking_button.png copying images... [100%] examples/drawing/../../static/examples/node_colormap.png copying downloadable files... [ 33%] /builddir/build/BUILD/networkx-1.9.1/doc/source/networkx_reference.pdf copying downloadable files... [ 66%] /builddir/build/BUILD/networkx-1.9.1/doc/source/networkx_tutorial.pdf copying downloadable files... [100%] /builddir/build/BUILD/networkx-1.9.1/doc/source/networkx-documentation.zip copying static files... done copying extra files... done dumping search index... done dumping object inventory... done build succeeded, 103 warnings. Build finished. The HTML pages are in build/html. make: Leaving directory `/builddir/build/BUILD/networkx-1.9.1/doc' + mv build build2 + mv networkx/__init__.pyc networkx/convert.pyc networkx/convert_matrix.pyc networkx/exception.pyc networkx/relabel.pyc networkx/release.pyc networkx/version.pyc build2 + python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/networkx copying networkx/__init__.py -> build/lib/networkx copying networkx/release.py -> build/lib/networkx copying networkx/exception.py -> build/lib/networkx copying networkx/version.py -> build/lib/networkx copying networkx/convert.py -> build/lib/networkx copying networkx/relabel.py -> build/lib/networkx copying networkx/convert_matrix.py -> build/lib/networkx creating build/lib/networkx/algorithms copying networkx/algorithms/richclub.py -> build/lib/networkx/algorithms copying networkx/algorithms/isolate.py -> build/lib/networkx/algorithms copying networkx/algorithms/boundary.py -> build/lib/networkx/algorithms copying networkx/algorithms/smetric.py -> build/lib/networkx/algorithms copying networkx/algorithms/distance_measures.py -> build/lib/networkx/algorithms copying networkx/algorithms/vitality.py -> build/lib/networkx/algorithms copying networkx/algorithms/__init__.py -> build/lib/networkx/algorithms copying networkx/algorithms/graphical.py -> build/lib/networkx/algorithms copying networkx/algorithms/block.py -> build/lib/networkx/algorithms copying networkx/algorithms/cluster.py -> build/lib/networkx/algorithms copying networkx/algorithms/dominating.py -> build/lib/networkx/algorithms copying networkx/algorithms/euler.py -> build/lib/networkx/algorithms copying networkx/algorithms/matching.py -> build/lib/networkx/algorithms copying networkx/algorithms/simple_paths.py -> build/lib/networkx/algorithms copying networkx/algorithms/mst.py -> build/lib/networkx/algorithms copying networkx/algorithms/dag.py -> build/lib/networkx/algorithms copying networkx/algorithms/cycles.py -> build/lib/networkx/algorithms copying networkx/algorithms/mis.py -> build/lib/networkx/algorithms copying networkx/algorithms/distance_regular.py -> build/lib/networkx/algorithms copying networkx/algorithms/link_prediction.py -> build/lib/networkx/algorithms copying networkx/algorithms/swap.py -> build/lib/networkx/algorithms copying networkx/algorithms/hierarchy.py -> build/lib/networkx/algorithms copying networkx/algorithms/core.py -> build/lib/networkx/algorithms copying networkx/algorithms/clique.py -> build/lib/networkx/algorithms creating build/lib/networkx/algorithms/assortativity copying networkx/algorithms/assortativity/neighbor_degree.py -> build/lib/networkx/algorithms/assortativity copying networkx/algorithms/assortativity/__init__.py -> build/lib/networkx/algorithms/assortativity copying networkx/algorithms/assortativity/connectivity.py -> build/lib/networkx/algorithms/assortativity copying networkx/algorithms/assortativity/pairs.py -> build/lib/networkx/algorithms/assortativity copying networkx/algorithms/assortativity/correlation.py -> build/lib/networkx/algorithms/assortativity copying networkx/algorithms/assortativity/mixing.py -> build/lib/networkx/algorithms/assortativity creating build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/__init__.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/cluster.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/basic.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/spectral.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/redundancy.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/centrality.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/projection.py -> build/lib/networkx/algorithms/bipartite creating build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/katz.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/current_flow_betweenness_subset.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/dispersion.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/__init__.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/current_flow_betweenness.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/flow_matrix.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/closeness.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/communicability_alg.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/current_flow_closeness.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/betweenness_subset.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/degree_alg.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/eigenvector.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/betweenness.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/load.py -> build/lib/networkx/algorithms/centrality creating build/lib/networkx/algorithms/chordal copying networkx/algorithms/chordal/__init__.py -> build/lib/networkx/algorithms/chordal copying networkx/algorithms/chordal/chordal_alg.py -> build/lib/networkx/algorithms/chordal creating build/lib/networkx/algorithms/community copying networkx/algorithms/community/kclique.py -> build/lib/networkx/algorithms/community copying networkx/algorithms/community/__init__.py -> build/lib/networkx/algorithms/community creating build/lib/networkx/algorithms/components copying networkx/algorithms/components/biconnected.py -> build/lib/networkx/algorithms/components copying networkx/algorithms/components/__init__.py -> build/lib/networkx/algorithms/components copying networkx/algorithms/components/weakly_connected.py -> build/lib/networkx/algorithms/components copying networkx/algorithms/components/semiconnected.py -> build/lib/networkx/algorithms/components copying networkx/algorithms/components/strongly_connected.py -> build/lib/networkx/algorithms/components copying networkx/algorithms/components/attracting.py -> build/lib/networkx/algorithms/components copying networkx/algorithms/components/connected.py -> build/lib/networkx/algorithms/components creating build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/__init__.py -> build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/connectivity.py -> build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/utils.py -> build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/cuts.py -> build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/stoerwagner.py -> build/lib/networkx/algorithms/connectivity creating build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/fordfulkerson.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/networksimplex.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/__init__.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/utils.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/preflowpush.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/shortestaugmentingpath.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/edmondskarp.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/capacityscaling.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/maxflow.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/mincost.py -> build/lib/networkx/algorithms/flow creating build/lib/networkx/algorithms/traversal copying networkx/algorithms/traversal/__init__.py -> build/lib/networkx/algorithms/traversal copying networkx/algorithms/traversal/depth_first_search.py -> build/lib/networkx/algorithms/traversal copying networkx/algorithms/traversal/breadth_first_search.py -> build/lib/networkx/algorithms/traversal creating build/lib/networkx/algorithms/isomorphism copying networkx/algorithms/isomorphism/matchhelpers.py -> build/lib/networkx/algorithms/isomorphism copying networkx/algorithms/isomorphism/__init__.py -> build/lib/networkx/algorithms/isomorphism copying networkx/algorithms/isomorphism/isomorphvf2.py -> build/lib/networkx/algorithms/isomorphism copying networkx/algorithms/isomorphism/vf2userfunc.py -> build/lib/networkx/algorithms/isomorphism copying networkx/algorithms/isomorphism/isomorph.py -> build/lib/networkx/algorithms/isomorphism creating build/lib/networkx/algorithms/shortest_paths copying networkx/algorithms/shortest_paths/astar.py -> build/lib/networkx/algorithms/shortest_paths copying networkx/algorithms/shortest_paths/__init__.py -> build/lib/networkx/algorithms/shortest_paths copying networkx/algorithms/shortest_paths/generic.py -> build/lib/networkx/algorithms/shortest_paths copying networkx/algorithms/shortest_paths/weighted.py -> build/lib/networkx/algorithms/shortest_paths copying networkx/algorithms/shortest_paths/unweighted.py -> build/lib/networkx/algorithms/shortest_paths copying networkx/algorithms/shortest_paths/dense.py -> build/lib/networkx/algorithms/shortest_paths creating build/lib/networkx/algorithms/link_analysis copying networkx/algorithms/link_analysis/__init__.py -> build/lib/networkx/algorithms/link_analysis copying networkx/algorithms/link_analysis/pagerank_alg.py -> build/lib/networkx/algorithms/link_analysis copying networkx/algorithms/link_analysis/hits_alg.py -> build/lib/networkx/algorithms/link_analysis creating build/lib/networkx/algorithms/operators copying networkx/algorithms/operators/product.py -> build/lib/networkx/algorithms/operators copying networkx/algorithms/operators/__init__.py -> build/lib/networkx/algorithms/operators copying networkx/algorithms/operators/unary.py -> build/lib/networkx/algorithms/operators copying networkx/algorithms/operators/binary.py -> build/lib/networkx/algorithms/operators copying networkx/algorithms/operators/all.py -> build/lib/networkx/algorithms/operators creating build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/__init__.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/dominating_set.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/matching.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/clustering_coefficient.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/ramsey.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/independent_set.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/vertex_cover.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/clique.py -> build/lib/networkx/algorithms/approximation creating build/lib/networkx/algorithms/tree copying networkx/algorithms/tree/__init__.py -> build/lib/networkx/algorithms/tree copying networkx/algorithms/tree/recognition.py -> build/lib/networkx/algorithms/tree creating build/lib/networkx/classes copying networkx/classes/multigraph.py -> build/lib/networkx/classes copying networkx/classes/__init__.py -> build/lib/networkx/classes copying networkx/classes/function.py -> build/lib/networkx/classes copying networkx/classes/digraph.py -> build/lib/networkx/classes copying networkx/classes/graph.py -> build/lib/networkx/classes copying networkx/classes/multidigraph.py -> build/lib/networkx/classes creating build/lib/networkx/external copying networkx/external/__init__.py -> build/lib/networkx/external creating build/lib/networkx/generators copying networkx/generators/atlas.py -> build/lib/networkx/generators copying networkx/generators/geometric.py -> build/lib/networkx/generators copying networkx/generators/intersection.py -> build/lib/networkx/generators copying networkx/generators/random_clustered.py -> build/lib/networkx/generators copying networkx/generators/__init__.py -> build/lib/networkx/generators copying networkx/generators/threshold.py -> build/lib/networkx/generators copying networkx/generators/bipartite.py -> build/lib/networkx/generators copying networkx/generators/directed.py -> build/lib/networkx/generators copying networkx/generators/stochastic.py -> build/lib/networkx/generators copying networkx/generators/random_graphs.py -> build/lib/networkx/generators copying networkx/generators/classic.py -> build/lib/networkx/generators copying networkx/generators/small.py -> build/lib/networkx/generators copying networkx/generators/line.py -> build/lib/networkx/generators copying networkx/generators/hybrid.py -> build/lib/networkx/generators copying networkx/generators/ego.py -> build/lib/networkx/generators copying networkx/generators/community.py -> build/lib/networkx/generators copying networkx/generators/degree_seq.py -> build/lib/networkx/generators copying networkx/generators/social.py -> build/lib/networkx/generators creating build/lib/networkx/drawing copying networkx/drawing/nx_pylab.py -> build/lib/networkx/drawing copying networkx/drawing/__init__.py -> build/lib/networkx/drawing copying networkx/drawing/nx_pydot.py -> build/lib/networkx/drawing copying networkx/drawing/layout.py -> build/lib/networkx/drawing copying networkx/drawing/nx_agraph.py -> build/lib/networkx/drawing creating build/lib/networkx/linalg copying networkx/linalg/graphmatrix.py -> build/lib/networkx/linalg copying networkx/linalg/__init__.py -> build/lib/networkx/linalg copying networkx/linalg/algebraicconnectivity.py -> build/lib/networkx/linalg copying networkx/linalg/spectrum.py -> build/lib/networkx/linalg copying networkx/linalg/laplacianmatrix.py -> build/lib/networkx/linalg copying networkx/linalg/attrmatrix.py -> build/lib/networkx/linalg creating build/lib/networkx/readwrite copying networkx/readwrite/__init__.py -> build/lib/networkx/readwrite copying networkx/readwrite/pajek.py -> build/lib/networkx/readwrite copying networkx/readwrite/nx_shp.py -> build/lib/networkx/readwrite copying networkx/readwrite/adjlist.py -> build/lib/networkx/readwrite copying networkx/readwrite/graphml.py -> build/lib/networkx/readwrite copying networkx/readwrite/graph6.py -> build/lib/networkx/readwrite copying networkx/readwrite/gexf.py -> build/lib/networkx/readwrite copying networkx/readwrite/gml.py -> build/lib/networkx/readwrite copying networkx/readwrite/multiline_adjlist.py -> build/lib/networkx/readwrite copying networkx/readwrite/p2g.py -> build/lib/networkx/readwrite copying networkx/readwrite/edgelist.py -> build/lib/networkx/readwrite copying networkx/readwrite/gpickle.py -> build/lib/networkx/readwrite copying networkx/readwrite/nx_yaml.py -> build/lib/networkx/readwrite copying networkx/readwrite/sparse6.py -> build/lib/networkx/readwrite copying networkx/readwrite/leda.py -> build/lib/networkx/readwrite creating build/lib/networkx/readwrite/json_graph copying networkx/readwrite/json_graph/tree.py -> build/lib/networkx/readwrite/json_graph copying networkx/readwrite/json_graph/__init__.py -> build/lib/networkx/readwrite/json_graph copying networkx/readwrite/json_graph/adjacency.py -> build/lib/networkx/readwrite/json_graph copying networkx/readwrite/json_graph/node_link.py -> build/lib/networkx/readwrite/json_graph creating build/lib/networkx/tests copying networkx/tests/benchmark.py -> build/lib/networkx/tests copying networkx/tests/test_convert.py -> build/lib/networkx/tests copying networkx/tests/__init__.py -> build/lib/networkx/tests copying networkx/tests/test_exceptions.py -> build/lib/networkx/tests copying networkx/tests/test_convert_numpy.py -> build/lib/networkx/tests copying networkx/tests/test_relabel.py -> build/lib/networkx/tests copying networkx/tests/test_convert_scipy.py -> build/lib/networkx/tests copying networkx/tests/test.py -> build/lib/networkx/tests creating build/lib/networkx/testing copying networkx/testing/__init__.py -> build/lib/networkx/testing copying networkx/testing/utils.py -> build/lib/networkx/testing creating build/lib/networkx/utils copying networkx/utils/random_sequence.py -> build/lib/networkx/utils copying networkx/utils/heaps.py -> build/lib/networkx/utils copying networkx/utils/__init__.py -> build/lib/networkx/utils copying networkx/utils/union_find.py -> build/lib/networkx/utils copying networkx/utils/rcm.py -> build/lib/networkx/utils copying networkx/utils/decorators.py -> build/lib/networkx/utils copying networkx/utils/contextmanagers.py -> build/lib/networkx/utils copying networkx/utils/misc.py -> build/lib/networkx/utils creating build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_link_prediction.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_dominating.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_cluster.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_matching.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_dag.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_boundary.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_vitality.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_distance_regular.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_mis.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_mst.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_block.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_distance_measures.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_clique.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_graphical.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_cycles.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_simple_paths.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_core.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_smetric.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_richclub.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_euler.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_swap.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_hierarchy.py -> build/lib/networkx/algorithms/tests creating build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/base_test.py -> build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/test_correlation.py -> build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/test_mixing.py -> build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/test_connectivity.py -> build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/test_neighbor_degree.py -> build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/test_pairs.py -> build/lib/networkx/algorithms/assortativity/tests creating build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_basic.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_cluster.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_spectral_bipartivity.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_project.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_centrality.py -> build/lib/networkx/algorithms/bipartite/tests creating build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_current_flow_closeness.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_dispersion.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_katz_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_closeness_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_betweenness_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_load_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_degree_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_eigenvector_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_communicability.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py -> build/lib/networkx/algorithms/centrality/tests creating build/lib/networkx/algorithms/chordal/tests copying networkx/algorithms/chordal/tests/test_chordal.py -> build/lib/networkx/algorithms/chordal/tests creating build/lib/networkx/algorithms/community/tests copying networkx/algorithms/community/tests/test_kclique.py -> build/lib/networkx/algorithms/community/tests creating build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/test_biconnected.py -> build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/test_attracting.py -> build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/test_semiconnected.py -> build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/test_strongly_connected.py -> build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/test_weakly_connected.py -> build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/test_connected.py -> build/lib/networkx/algorithms/components/tests creating build/lib/networkx/algorithms/connectivity/tests copying networkx/algorithms/connectivity/tests/test_stoer_wagner.py -> build/lib/networkx/algorithms/connectivity/tests copying networkx/algorithms/connectivity/tests/test_cuts.py -> build/lib/networkx/algorithms/connectivity/tests copying networkx/algorithms/connectivity/tests/test_connectivity.py -> build/lib/networkx/algorithms/connectivity/tests creating build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/test_mincost.py -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/test_maxflow.py -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/test_maxflow_large_graph.py -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/wlm3.gpickle.bz2 -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/gw1.gpickle.bz2 -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/gl1.gpickle.bz2 -> build/lib/networkx/algorithms/flow/tests creating build/lib/networkx/algorithms/traversal/tests copying networkx/algorithms/traversal/tests/test_bfs.py -> build/lib/networkx/algorithms/traversal/tests copying networkx/algorithms/traversal/tests/test_dfs.py -> build/lib/networkx/algorithms/traversal/tests creating build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/test_isomorphvf2.py -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/test_isomorphism.py -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/test_vf2userfunc.py -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/si2_b06_m200.A99 -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/iso_r01_s80.B99 -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/iso_r01_s80.A99 -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/si2_b06_m200.B99 -> build/lib/networkx/algorithms/isomorphism/tests creating build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/test_dense_numpy.py -> build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/test_dense.py -> build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/test_astar.py -> build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/test_unweighted.py -> build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/test_generic.py -> build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/test_weighted.py -> build/lib/networkx/algorithms/shortest_paths/tests creating build/lib/networkx/algorithms/link_analysis/tests copying networkx/algorithms/link_analysis/tests/test_hits.py -> build/lib/networkx/algorithms/link_analysis/tests copying networkx/algorithms/link_analysis/tests/test_pagerank.py -> build/lib/networkx/algorithms/link_analysis/tests creating build/lib/networkx/algorithms/operators/tests copying networkx/algorithms/operators/tests/test_binary.py -> build/lib/networkx/algorithms/operators/tests copying networkx/algorithms/operators/tests/test_unary.py -> build/lib/networkx/algorithms/operators/tests copying networkx/algorithms/operators/tests/test_all.py -> build/lib/networkx/algorithms/operators/tests copying networkx/algorithms/operators/tests/test_product.py -> build/lib/networkx/algorithms/operators/tests creating build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_ramsey.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_matching.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_vertex_cover.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_dominating_set.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_independent_set.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_clique.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_approx_clust_coeff.py -> build/lib/networkx/algorithms/approximation/tests creating build/lib/networkx/algorithms/tree/tests copying networkx/algorithms/tree/tests/test_recognition.py -> build/lib/networkx/algorithms/tree/tests creating build/lib/networkx/classes/tests copying networkx/classes/tests/test_function.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_digraph.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_digraph_historical.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_multidigraph.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/historical_tests.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_graph_historical.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_multigraph.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_graph.py -> build/lib/networkx/classes/tests creating build/lib/networkx/generators/tests copying networkx/generators/tests/test_line.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_stochastic.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_community.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_atlas.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_directed.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_small.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_random_graphs.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_geometric.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_random_clustered.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_bipartite.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_intersection.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_classic.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_degree_seq.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_hybrid.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_threshold.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_ego.py -> build/lib/networkx/generators/tests creating build/lib/networkx/drawing/tests copying networkx/drawing/tests/test_layout.py -> build/lib/networkx/drawing/tests copying networkx/drawing/tests/test_pydot.py -> build/lib/networkx/drawing/tests copying networkx/drawing/tests/test_pylab.py -> build/lib/networkx/drawing/tests copying networkx/drawing/tests/test_agraph.py -> build/lib/networkx/drawing/tests creating build/lib/networkx/linalg/tests copying networkx/linalg/tests/test_algebraic_connectivity.py -> build/lib/networkx/linalg/tests copying networkx/linalg/tests/test_laplacian.py -> build/lib/networkx/linalg/tests copying networkx/linalg/tests/test_graphmatrix.py -> build/lib/networkx/linalg/tests copying networkx/linalg/tests/test_spectrum.py -> build/lib/networkx/linalg/tests creating build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_graphml.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_graph6.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_gexf.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_yaml.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_gml.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_pajek.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_gpickle.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_leda.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_adjlist.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_edgelist.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_p2g.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_sparse6.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_shp.py -> build/lib/networkx/readwrite/tests creating build/lib/networkx/readwrite/json_graph/tests copying networkx/readwrite/json_graph/tests/test_node_link.py -> build/lib/networkx/readwrite/json_graph/tests copying networkx/readwrite/json_graph/tests/test_tree.py -> build/lib/networkx/readwrite/json_graph/tests copying networkx/readwrite/json_graph/tests/test_adjacency.py -> build/lib/networkx/readwrite/json_graph/tests creating build/lib/networkx/testing/tests copying networkx/testing/tests/test_utils.py -> build/lib/networkx/testing/tests creating build/lib/networkx/utils/tests copying networkx/utils/tests/test_rcm.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/test_misc.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/test_random_sequence.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/test_decorators.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/test_heaps.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/test_contextmanager.py -> build/lib/networkx/utils/tests Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dMLNMw + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64 + cd networkx-1.9.1 + python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3 creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_contextmanager.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_heaps.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_decorators.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_random_sequence.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_misc.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_rcm.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests copying build/lib/networkx/utils/misc.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils copying build/lib/networkx/utils/contextmanagers.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils copying build/lib/networkx/utils/decorators.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils copying build/lib/networkx/utils/rcm.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils copying build/lib/networkx/utils/union_find.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils copying build/lib/networkx/utils/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils copying build/lib/networkx/utils/heaps.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils copying build/lib/networkx/utils/random_sequence.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/testing creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/testing/tests copying build/lib/networkx/testing/tests/test_utils.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/testing/tests copying build/lib/networkx/testing/utils.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/testing copying build/lib/networkx/testing/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/testing creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests copying build/lib/networkx/tests/test.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests copying build/lib/networkx/tests/test_convert_scipy.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests copying build/lib/networkx/tests/test_relabel.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests copying build/lib/networkx/tests/test_convert_numpy.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests copying build/lib/networkx/tests/test_exceptions.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests copying build/lib/networkx/tests/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests copying build/lib/networkx/tests/test_convert.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests copying build/lib/networkx/tests/benchmark.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_shp.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_sparse6.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_p2g.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_edgelist.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_adjlist.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_leda.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_gpickle.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_pajek.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_gml.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_yaml.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_gexf.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_graph6.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_graphml.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/json_graph creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/json_graph/tests copying build/lib/networkx/readwrite/json_graph/tests/test_adjacency.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/json_graph/tests copying build/lib/networkx/readwrite/json_graph/tests/test_tree.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/json_graph/tests copying build/lib/networkx/readwrite/json_graph/tests/test_node_link.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/json_graph/tests copying build/lib/networkx/readwrite/json_graph/node_link.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/json_graph copying build/lib/networkx/readwrite/json_graph/adjacency.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/json_graph copying build/lib/networkx/readwrite/json_graph/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/json_graph copying build/lib/networkx/readwrite/json_graph/tree.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/json_graph copying build/lib/networkx/readwrite/leda.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/sparse6.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/nx_yaml.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/gpickle.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/edgelist.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/p2g.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/multiline_adjlist.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/gml.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/gexf.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/graph6.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/graphml.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/adjlist.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/nx_shp.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/pajek.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg/tests copying build/lib/networkx/linalg/tests/test_spectrum.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg/tests copying build/lib/networkx/linalg/tests/test_graphmatrix.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg/tests copying build/lib/networkx/linalg/tests/test_laplacian.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg/tests copying build/lib/networkx/linalg/tests/test_algebraic_connectivity.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg/tests copying build/lib/networkx/linalg/attrmatrix.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg copying build/lib/networkx/linalg/laplacianmatrix.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg copying build/lib/networkx/linalg/spectrum.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg copying build/lib/networkx/linalg/algebraicconnectivity.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg copying build/lib/networkx/linalg/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg copying build/lib/networkx/linalg/graphmatrix.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing/tests copying build/lib/networkx/drawing/tests/test_agraph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing/tests copying build/lib/networkx/drawing/tests/test_pylab.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing/tests copying build/lib/networkx/drawing/tests/test_pydot.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing/tests copying build/lib/networkx/drawing/tests/test_layout.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing/tests copying build/lib/networkx/drawing/nx_agraph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing copying build/lib/networkx/drawing/layout.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing copying build/lib/networkx/drawing/nx_pydot.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing copying build/lib/networkx/drawing/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing copying build/lib/networkx/drawing/nx_pylab.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_ego.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_threshold.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_hybrid.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_degree_seq.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_classic.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_intersection.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_bipartite.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_random_clustered.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_geometric.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_random_graphs.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_small.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_directed.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_atlas.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_community.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_stochastic.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_line.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests copying build/lib/networkx/generators/social.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators copying build/lib/networkx/generators/degree_seq.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators copying build/lib/networkx/generators/community.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators copying build/lib/networkx/generators/ego.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators copying build/lib/networkx/generators/hybrid.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators copying build/lib/networkx/generators/line.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators copying build/lib/networkx/generators/small.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators copying build/lib/networkx/generators/classic.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators copying build/lib/networkx/generators/random_graphs.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators copying build/lib/networkx/generators/stochastic.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators copying build/lib/networkx/generators/directed.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators copying build/lib/networkx/generators/bipartite.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators copying build/lib/networkx/generators/threshold.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators copying build/lib/networkx/generators/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators copying build/lib/networkx/generators/random_clustered.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators copying build/lib/networkx/generators/intersection.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators copying build/lib/networkx/generators/geometric.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators copying build/lib/networkx/generators/atlas.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/external copying build/lib/networkx/external/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/external creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_graph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_multigraph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_graph_historical.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/historical_tests.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_multidigraph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_digraph_historical.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_digraph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_function.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests copying build/lib/networkx/classes/multidigraph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes copying build/lib/networkx/classes/graph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes copying build/lib/networkx/classes/digraph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes copying build/lib/networkx/classes/function.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes copying build/lib/networkx/classes/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes copying build/lib/networkx/classes/multigraph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_hierarchy.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_swap.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_euler.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_richclub.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_smetric.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_core.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_simple_paths.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_cycles.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_graphical.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_clique.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_distance_measures.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_block.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_mst.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_mis.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_distance_regular.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_vitality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_boundary.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_dag.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_matching.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_cluster.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_dominating.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_link_prediction.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tree creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tree/tests copying build/lib/networkx/algorithms/tree/tests/test_recognition.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tree/tests copying build/lib/networkx/algorithms/tree/recognition.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tree copying build/lib/networkx/algorithms/tree/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tree creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_approx_clust_coeff.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_clique.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_independent_set.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_dominating_set.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_vertex_cover.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_matching.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_ramsey.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/clique.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/vertex_cover.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/independent_set.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/ramsey.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/clustering_coefficient.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/matching.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/dominating_set.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators/tests copying build/lib/networkx/algorithms/operators/tests/test_product.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators/tests copying build/lib/networkx/algorithms/operators/tests/test_all.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators/tests copying build/lib/networkx/algorithms/operators/tests/test_unary.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators/tests copying build/lib/networkx/algorithms/operators/tests/test_binary.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators/tests copying build/lib/networkx/algorithms/operators/all.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators copying build/lib/networkx/algorithms/operators/binary.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators copying build/lib/networkx/algorithms/operators/unary.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators copying build/lib/networkx/algorithms/operators/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators copying build/lib/networkx/algorithms/operators/product.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/tests copying build/lib/networkx/algorithms/link_analysis/tests/test_pagerank.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/tests copying build/lib/networkx/algorithms/link_analysis/tests/test_hits.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/tests copying build/lib/networkx/algorithms/link_analysis/hits_alg.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis copying build/lib/networkx/algorithms/link_analysis/pagerank_alg.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis copying build/lib/networkx/algorithms/link_analysis/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/test_weighted.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/test_generic.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/test_unweighted.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/test_astar.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/test_dense.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/dense.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/unweighted.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/weighted.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/generic.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/astar.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/si2_b06_m200.B99 -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/iso_r01_s80.A99 -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/iso_r01_s80.B99 -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/si2_b06_m200.A99 -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/test_vf2userfunc.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/test_isomorphism.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/test_isomorphvf2.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/isomorph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/vf2userfunc.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/isomorphvf2.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/matchhelpers.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/tests copying build/lib/networkx/algorithms/traversal/tests/test_dfs.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/tests copying build/lib/networkx/algorithms/traversal/tests/test_bfs.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/tests copying build/lib/networkx/algorithms/traversal/breadth_first_search.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal copying build/lib/networkx/algorithms/traversal/depth_first_search.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal copying build/lib/networkx/algorithms/traversal/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/gl1.gpickle.bz2 -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/gw1.gpickle.bz2 -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/wlm3.gpickle.bz2 -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/test_maxflow_large_graph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/test_maxflow.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/test_mincost.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/mincost.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/maxflow.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/capacityscaling.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/edmondskarp.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/shortestaugmentingpath.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/preflowpush.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/utils.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/networksimplex.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/fordfulkerson.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/connectivity creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/connectivity/tests copying build/lib/networkx/algorithms/connectivity/tests/test_connectivity.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/connectivity/tests copying build/lib/networkx/algorithms/connectivity/tests/test_cuts.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/connectivity/tests copying build/lib/networkx/algorithms/connectivity/tests/test_stoer_wagner.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/connectivity/tests copying build/lib/networkx/algorithms/connectivity/stoerwagner.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/cuts.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/utils.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/connectivity.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/connectivity creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/test_connected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/test_weakly_connected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/test_strongly_connected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/test_semiconnected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/test_attracting.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/test_biconnected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/connected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/attracting.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/strongly_connected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/semiconnected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/weakly_connected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/biconnected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/community creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/community/tests copying build/lib/networkx/algorithms/community/tests/test_kclique.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/community/tests copying build/lib/networkx/algorithms/community/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/community copying build/lib/networkx/algorithms/community/kclique.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/community creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/chordal creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/chordal/tests copying build/lib/networkx/algorithms/chordal/tests/test_chordal.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/chordal/tests copying build/lib/networkx/algorithms/chordal/chordal_alg.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/chordal copying build/lib/networkx/algorithms/chordal/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/chordal creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_communicability.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_degree_centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_load_centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_betweenness_centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_closeness_centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_katz_centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_dispersion.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_current_flow_closeness.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/load.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/betweenness.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/eigenvector.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/degree_alg.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/betweenness_subset.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/current_flow_closeness.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/communicability_alg.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/closeness.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/flow_matrix.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/current_flow_betweenness.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/dispersion.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/current_flow_betweenness_subset.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/katz.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_project.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_spectral_bipartivity.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_cluster.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_basic.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/projection.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/redundancy.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/spectral.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/basic.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/cluster.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/test_pairs.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/test_neighbor_degree.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/test_connectivity.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/test_mixing.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/test_correlation.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/base_test.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/mixing.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/correlation.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/pairs.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/connectivity.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/neighbor_degree.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/clique.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/core.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/hierarchy.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/swap.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/link_prediction.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/distance_regular.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/mis.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/cycles.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/dag.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/mst.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/simple_paths.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/matching.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/euler.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/dominating.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/cluster.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/block.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/graphical.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/vitality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/distance_measures.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/smetric.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/boundary.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/isolate.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/richclub.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms copying build/lib/networkx/convert_matrix.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx copying build/lib/networkx/relabel.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx copying build/lib/networkx/convert.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx copying build/lib/networkx/version.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx copying build/lib/networkx/exception.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx copying build/lib/networkx/release.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx copying build/lib/networkx/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests/test_contextmanager.py to test_contextmanager.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests/test_heaps.py to test_heaps.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests/test_decorators.py to test_decorators.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests/test_random_sequence.py to test_random_sequence.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests/test_misc.py to test_misc.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests/test_rcm.py to test_rcm.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/misc.py to misc.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/contextmanagers.py to contextmanagers.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/decorators.py to decorators.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/rcm.py to rcm.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/union_find.py to union_find.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/heaps.py to heaps.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/random_sequence.py to random_sequence.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/testing/tests/test_utils.py to test_utils.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/testing/utils.py to utils.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/testing/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test.py to test.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test_convert_scipy.py to test_convert_scipy.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test_relabel.py to test_relabel.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test_convert_numpy.py to test_convert_numpy.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test_exceptions.py to test_exceptions.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test_convert.py to test_convert.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/benchmark.py to benchmark.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_shp.py to test_shp.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_sparse6.py to test_sparse6.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_p2g.py to test_p2g.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_edgelist.py to test_edgelist.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_adjlist.py to test_adjlist.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_leda.py to test_leda.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gpickle.py to test_gpickle.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_pajek.py to test_pajek.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gml.py to test_gml.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_yaml.py to test_yaml.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gexf.py to test_gexf.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_graph6.py to test_graph6.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_graphml.py to test_graphml.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/json_graph/tests/test_adjacency.py to test_adjacency.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/json_graph/tests/test_tree.py to test_tree.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/json_graph/tests/test_node_link.py to test_node_link.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/json_graph/node_link.py to node_link.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/json_graph/adjacency.py to adjacency.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/json_graph/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/json_graph/tree.py to tree.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/leda.py to leda.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/sparse6.py to sparse6.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/nx_yaml.py to nx_yaml.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/gpickle.py to gpickle.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/edgelist.py to edgelist.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/p2g.py to p2g.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/multiline_adjlist.py to multiline_adjlist.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/gml.py to gml.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/gexf.py to gexf.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/graph6.py to graph6.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/graphml.py to graphml.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/adjlist.py to adjlist.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/nx_shp.py to nx_shp.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/pajek.py to pajek.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg/tests/test_spectrum.py to test_spectrum.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg/tests/test_graphmatrix.py to test_graphmatrix.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg/tests/test_laplacian.py to test_laplacian.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg/tests/test_algebraic_connectivity.py to test_algebraic_connectivity.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg/attrmatrix.py to attrmatrix.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg/laplacianmatrix.py to laplacianmatrix.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg/spectrum.py to spectrum.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg/algebraicconnectivity.py to algebraicconnectivity.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/linalg/graphmatrix.py to graphmatrix.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing/tests/test_agraph.py to test_agraph.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing/tests/test_pylab.py to test_pylab.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing/tests/test_pydot.py to test_pydot.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing/tests/test_layout.py to test_layout.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing/nx_agraph.py to nx_agraph.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing/layout.py to layout.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing/nx_pydot.py to nx_pydot.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/drawing/nx_pylab.py to nx_pylab.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_ego.py to test_ego.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_threshold.py to test_threshold.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_hybrid.py to test_hybrid.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_degree_seq.py to test_degree_seq.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_classic.py to test_classic.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_intersection.py to test_intersection.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_bipartite.py to test_bipartite.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_random_clustered.py to test_random_clustered.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_geometric.py to test_geometric.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_random_graphs.py to test_random_graphs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_small.py to test_small.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_directed.py to test_directed.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_atlas.py to test_atlas.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_community.py to test_community.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_stochastic.py to test_stochastic.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_line.py to test_line.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/social.py to social.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/degree_seq.py to degree_seq.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/community.py to community.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/ego.py to ego.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/hybrid.py to hybrid.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/line.py to line.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/small.py to small.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/classic.py to classic.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/random_graphs.py to random_graphs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/stochastic.py to stochastic.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/directed.py to directed.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/bipartite.py to bipartite.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/threshold.py to threshold.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/random_clustered.py to random_clustered.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/intersection.py to intersection.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/geometric.py to geometric.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/atlas.py to atlas.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/external/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_graph.py to test_graph.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_multigraph.py to test_multigraph.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_graph_historical.py to test_graph_historical.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/historical_tests.py to historical_tests.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_multidigraph.py to test_multidigraph.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_digraph_historical.py to test_digraph_historical.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_digraph.py to test_digraph.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_function.py to test_function.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/multidigraph.py to multidigraph.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/graph.py to graph.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/digraph.py to digraph.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/function.py to function.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/multigraph.py to multigraph.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_hierarchy.py to test_hierarchy.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_swap.py to test_swap.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_euler.py to test_euler.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_richclub.py to test_richclub.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_smetric.py to test_smetric.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_core.py to test_core.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_simple_paths.py to test_simple_paths.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_cycles.py to test_cycles.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_graphical.py to test_graphical.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_clique.py to test_clique.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_distance_measures.py to test_distance_measures.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_block.py to test_block.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_mst.py to test_mst.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_mis.py to test_mis.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_distance_regular.py to test_distance_regular.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_vitality.py to test_vitality.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_boundary.py to test_boundary.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_dag.py to test_dag.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_matching.py to test_matching.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_cluster.py to test_cluster.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_dominating.py to test_dominating.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_link_prediction.py to test_link_prediction.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tree/tests/test_recognition.py to test_recognition.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tree/recognition.py to recognition.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tree/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_approx_clust_coeff.py to test_approx_clust_coeff.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_clique.py to test_clique.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_independent_set.py to test_independent_set.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_dominating_set.py to test_dominating_set.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_vertex_cover.py to test_vertex_cover.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_matching.py to test_matching.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_ramsey.py to test_ramsey.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/clique.py to clique.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/vertex_cover.py to vertex_cover.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/independent_set.py to independent_set.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/ramsey.py to ramsey.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/clustering_coefficient.py to clustering_coefficient.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/matching.py to matching.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/dominating_set.py to dominating_set.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators/tests/test_product.py to test_product.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators/tests/test_all.py to test_all.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators/tests/test_unary.py to test_unary.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators/tests/test_binary.py to test_binary.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators/all.py to all.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators/binary.py to binary.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators/unary.py to unary.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/operators/product.py to product.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/tests/test_pagerank.py to test_pagerank.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/tests/test_hits.py to test_hits.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/hits_alg.py to hits_alg.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/pagerank_alg.py to pagerank_alg.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_weighted.py to test_weighted.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_generic.py to test_generic.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_unweighted.py to test_unweighted.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_astar.py to test_astar.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_dense.py to test_dense.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py to test_dense_numpy.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/dense.py to dense.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/unweighted.py to unweighted.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/weighted.py to weighted.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/generic.py to generic.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/astar.py to astar.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/tests/test_vf2userfunc.py to test_vf2userfunc.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphism.py to test_isomorphism.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphvf2.py to test_isomorphvf2.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/isomorph.py to isomorph.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/vf2userfunc.py to vf2userfunc.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/isomorphvf2.py to isomorphvf2.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/matchhelpers.py to matchhelpers.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/tests/test_dfs.py to test_dfs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/tests/test_bfs.py to test_bfs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/breadth_first_search.py to breadth_first_search.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/depth_first_search.py to depth_first_search.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/tests/test_maxflow_large_graph.py to test_maxflow_large_graph.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/tests/test_maxflow.py to test_maxflow.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/tests/test_mincost.py to test_mincost.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/mincost.py to mincost.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/maxflow.py to maxflow.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/capacityscaling.py to capacityscaling.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/edmondskarp.py to edmondskarp.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/shortestaugmentingpath.py to shortestaugmentingpath.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/preflowpush.py to preflowpush.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/utils.py to utils.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/networksimplex.py to networksimplex.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/flow/fordfulkerson.py to fordfulkerson.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/connectivity/tests/test_connectivity.py to test_connectivity.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/connectivity/tests/test_cuts.py to test_cuts.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/connectivity/tests/test_stoer_wagner.py to test_stoer_wagner.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/connectivity/stoerwagner.py to stoerwagner.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/connectivity/cuts.py to cuts.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/connectivity/utils.py to utils.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/connectivity/connectivity.py to connectivity.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/connectivity/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_connected.py to test_connected.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_weakly_connected.py to test_weakly_connected.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_strongly_connected.py to test_strongly_connected.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_semiconnected.py to test_semiconnected.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_attracting.py to test_attracting.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_biconnected.py to test_biconnected.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/connected.py to connected.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/attracting.py to attracting.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/strongly_connected.py to strongly_connected.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/semiconnected.py to semiconnected.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/weakly_connected.py to weakly_connected.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/biconnected.py to biconnected.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/community/tests/test_kclique.py to test_kclique.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/community/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/community/kclique.py to kclique.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/chordal/tests/test_chordal.py to test_chordal.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/chordal/chordal_alg.py to chordal_alg.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/chordal/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py to test_betweenness_centrality_subset.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_communicability.py to test_communicability.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py to test_eigenvector_centrality.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_degree_centrality.py to test_degree_centrality.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_load_centrality.py to test_load_centrality.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.py to test_betweenness_centrality.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_closeness_centrality.py to test_closeness_centrality.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py to test_current_flow_betweenness_centrality_subset.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_katz_centrality.py to test_katz_centrality.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_dispersion.py to test_dispersion.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py to test_current_flow_betweenness_centrality.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.py to test_current_flow_closeness.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/load.py to load.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/betweenness.py to betweenness.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/eigenvector.py to eigenvector.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/degree_alg.py to degree_alg.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/betweenness_subset.py to betweenness_subset.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/current_flow_closeness.py to current_flow_closeness.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/communicability_alg.py to communicability_alg.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/closeness.py to closeness.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/flow_matrix.py to flow_matrix.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/current_flow_betweenness.py to current_flow_betweenness.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/dispersion.py to dispersion.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/current_flow_betweenness_subset.py to current_flow_betweenness_subset.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/katz.py to katz.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests/test_centrality.py to test_centrality.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests/test_project.py to test_project.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests/test_spectral_bipartivity.py to test_spectral_bipartivity.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests/test_cluster.py to test_cluster.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests/test_basic.py to test_basic.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/projection.py to projection.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/centrality.py to centrality.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/redundancy.py to redundancy.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/spectral.py to spectral.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/basic.py to basic.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/cluster.py to cluster.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_pairs.py to test_pairs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_neighbor_degree.py to test_neighbor_degree.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_connectivity.py to test_connectivity.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_mixing.py to test_mixing.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_correlation.py to test_correlation.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/base_test.py to base_test.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/mixing.py to mixing.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/correlation.py to correlation.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/pairs.py to pairs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/connectivity.py to connectivity.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/neighbor_degree.py to neighbor_degree.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/clique.py to clique.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/core.py to core.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/hierarchy.py to hierarchy.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/swap.py to swap.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_prediction.py to link_prediction.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/distance_regular.py to distance_regular.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/mis.py to mis.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/cycles.py to cycles.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/dag.py to dag.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/mst.py to mst.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/simple_paths.py to simple_paths.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/matching.py to matching.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/euler.py to euler.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/dominating.py to dominating.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/cluster.py to cluster.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/block.py to block.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/graphical.py to graphical.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/vitality.py to vitality.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/distance_measures.py to distance_measures.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/smetric.py to smetric.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/boundary.py to boundary.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isolate.py to isolate.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/richclub.py to richclub.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/convert_matrix.py to convert_matrix.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/relabel.py to relabel.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/convert.py to convert.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/version.py to version.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/exception.py to exception.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/release.py to release.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/__init__.py to __init__.cpython-33.pyc writing byte-compilation script '/tmp/tmpprr_jc.py' /usr/bin/python3 -O /tmp/tmpprr_jc.py removing /tmp/tmpprr_jc.py running install_data creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1 copying INSTALL.txt -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1 copying README.txt -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1 copying LICENSE.txt -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1 creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/advanced copying examples/advanced/heavy_metal_umlaut.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/advanced copying examples/advanced/iterated_dynamical_systems.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/advanced copying examples/advanced/eigenvalues.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/advanced copying examples/advanced/parallel_betweenness.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/advanced creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/algorithms copying examples/algorithms/davis_club.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/algorithms copying examples/algorithms/rcm.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/algorithms copying examples/algorithms/krackhardt_centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/algorithms copying examples/algorithms/blockmodel.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/algorithms copying examples/algorithms/hartford_drug.edgelist -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/algorithms creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/basic copying examples/basic/read_write.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/basic copying examples/basic/properties.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/basic creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/3d_drawing copying examples/3d_drawing/mayavi2_spring.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/3d_drawing creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/chess_masters.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/atlas.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/four_grids.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/edge_colormap.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/simple_path.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/degree_histogram.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/labels_and_colors.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/knuth_miles.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/circular_tree.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/lanl_routes.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/house_with_colors.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/sampson.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/giant_component.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/random_geometric_graph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/ego_graph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/weighted_graph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/unix_email.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/node_colormap.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/chess_masters_WCC.pgn.bz2 -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/knuth_miles.txt.gz -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/unix_email.mbox -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing copying examples/drawing/lanl_routes.edgelist -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/drawing creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/graph copying examples/graph/atlas.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/graph copying examples/graph/words.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/graph copying examples/graph/karate_club.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/graph copying examples/graph/atlas2.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/graph copying examples/graph/roget.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/graph copying examples/graph/knuth_miles.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/graph copying examples/graph/erdos_renyi.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/graph copying examples/graph/expected_degree_sequence.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/graph copying examples/graph/football.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/graph copying examples/graph/napoleon_russian_campaign.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/graph copying examples/graph/unix_email.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/graph copying examples/graph/degree_sequence.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/graph copying examples/graph/roget_dat.txt.gz -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/graph copying examples/graph/knuth_miles.txt.gz -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/graph copying examples/graph/words_dat.txt.gz -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/graph copying examples/graph/unix_email.mbox -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/graph creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/multigraph copying examples/multigraph/chess_masters.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/multigraph copying examples/multigraph/chess_masters_WCC.pgn.bz2 -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/multigraph creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/pygraphviz copying examples/pygraphviz/write_dotfile.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/pygraphviz copying examples/pygraphviz/pygraphviz_attributes.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/pygraphviz copying examples/pygraphviz/pygraphviz_draw.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/pygraphviz copying examples/pygraphviz/pygraphviz_simple.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/pygraphviz creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1/examples/readwrite running install_egg_info running egg_info writing dependency_links to networkx.egg-info/dependency_links.txt writing top-level names to networkx.egg-info/top_level.txt writing networkx.egg-info/PKG-INFO writing requirements to networkx.egg-info/requires.txt reading manifest file 'networkx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'scripts/*' warning: no files found matching 'networkx/tests/*.txt' warning: no files found matching 'networkx/*/*/tests/*.txt' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.svn' found anywhere in distribution no previously-included directories found matching 'doc/source/templates/gallery.html' writing manifest file 'networkx.egg-info/SOURCES.txt' Copying networkx.egg-info to /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx-1.9.1-py3.3.egg-info running install_scripts + mv build build3 + mv build2 build + mv -f build/__init__.pyc build/convert.pyc build/convert_matrix.pyc build/exception.pyc build/relabel.pyc build/release.pyc build/version.pyc networkx + python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx copying build/lib/networkx/relabel.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx copying build/lib/networkx/convert_matrix.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx copying build/lib/networkx/convert.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx copying build/lib/networkx/exception.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx copying build/lib/networkx/version.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx copying build/lib/networkx/release.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx copying build/lib/networkx/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils copying build/lib/networkx/utils/contextmanagers.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils copying build/lib/networkx/utils/heaps.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils copying build/lib/networkx/utils/rcm.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils copying build/lib/networkx/utils/union_find.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils copying build/lib/networkx/utils/random_sequence.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils copying build/lib/networkx/utils/decorators.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils copying build/lib/networkx/utils/misc.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils copying build/lib/networkx/utils/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_contextmanager.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_heaps.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_decorators.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_random_sequence.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_misc.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_rcm.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests copying build/lib/networkx/utils/misc.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils copying build/lib/networkx/utils/contextmanagers.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils copying build/lib/networkx/utils/decorators.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils copying build/lib/networkx/utils/rcm.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils copying build/lib/networkx/utils/union_find.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils copying build/lib/networkx/utils/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils copying build/lib/networkx/utils/heaps.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils copying build/lib/networkx/utils/random_sequence.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/testing creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/testing/tests copying build/lib/networkx/testing/tests/test_utils.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/testing/tests copying build/lib/networkx/testing/utils.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/testing copying build/lib/networkx/testing/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/testing creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests copying build/lib/networkx/tests/test.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests copying build/lib/networkx/tests/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests copying build/lib/networkx/tests/test.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests copying build/lib/networkx/tests/test_convert_scipy.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests copying build/lib/networkx/tests/test_relabel.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests copying build/lib/networkx/tests/test_convert_numpy.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests copying build/lib/networkx/tests/test_exceptions.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests copying build/lib/networkx/tests/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests copying build/lib/networkx/tests/test_convert.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests copying build/lib/networkx/tests/benchmark.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/nx_shp.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/gexf.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/graphml.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/gml.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/nx_yaml.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/graph6.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/sparse6.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/leda.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/pajek.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/gpickle.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/edgelist.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/multiline_adjlist.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/adjlist.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_shp.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_sparse6.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_p2g.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_edgelist.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_adjlist.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_leda.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_gpickle.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_pajek.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_gml.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_yaml.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_gexf.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_graph6.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_graphml.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tests copying build/lib/networkx/readwrite/json_graph/tests/test_adjacency.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tests copying build/lib/networkx/readwrite/json_graph/tests/test_tree.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tests copying build/lib/networkx/readwrite/json_graph/tests/test_node_link.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tests copying build/lib/networkx/readwrite/json_graph/node_link.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph copying build/lib/networkx/readwrite/json_graph/adjacency.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph copying build/lib/networkx/readwrite/json_graph/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph copying build/lib/networkx/readwrite/json_graph/tree.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph copying build/lib/networkx/readwrite/leda.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/sparse6.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/nx_yaml.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/gpickle.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/edgelist.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/p2g.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/multiline_adjlist.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/gml.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/gexf.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/graph6.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/graphml.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/adjlist.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/nx_shp.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/pajek.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg copying build/lib/networkx/linalg/algebraicconnectivity.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg copying build/lib/networkx/linalg/laplacianmatrix.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg copying build/lib/networkx/linalg/graphmatrix.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg copying build/lib/networkx/linalg/spectrum.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg copying build/lib/networkx/linalg/attrmatrix.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg copying build/lib/networkx/linalg/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg/tests copying build/lib/networkx/linalg/tests/test_spectrum.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg/tests copying build/lib/networkx/linalg/tests/test_graphmatrix.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg/tests copying build/lib/networkx/linalg/tests/test_laplacian.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg/tests copying build/lib/networkx/linalg/tests/test_algebraic_connectivity.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg/tests copying build/lib/networkx/linalg/attrmatrix.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg copying build/lib/networkx/linalg/laplacianmatrix.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg copying build/lib/networkx/linalg/spectrum.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg copying build/lib/networkx/linalg/algebraicconnectivity.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg copying build/lib/networkx/linalg/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg copying build/lib/networkx/linalg/graphmatrix.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing copying build/lib/networkx/drawing/nx_agraph.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing copying build/lib/networkx/drawing/nx_pylab.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing copying build/lib/networkx/drawing/layout.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing copying build/lib/networkx/drawing/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing/tests copying build/lib/networkx/drawing/tests/test_agraph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing/tests copying build/lib/networkx/drawing/tests/test_pylab.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing/tests copying build/lib/networkx/drawing/tests/test_pydot.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing/tests copying build/lib/networkx/drawing/tests/test_layout.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing/tests copying build/lib/networkx/drawing/nx_agraph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing copying build/lib/networkx/drawing/layout.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing copying build/lib/networkx/drawing/nx_pydot.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing copying build/lib/networkx/drawing/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing copying build/lib/networkx/drawing/nx_pylab.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/atlas.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/community.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/random_clustered.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/intersection.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/threshold.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/social.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/stochastic.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/small.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/random_graphs.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/line.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/hybrid.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/geometric.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/ego.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/directed.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/degree_seq.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/classic.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/bipartite.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_ego.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_threshold.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_hybrid.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_degree_seq.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_classic.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_intersection.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_bipartite.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_random_clustered.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_geometric.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_random_graphs.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_small.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_directed.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_atlas.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_community.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_stochastic.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_line.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests copying build/lib/networkx/generators/social.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/degree_seq.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/community.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/ego.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/hybrid.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/line.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/small.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/classic.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/random_graphs.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/stochastic.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/directed.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/bipartite.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/threshold.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/random_clustered.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/intersection.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/geometric.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators copying build/lib/networkx/generators/atlas.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/external copying build/lib/networkx/external/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/external copying build/lib/networkx/external/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/external creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes copying build/lib/networkx/classes/function.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes copying build/lib/networkx/classes/multidigraph.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes copying build/lib/networkx/classes/multigraph.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes copying build/lib/networkx/classes/digraph.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes copying build/lib/networkx/classes/graph.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes copying build/lib/networkx/classes/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_graph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_multigraph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_graph_historical.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/historical_tests.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_multidigraph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_digraph_historical.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_digraph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_function.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests copying build/lib/networkx/classes/multidigraph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes copying build/lib/networkx/classes/graph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes copying build/lib/networkx/classes/digraph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes copying build/lib/networkx/classes/function.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes copying build/lib/networkx/classes/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes copying build/lib/networkx/classes/multigraph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/simple_paths.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/graphical.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/swap.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/distance_regular.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/richclub.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/vitality.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/euler.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/isolate.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/smetric.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/link_prediction.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/mst.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/mis.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/matching.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/hierarchy.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/dominating.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/distance_measures.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/dag.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/cycles.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/core.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/clique.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/cluster.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/boundary.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/block.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_hierarchy.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_swap.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_euler.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_richclub.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_smetric.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_core.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_simple_paths.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_cycles.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_graphical.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_clique.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_distance_measures.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_block.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_mst.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_mis.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_distance_regular.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_vitality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_boundary.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_dag.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_matching.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_cluster.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_dominating.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_link_prediction.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tree copying build/lib/networkx/algorithms/tree/recognition.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tree copying build/lib/networkx/algorithms/tree/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tree creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tree/tests copying build/lib/networkx/algorithms/tree/tests/test_recognition.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tree/tests copying build/lib/networkx/algorithms/tree/recognition.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tree copying build/lib/networkx/algorithms/tree/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tree creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_approx_clust_coeff.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_clique.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_independent_set.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_dominating_set.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_vertex_cover.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_matching.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_ramsey.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/clique.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/vertex_cover.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/independent_set.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/ramsey.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/clustering_coefficient.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/matching.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/dominating_set.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators copying build/lib/networkx/algorithms/operators/unary.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators copying build/lib/networkx/algorithms/operators/product.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators copying build/lib/networkx/algorithms/operators/binary.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators copying build/lib/networkx/algorithms/operators/all.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators copying build/lib/networkx/algorithms/operators/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators/tests copying build/lib/networkx/algorithms/operators/tests/test_product.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators/tests copying build/lib/networkx/algorithms/operators/tests/test_all.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators/tests copying build/lib/networkx/algorithms/operators/tests/test_unary.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators/tests copying build/lib/networkx/algorithms/operators/tests/test_binary.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators/tests copying build/lib/networkx/algorithms/operators/all.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators copying build/lib/networkx/algorithms/operators/binary.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators copying build/lib/networkx/algorithms/operators/unary.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators copying build/lib/networkx/algorithms/operators/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators copying build/lib/networkx/algorithms/operators/product.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis copying build/lib/networkx/algorithms/link_analysis/hits_alg.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis copying build/lib/networkx/algorithms/link_analysis/pagerank_alg.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis copying build/lib/networkx/algorithms/link_analysis/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests copying build/lib/networkx/algorithms/link_analysis/tests/test_pagerank.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests copying build/lib/networkx/algorithms/link_analysis/tests/test_hits.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests copying build/lib/networkx/algorithms/link_analysis/hits_alg.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis copying build/lib/networkx/algorithms/link_analysis/pagerank_alg.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis copying build/lib/networkx/algorithms/link_analysis/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/dense.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/astar.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/weighted.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/unweighted.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/generic.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/test_weighted.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/test_generic.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/test_unweighted.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/test_astar.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/test_dense.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/dense.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/unweighted.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/weighted.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/generic.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/astar.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/matchhelpers.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/isomorphvf2.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/vf2userfunc.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/isomorph.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/si2_b06_m200.B99 -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/iso_r01_s80.A99 -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/iso_r01_s80.B99 -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/si2_b06_m200.A99 -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/test_vf2userfunc.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/test_isomorphism.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/test_isomorphvf2.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/isomorph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/vf2userfunc.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/isomorphvf2.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/matchhelpers.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal copying build/lib/networkx/algorithms/traversal/breadth_first_search.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal copying build/lib/networkx/algorithms/traversal/depth_first_search.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal copying build/lib/networkx/algorithms/traversal/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests copying build/lib/networkx/algorithms/traversal/tests/test_dfs.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests copying build/lib/networkx/algorithms/traversal/tests/test_bfs.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests copying build/lib/networkx/algorithms/traversal/breadth_first_search.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal copying build/lib/networkx/algorithms/traversal/depth_first_search.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal copying build/lib/networkx/algorithms/traversal/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/networksimplex.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/capacityscaling.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/mincost.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/shortestaugmentingpath.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/preflowpush.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/fordfulkerson.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/utils.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/edmondskarp.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/maxflow.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/gl1.gpickle.bz2 -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/gw1.gpickle.bz2 -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/wlm3.gpickle.bz2 -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/test_maxflow_large_graph.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/test_maxflow.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/test_mincost.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/mincost.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/maxflow.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/capacityscaling.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/edmondskarp.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/shortestaugmentingpath.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/preflowpush.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/utils.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/networksimplex.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/fordfulkerson.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/stoerwagner.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/cuts.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/utils.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/connectivity.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests copying build/lib/networkx/algorithms/connectivity/tests/test_connectivity.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests copying build/lib/networkx/algorithms/connectivity/tests/test_cuts.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests copying build/lib/networkx/algorithms/connectivity/tests/test_stoer_wagner.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests copying build/lib/networkx/algorithms/connectivity/stoerwagner.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/cuts.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/utils.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/connectivity.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/semiconnected.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/biconnected.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/attracting.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/weakly_connected.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/strongly_connected.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/connected.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/test_connected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/test_weakly_connected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/test_strongly_connected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/test_semiconnected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/test_attracting.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/test_biconnected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/connected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/attracting.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/strongly_connected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/semiconnected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/weakly_connected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/biconnected.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/community copying build/lib/networkx/algorithms/community/kclique.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/community copying build/lib/networkx/algorithms/community/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/community creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests copying build/lib/networkx/algorithms/community/tests/test_kclique.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests copying build/lib/networkx/algorithms/community/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/community copying build/lib/networkx/algorithms/community/kclique.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/community creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/chordal copying build/lib/networkx/algorithms/chordal/chordal_alg.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/chordal copying build/lib/networkx/algorithms/chordal/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/chordal creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/chordal/tests copying build/lib/networkx/algorithms/chordal/tests/test_chordal.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/chordal/tests copying build/lib/networkx/algorithms/chordal/chordal_alg.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/chordal copying build/lib/networkx/algorithms/chordal/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/chordal creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/communicability_alg.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/load.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/katz.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/eigenvector.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/dispersion.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/degree_alg.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/current_flow_betweenness_subset.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/current_flow_betweenness.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/flow_matrix.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/current_flow_closeness.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/closeness.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/betweenness_subset.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/betweenness.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_communicability.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_degree_centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_load_centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_betweenness_centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_closeness_centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_katz_centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_dispersion.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_current_flow_closeness.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/load.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/betweenness.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/eigenvector.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/degree_alg.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/betweenness_subset.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/current_flow_closeness.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/communicability_alg.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/closeness.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/flow_matrix.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/current_flow_betweenness.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/dispersion.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/current_flow_betweenness_subset.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/katz.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/spectral.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/redundancy.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/projection.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/cluster.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/centrality.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/basic.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_project.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_spectral_bipartivity.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_cluster.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_basic.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/projection.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/centrality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/redundancy.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/spectral.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/basic.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/cluster.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/neighbor_degree.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/pairs.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/mixing.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/correlation.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/connectivity.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/__init__.pyc -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity creating /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/test_pairs.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/test_neighbor_degree.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/test_connectivity.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/test_mixing.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/test_correlation.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/base_test.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/mixing.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/correlation.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/pairs.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/connectivity.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/neighbor_degree.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/clique.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/core.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/hierarchy.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/swap.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/link_prediction.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/distance_regular.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/mis.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/cycles.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/dag.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/mst.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/simple_paths.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/matching.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/euler.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/dominating.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/cluster.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/block.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/graphical.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/vitality.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/distance_measures.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/smetric.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/boundary.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/isolate.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/richclub.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms copying build/lib/networkx/convert_matrix.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx copying build/lib/networkx/relabel.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx copying build/lib/networkx/convert.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx copying build/lib/networkx/version.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx copying build/lib/networkx/exception.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx copying build/lib/networkx/release.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx copying build/lib/networkx/__init__.py -> /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests/test_contextmanager.py to test_contextmanager.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests/test_heaps.py to test_heaps.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests/test_decorators.py to test_decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests/test_random_sequence.py to test_random_sequence.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests/test_misc.py to test_misc.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests/test_rcm.py to test_rcm.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/testing/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/testing/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/testing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test_convert_scipy.py to test_convert_scipy.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test_relabel.py to test_relabel.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test_convert_numpy.py to test_convert_numpy.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test_convert.py to test_convert.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/benchmark.py to benchmark.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_shp.py to test_shp.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_sparse6.py to test_sparse6.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_p2g.py to test_p2g.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_edgelist.py to test_edgelist.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_adjlist.py to test_adjlist.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_leda.py to test_leda.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gpickle.py to test_gpickle.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_pajek.py to test_pajek.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gml.py to test_gml.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_yaml.py to test_yaml.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gexf.py to test_gexf.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_graph6.py to test_graph6.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_graphml.py to test_graphml.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tests/test_adjacency.py to test_adjacency.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tests/test_tree.py to test_tree.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tests/test_node_link.py to test_node_link.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/node_link.py to node_link.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/adjacency.py to adjacency.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/json_graph/tree.py to tree.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/p2g.py to p2g.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg/tests/test_spectrum.py to test_spectrum.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg/tests/test_graphmatrix.py to test_graphmatrix.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg/tests/test_laplacian.py to test_laplacian.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/linalg/tests/test_algebraic_connectivity.py to test_algebraic_connectivity.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing/tests/test_agraph.py to test_agraph.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing/tests/test_pylab.py to test_pylab.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing/tests/test_pydot.py to test_pydot.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing/tests/test_layout.py to test_layout.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/drawing/nx_pydot.py to nx_pydot.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_ego.py to test_ego.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_threshold.py to test_threshold.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_hybrid.py to test_hybrid.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_degree_seq.py to test_degree_seq.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_classic.py to test_classic.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_intersection.py to test_intersection.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_bipartite.py to test_bipartite.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_random_clustered.py to test_random_clustered.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_geometric.py to test_geometric.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_random_graphs.py to test_random_graphs.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_small.py to test_small.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_directed.py to test_directed.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_atlas.py to test_atlas.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_community.py to test_community.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_stochastic.py to test_stochastic.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_line.py to test_line.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graph.py to test_graph.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_multigraph.py to test_multigraph.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graph_historical.py to test_graph_historical.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/historical_tests.py to historical_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_multidigraph.py to test_multidigraph.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_digraph_historical.py to test_digraph_historical.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_digraph.py to test_digraph.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_function.py to test_function.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_hierarchy.py to test_hierarchy.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_swap.py to test_swap.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_euler.py to test_euler.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_richclub.py to test_richclub.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_smetric.py to test_smetric.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_core.py to test_core.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_simple_paths.py to test_simple_paths.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cycles.py to test_cycles.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_graphical.py to test_graphical.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_clique.py to test_clique.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_distance_measures.py to test_distance_measures.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_block.py to test_block.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_mst.py to test_mst.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_mis.py to test_mis.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_distance_regular.py to test_distance_regular.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_vitality.py to test_vitality.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_boundary.py to test_boundary.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_dag.py to test_dag.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_matching.py to test_matching.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_dominating.py to test_dominating.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_link_prediction.py to test_link_prediction.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tree/tests/test_recognition.py to test_recognition.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_approx_clust_coeff.py to test_approx_clust_coeff.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_clique.py to test_clique.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_independent_set.py to test_independent_set.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_dominating_set.py to test_dominating_set.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_vertex_cover.py to test_vertex_cover.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_matching.py to test_matching.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_ramsey.py to test_ramsey.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/clique.py to clique.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/vertex_cover.py to vertex_cover.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/independent_set.py to independent_set.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/ramsey.py to ramsey.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/clustering_coefficient.py to clustering_coefficient.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/matching.py to matching.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/dominating_set.py to dominating_set.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators/tests/test_product.py to test_product.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators/tests/test_all.py to test_all.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators/tests/test_unary.py to test_unary.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/operators/tests/test_binary.py to test_binary.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests/test_pagerank.py to test_pagerank.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests/test_hits.py to test_hits.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_weighted.py to test_weighted.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_generic.py to test_generic.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_unweighted.py to test_unweighted.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_astar.py to test_astar.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_dense.py to test_dense.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py to test_dense_numpy.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_vf2userfunc.py to test_vf2userfunc.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphism.py to test_isomorphism.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphvf2.py to test_isomorphvf2.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_dfs.py to test_dfs.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_bfs.py to test_bfs.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests/test_maxflow_large_graph.py to test_maxflow_large_graph.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests/test_maxflow.py to test_maxflow.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/flow/tests/test_mincost.py to test_mincost.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_connectivity.py to test_connectivity.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_cuts.py to test_cuts.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/connectivity/tests/test_stoer_wagner.py to test_stoer_wagner.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_connected.py to test_connected.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_weakly_connected.py to test_weakly_connected.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_strongly_connected.py to test_strongly_connected.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_semiconnected.py to test_semiconnected.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_attracting.py to test_attracting.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_biconnected.py to test_biconnected.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_kclique.py to test_kclique.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/chordal/tests/test_chordal.py to test_chordal.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py to test_betweenness_centrality_subset.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_communicability.py to test_communicability.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py to test_eigenvector_centrality.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_degree_centrality.py to test_degree_centrality.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_load_centrality.py to test_load_centrality.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.py to test_betweenness_centrality.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_closeness_centrality.py to test_closeness_centrality.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py to test_current_flow_betweenness_centrality_subset.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_katz_centrality.py to test_katz_centrality.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_dispersion.py to test_dispersion.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py to test_current_flow_betweenness_centrality.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.py to test_current_flow_closeness.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_centrality.py to test_centrality.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_project.py to test_project.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_spectral_bipartivity.py to test_spectral_bipartivity.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_basic.py to test_basic.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_pairs.py to test_pairs.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_neighbor_degree.py to test_neighbor_degree.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_connectivity.py to test_connectivity.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_mixing.py to test_mixing.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_correlation.py to test_correlation.pyc byte-compiling /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/base_test.py to base_test.pyc writing byte-compilation script '/tmp/tmpJ5Qvxv.py' /usr/bin/python2 -O /tmp/tmpJ5Qvxv.py removing /tmp/tmpJ5Qvxv.py running install_data running install_egg_info running egg_info writing requirements to networkx.egg-info/requires.txt writing networkx.egg-info/PKG-INFO writing top-level names to networkx.egg-info/top_level.txt writing dependency_links to networkx.egg-info/dependency_links.txt reading manifest file 'networkx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'scripts/*' warning: no files found matching 'networkx/tests/*.txt' warning: no files found matching 'networkx/*/*/tests/*.txt' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.svn' found anywhere in distribution no previously-included directories found matching 'doc/source/templates/gallery.html' writing manifest file 'networkx.egg-info/SOURCES.txt' Copying networkx.egg-info to /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx-1.9.1-py2.7.egg-info running install_scripts + mv /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/networkx-1.9.1 ./installed-docs + rm -f installed-docs/INSTALL.txt ++ grep -FRl /usr/bin/env /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_correlation.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_correlation.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_correlation.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_correlation.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_correlation.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_correlation.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_mixing.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_mixing.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_mixing.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_mixing.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_mixing.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_mixing.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_connectivity.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_connectivity.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_connectivity.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_connectivity.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_connectivity.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_connectivity.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_neighbor_degree.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_neighbor_degree.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_neighbor_degree.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_neighbor_degree.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_neighbor_degree.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_neighbor_degree.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_pairs.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_pairs.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_pairs.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_pairs.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_pairs.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/assortativity/tests/test_pairs.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_basic.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_basic.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_basic.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_basic.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_basic.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_basic.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_project.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_project.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_project.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_project.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_project.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/bipartite/tests/test_project.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_load_centrality.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_load_centrality.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_load_centrality.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_load_centrality.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_load_centrality.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_load_centrality.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/chordal/tests/test_chordal.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/chordal/tests/test_chordal.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/chordal/tests/test_chordal.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/chordal/tests/test_chordal.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/chordal/tests/test_chordal.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/chordal/tests/test_chordal.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_kclique.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_kclique.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_kclique.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_kclique.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_kclique.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/community/tests/test_kclique.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_biconnected.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_biconnected.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_biconnected.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_biconnected.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_biconnected.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_biconnected.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_attracting.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_attracting.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_attracting.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_attracting.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_attracting.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_attracting.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_strongly_connected.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_strongly_connected.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_strongly_connected.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_strongly_connected.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_strongly_connected.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_strongly_connected.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_weakly_connected.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_weakly_connected.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_weakly_connected.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_weakly_connected.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_weakly_connected.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_weakly_connected.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_connected.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_connected.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_connected.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_connected.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_connected.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/components/tests/test_connected.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_bfs.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_bfs.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_bfs.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_bfs.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_bfs.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_bfs.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_dfs.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_dfs.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_dfs.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_dfs.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_dfs.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/traversal/tests/test_dfs.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphism.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphism.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphism.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphism.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphism.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphism.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_dense.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_dense.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_dense.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_dense.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_dense.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_dense.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_astar.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_astar.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_astar.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_astar.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_astar.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_astar.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_unweighted.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_unweighted.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_unweighted.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_unweighted.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_unweighted.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_unweighted.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_generic.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_generic.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_generic.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_generic.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_generic.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/shortest_paths/tests/test_generic.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests/test_hits.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests/test_hits.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests/test_hits.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests/test_hits.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests/test_hits.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests/test_hits.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests/test_pagerank.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests/test_pagerank.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests/test_pagerank.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests/test_pagerank.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests/test_pagerank.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/link_analysis/tests/test_pagerank.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_vertex_cover.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_vertex_cover.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_vertex_cover.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_vertex_cover.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_vertex_cover.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_vertex_cover.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_dominating_set.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_dominating_set.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_dominating_set.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_dominating_set.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_dominating_set.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/approximation/tests/test_dominating_set.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cluster.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cluster.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cluster.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cluster.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cluster.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cluster.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_matching.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_matching.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_matching.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_matching.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_matching.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_matching.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_dag.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_dag.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_dag.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_dag.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_dag.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_dag.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_boundary.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_boundary.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_boundary.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_boundary.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_boundary.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_boundary.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_vitality.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_vitality.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_vitality.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_vitality.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_vitality.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_vitality.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_distance_regular.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_distance_regular.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_distance_regular.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_distance_regular.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_distance_regular.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_distance_regular.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_mis.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_mis.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_mis.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_mis.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_mis.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_mis.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_mst.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_mst.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_mst.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_mst.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_mst.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_mst.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_block.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_block.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_block.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_block.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_block.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_block.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_distance_measures.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_distance_measures.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_distance_measures.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_distance_measures.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_distance_measures.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_distance_measures.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_clique.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_clique.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_clique.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_clique.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_clique.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_clique.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_graphical.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_graphical.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_graphical.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_graphical.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_graphical.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_graphical.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cycles.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cycles.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cycles.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cycles.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cycles.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_cycles.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_simple_paths.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_simple_paths.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_simple_paths.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_simple_paths.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_simple_paths.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_simple_paths.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_core.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_core.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_core.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_core.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_core.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_core.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_euler.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_euler.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_euler.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_euler.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_euler.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_euler.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_swap.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_swap.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_swap.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_swap.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_swap.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_swap.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_hierarchy.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_hierarchy.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_hierarchy.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_hierarchy.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_hierarchy.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/algorithms/tests/test_hierarchy.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_function.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_function.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_function.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_function.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_function.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_function.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_digraph.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_digraph.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_digraph.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_digraph.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_digraph.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_digraph.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_digraph_historical.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_digraph_historical.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_digraph_historical.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_digraph_historical.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_digraph_historical.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_digraph_historical.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_multidigraph.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_multidigraph.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_multidigraph.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_multidigraph.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_multidigraph.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_multidigraph.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/historical_tests.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/historical_tests.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/historical_tests.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/historical_tests.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/historical_tests.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/historical_tests.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graph_historical.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graph_historical.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graph_historical.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graph_historical.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graph_historical.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graph_historical.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_multigraph.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_multigraph.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_multigraph.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_multigraph.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_multigraph.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_multigraph.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graph.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graph.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graph.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graph.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graph.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/classes/tests/test_graph.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_directed.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_directed.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_directed.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_directed.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_directed.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_directed.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_small.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_small.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_small.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_small.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_small.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_small.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_random_graphs.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_random_graphs.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_random_graphs.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_random_graphs.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_random_graphs.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_random_graphs.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_geometric.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_geometric.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_geometric.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_geometric.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_geometric.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_geometric.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_random_clustered.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_random_clustered.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_random_clustered.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_random_clustered.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_random_clustered.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_random_clustered.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_bipartite.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_bipartite.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_bipartite.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_bipartite.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_bipartite.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_bipartite.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_intersection.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_intersection.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_intersection.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_intersection.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_intersection.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_intersection.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_classic.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_classic.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_classic.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_classic.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_classic.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_classic.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_degree_seq.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_degree_seq.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_degree_seq.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_degree_seq.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_degree_seq.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_degree_seq.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_threshold.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_threshold.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_threshold.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_threshold.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_threshold.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_threshold.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_ego.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_ego.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_ego.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_ego.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_ego.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/generators/tests/test_ego.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_graphml.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_graphml.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_graphml.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_graphml.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_graphml.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_graphml.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_graph6.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_graph6.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_graph6.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_graph6.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_graph6.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_graph6.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gexf.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gexf.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gexf.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gexf.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gexf.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gexf.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gml.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gml.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gml.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gml.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gml.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gml.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_pajek.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_pajek.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_pajek.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_pajek.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_pajek.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_pajek.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gpickle.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gpickle.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gpickle.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gpickle.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gpickle.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_gpickle.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_leda.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_leda.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_leda.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_leda.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_leda.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_leda.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_sparse6.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_sparse6.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_sparse6.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_sparse6.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_sparse6.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/readwrite/tests/test_sparse6.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test_convert.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test_convert.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test_convert.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test_convert.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test_convert.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test_convert.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test_relabel.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test_relabel.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test_relabel.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test_relabel.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test_relabel.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test_relabel.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/tests/test.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python2.7/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python2|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests/test_random_sequence.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests/test_random_sequence.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests/test_random_sequence.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests/test_random_sequence.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests/test_random_sequence.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7/site-packages/networkx/utils/tests/test_random_sequence.py ++ grep -FRl /usr/bin/env /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_correlation.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_correlation.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_correlation.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_correlation.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_correlation.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_correlation.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_mixing.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_mixing.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_mixing.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_mixing.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_mixing.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_mixing.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_connectivity.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_connectivity.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_connectivity.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_connectivity.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_connectivity.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_connectivity.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_neighbor_degree.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_neighbor_degree.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_neighbor_degree.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_neighbor_degree.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_neighbor_degree.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_neighbor_degree.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_pairs.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_pairs.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_pairs.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_pairs.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_pairs.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/assortativity/tests/test_pairs.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests/test_basic.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests/test_basic.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests/test_basic.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests/test_basic.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests/test_basic.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests/test_basic.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests/test_project.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests/test_project.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests/test_project.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests/test_project.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests/test_project.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/bipartite/tests/test_project.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_load_centrality.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_load_centrality.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_load_centrality.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_load_centrality.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_load_centrality.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_load_centrality.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/chordal/tests/test_chordal.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/chordal/tests/test_chordal.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/chordal/tests/test_chordal.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/chordal/tests/test_chordal.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/chordal/tests/test_chordal.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/chordal/tests/test_chordal.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/community/tests/test_kclique.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/community/tests/test_kclique.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/community/tests/test_kclique.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/community/tests/test_kclique.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/community/tests/test_kclique.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/community/tests/test_kclique.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_biconnected.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_biconnected.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_biconnected.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_biconnected.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_biconnected.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_biconnected.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_attracting.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_attracting.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_attracting.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_attracting.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_attracting.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_attracting.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_strongly_connected.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_strongly_connected.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_strongly_connected.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_strongly_connected.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_strongly_connected.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_strongly_connected.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_weakly_connected.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_weakly_connected.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_weakly_connected.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_weakly_connected.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_weakly_connected.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_weakly_connected.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_connected.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_connected.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_connected.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_connected.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_connected.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/components/tests/test_connected.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/tests/test_bfs.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/tests/test_bfs.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/tests/test_bfs.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/tests/test_bfs.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/tests/test_bfs.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/tests/test_bfs.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/tests/test_dfs.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/tests/test_dfs.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/tests/test_dfs.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/tests/test_dfs.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/tests/test_dfs.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/traversal/tests/test_dfs.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphism.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphism.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphism.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphism.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphism.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphism.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_dense.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_dense.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_dense.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_dense.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_dense.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_dense.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_astar.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_astar.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_astar.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_astar.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_astar.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_astar.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_unweighted.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_unweighted.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_unweighted.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_unweighted.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_unweighted.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_unweighted.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_generic.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_generic.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_generic.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_generic.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_generic.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/shortest_paths/tests/test_generic.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/tests/test_hits.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/tests/test_hits.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/tests/test_hits.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/tests/test_hits.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/tests/test_hits.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/tests/test_hits.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/tests/test_pagerank.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/tests/test_pagerank.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/tests/test_pagerank.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/tests/test_pagerank.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/tests/test_pagerank.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/link_analysis/tests/test_pagerank.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_vertex_cover.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_vertex_cover.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_vertex_cover.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_vertex_cover.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_vertex_cover.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_vertex_cover.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_dominating_set.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_dominating_set.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_dominating_set.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_dominating_set.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_dominating_set.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/approximation/tests/test_dominating_set.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_cluster.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_cluster.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_cluster.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_cluster.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_cluster.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_cluster.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_matching.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_matching.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_matching.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_matching.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_matching.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_matching.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_dag.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_dag.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_dag.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_dag.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_dag.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_dag.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_boundary.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_boundary.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_boundary.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_boundary.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_boundary.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_boundary.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_vitality.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_vitality.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_vitality.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_vitality.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_vitality.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_vitality.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_distance_regular.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_distance_regular.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_distance_regular.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_distance_regular.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_distance_regular.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_distance_regular.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_mis.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_mis.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_mis.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_mis.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_mis.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_mis.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_mst.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_mst.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_mst.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_mst.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_mst.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_mst.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_block.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_block.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_block.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_block.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_block.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_block.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_distance_measures.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_distance_measures.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_distance_measures.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_distance_measures.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_distance_measures.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_distance_measures.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_clique.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_clique.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_clique.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_clique.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_clique.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_clique.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_graphical.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_graphical.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_graphical.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_graphical.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_graphical.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_graphical.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_cycles.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_cycles.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_cycles.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_cycles.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_cycles.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_cycles.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_simple_paths.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_simple_paths.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_simple_paths.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_simple_paths.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_simple_paths.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_simple_paths.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_core.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_core.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_core.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_core.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_core.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_core.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_euler.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_euler.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_euler.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_euler.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_euler.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_euler.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_swap.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_swap.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_swap.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_swap.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_swap.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_swap.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_hierarchy.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_hierarchy.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_hierarchy.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_hierarchy.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_hierarchy.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/algorithms/tests/test_hierarchy.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_function.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_function.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_function.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_function.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_function.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_function.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_digraph.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_digraph.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_digraph.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_digraph.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_digraph.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_digraph.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_digraph_historical.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_digraph_historical.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_digraph_historical.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_digraph_historical.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_digraph_historical.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_digraph_historical.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_multidigraph.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_multidigraph.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_multidigraph.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_multidigraph.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_multidigraph.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_multidigraph.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/historical_tests.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/historical_tests.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/historical_tests.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/historical_tests.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/historical_tests.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/historical_tests.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_graph_historical.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_graph_historical.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_graph_historical.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_graph_historical.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_graph_historical.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_graph_historical.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_multigraph.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_multigraph.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_multigraph.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_multigraph.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_multigraph.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_multigraph.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_graph.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_graph.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_graph.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_graph.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_graph.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/classes/tests/test_graph.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_directed.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_directed.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_directed.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_directed.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_directed.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_directed.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_small.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_small.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_small.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_small.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_small.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_small.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_random_graphs.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_random_graphs.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_random_graphs.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_random_graphs.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_random_graphs.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_random_graphs.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_geometric.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_geometric.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_geometric.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_geometric.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_geometric.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_geometric.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_random_clustered.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_random_clustered.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_random_clustered.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_random_clustered.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_random_clustered.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_random_clustered.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_bipartite.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_bipartite.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_bipartite.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_bipartite.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_bipartite.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_bipartite.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_intersection.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_intersection.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_intersection.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_intersection.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_intersection.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_intersection.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_classic.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_classic.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_classic.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_classic.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_classic.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_classic.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_degree_seq.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_degree_seq.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_degree_seq.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_degree_seq.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_degree_seq.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_degree_seq.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_threshold.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_threshold.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_threshold.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_threshold.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_threshold.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_threshold.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_ego.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_ego.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_ego.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_ego.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_ego.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/generators/tests/test_ego.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_graphml.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_graphml.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_graphml.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_graphml.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_graphml.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_graphml.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_graph6.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_graph6.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_graph6.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_graph6.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_graph6.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_graph6.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gexf.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gexf.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gexf.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gexf.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gexf.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gexf.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gml.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gml.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gml.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gml.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gml.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gml.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_pajek.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_pajek.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_pajek.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_pajek.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_pajek.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_pajek.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gpickle.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gpickle.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gpickle.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gpickle.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gpickle.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_gpickle.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_leda.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_leda.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_leda.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_leda.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_leda.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_leda.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_sparse6.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_sparse6.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_sparse6.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_sparse6.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_sparse6.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/readwrite/tests/test_sparse6.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test_convert.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test_convert.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test_convert.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test_convert.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test_convert.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test_convert.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test_relabel.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test_relabel.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test_relabel.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test_relabel.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test_relabel.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test_relabel.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/tests/test.py + for f in '`grep -FRl /usr/bin/env $RPM_BUILD_ROOT/usr/lib/python3.3/site-packages`' + sed 's|/usr/bin/env python|/usr/bin/python3|' /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests/test_random_sequence.py + touch -r /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests/test_random_sequence.py /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests/test_random_sequence.py.new + chmod a+x /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests/test_random_sequence.py.new + mv -f /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests/test_random_sequence.py.new /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3/site-packages/networkx/utils/tests/test_random_sequence.py + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/networkx-1.9.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/lib/python3.3 using /usr/bin/python3.3 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.19lobb + umask 022 + cd /builddir/build/BUILD + cd networkx-1.9.1 + mkdir site-packages + mv networkx site-packages ++ pwd + PYTHONPATH=/builddir/build/BUILD/networkx-1.9.1/site-packages + python -c 'import networkx; networkx.test()' Running NetworkX tests:......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SS......S....S.....................................................................................................................................................................................................S..........................................................................................S...................................................................................................................... ---------------------------------------------------------------------- Ran 2085 tests in 28.218s OK (SKIP=6) + exit 0 Processing files: python-networkx-1.9.1-5.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BuBPHB + umask 022 + cd /builddir/build/BUILD + cd networkx-1.9.1 + DOCDIR=/builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/python-networkx-1.9.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/python-networkx-1.9.1 + cp -pr README.txt /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/python-networkx-1.9.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3eo9e2 + umask 022 + cd /builddir/build/BUILD + cd networkx-1.9.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/licenses/python-networkx-1.9.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/licenses/python-networkx-1.9.1 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/licenses/python-networkx-1.9.1 + exit 0 Provides: python-networkx = 1.9.1-5.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-networkx-core-1.9.1-5.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B8clQs + umask 022 + cd /builddir/build/BUILD + cd networkx-1.9.1 + DOCDIR=/builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/python-networkx-core-1.9.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/python-networkx-core-1.9.1 + cp -pr installed-docs/LICENSE.txt installed-docs/README.txt installed-docs/examples /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/python-networkx-core-1.9.1 + exit 0 Provides: python-networkx-core = 1.9.1-5.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Processing files: python3-networkx-1.9.1-5.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bZd2Zk + umask 022 + cd /builddir/build/BUILD + cd networkx-1.9.1 + DOCDIR=/builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/python3-networkx-1.9.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/python3-networkx-1.9.1 + cp -pr README.txt /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/python3-networkx-1.9.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vDnUad + umask 022 + cd /builddir/build/BUILD + cd networkx-1.9.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/licenses/python3-networkx-1.9.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/licenses/python3-networkx-1.9.1 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/licenses/python3-networkx-1.9.1 + exit 0 Provides: python3-networkx = 1.9.1-5.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-networkx-core-1.9.1-5.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XsJsr5 + umask 022 + cd /builddir/build/BUILD + cd networkx-1.9.1 + DOCDIR=/builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/python3-networkx-core-1.9.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/python3-networkx-core-1.9.1 + cp -pr installed-docs/LICENSE.txt installed-docs/README.txt installed-docs/examples /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/python3-networkx-core-1.9.1 + exit 0 Provides: python3-networkx-core = 1.9.1-5.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.3 Processing files: python-networkx-doc-1.9.1-5.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JEKPbw + umask 022 + cd /builddir/build/BUILD + cd networkx-1.9.1 + DOCDIR=/builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/python-networkx-doc-1.9.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/python-networkx-doc-1.9.1 + cp -pr doc/build/html/_downloads doc/build/html/_images doc/build/html/_modules doc/build/html/_static doc/build/html/bibliography.html doc/build/html/developer doc/build/html/download.html doc/build/html/examples doc/build/html/gallery.html doc/build/html/genindex.html doc/build/html/index.html doc/build/html/install.html doc/build/html/objects.inv doc/build/html/overview.html doc/build/html/py-modindex.html doc/build/html/reference doc/build/html/search.html doc/build/html/searchindex.js doc/build/html/test.html doc/build/html/tutorial /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64/usr/share/doc/python-networkx-doc-1.9.1 + exit 0 Provides: bundled(jquery) python-networkx-doc = 1.9.1-5.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64 Wrote: /builddir/build/RPMS/python-networkx-1.9.1-5.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python-networkx-core-1.9.1-5.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python3-networkx-1.9.1-5.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python3-networkx-core-1.9.1-5.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python-networkx-doc-1.9.1-5.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZwjyZJ + umask 022 + cd /builddir/build/BUILD + cd networkx-1.9.1 + rm -fr /builddir/build/BUILDROOT/python-networkx-1.9.1-5.el7.centos.x86_64 + rm -f /tmp/tmp0a3r4U /tmp/tmp6Bec90 /tmp/tmp6rtL3E /tmp/tmp7cvHBo /tmp/tmpBLb6r4 /tmp/tmpDQXjiX /tmp/tmpMYKxWI /tmp/tmpbfPYgS /tmp/tmpkIO06U /tmp/tmptJcGgM /tmp/tmptgM28z /tmp/tmpu8V9fu /tmp/tmpzciYi8 + exit 0 Child return code was: 0