0ad53d Update python-networkx to version 3.4.2 / rev 38 via SR 1243534

6 files Authored by StevenK 5 months ago, Committed by Bernhard M. Wiedemann 5 months ago,
    Update python-networkx to version 3.4.2 / rev 38 via SR 1243534
    
    https://build.opensuse.org/request/show/1243534
    by user StevenK + anag+factory
    - Update to 3.4.2:
      * API Changes
        + Expires the forest_str deprecation.
        + [ENH, BUG]: added colliders and v_structures and deprecated
          compute_v_structures in dag.py.
        + Expires the random_tree deprecation.
        + Expire deprecation for strongly_connected_components_recursive.
        + Expire deprecated sort_neighbors param in generic_bfs_edges.
        + Rm deprecated normalized param from s_metric.
        + Expire deprecated nx.join in favor of join_trees.
        + Remove depercated Edmonds class for 3.4.
        + Remove deprecated MultiDiGraph_EdgeKey for 3.4.
        + Add edges keyword/deprecate link keyword arguments in JSON input-output.
        + Revert breaking change to node_link_* link defaults.
      * Enhancements
        + Add a nodelist feature to from_numpy_array.
        + Prioritize edgelist
    
        
file modified
+0 -0
file modified
+37 -0
file removed
-1
file modified
+51 -0
file modified
+5 -5