Revisions of python-networkx

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1056126 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 34)
- update to 2.8.8:
  * Fix warnings from running tests in randomized order 
  * Update pydata-sphinx-theme 
  * update secutiry link to tidelift 
  * Update numpydoc 
  * Support Python 3.11 
  * Minor updates to expanders generator tests 
  * Add missing asserts to tests 
  * fixes #6036 
  * Improve test coverage expanders line graph generators solved (PR for issue #6034) 
  * Replace .A call with .toarray for sparse array in example. 
  * Improve test coverage for algorithms/richclub.py 
  * Tested boykov_kolmogorov and dinitz with cutoff 
  * Improve test coverage for multigraph class 
  * Improve test coverage for algorithms in dominating_set.py (PR for issue 6032) 
  * Improve test coverage for graph class 
  * added coverage in generators/tree.py 
  * DOC: Specifically branch off main, instead of current branch 
  * Improve test coverage for multidigraph class 
  * Improve test coverage for digraph class 
  * Improve test coverage for algorithms in dispersion.py 
  * Test on Python 3.11 
  * Improve test coverage in algorithms shortest paths unweighted.py 
  * Increased test coverage algorithms/matching.py 
  * Renamed test functions in test_lowest_common_ancestors 
  * Increase covering coverage 
  * Add example for fiedler_vector 
  * Improve test coverage for cycles.py 
  * Added an example in all_pairs_node_connectivity  
  * Amount of nodes and edges have mistakes when reading adjlist file
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1007533 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 33)
- update to 2.8.7:
  * Fixed unused root argument in has_bridges (#5846)
  * docstring updates for `union`, `disjoint_union`, and `compose` (#5892)
  * Updated networkx/classes/function.py . Solves Issue #5463 (#5474)
  * Improved documentation for all_simple_paths (#5944)
  * Change is_path to return False when node not in G instead of raising exception (#5943)
  * Minor docstring touchups and test refactor for `is_path` (#5967)
  * Update documentation header links for latest pydata-sphinx-theme (#5966)
  * Fix failing example due to mpl 3.6 colorbar. (#5994)
  * Add Tidelift security vulnerability link (#6001)
  * Update linters (#6006)
  * ``is_path`` used to raise a `KeyError` when the ``path`` argument contained
    a node that was not in the Graph. The behavior has been updated so that
    ``is_path`` returns `False` in this case rather than raising the exception.

- update to version 2.8.6:
  * Highlights
    + Minor documentation and bug fixes.
  * Merged PRs
    + Add random_spanning_tree to documentation (#5810)
    + DOC: Switch to enumerated list in quotient_graph docstring
      (#5837)
    + Add warning to nx_agraph about layout nondeterminism. (#5832)
    + Update docs to include description of the return_seen kwarg
      (#5891)
    + Add cache reset for when G._node is changed (#5894)
    + Allow classes to relabel nodes – casting (#5903)
    + Update lattice.py (#5914)
    + Add to about_us.rst (#5919)
    + Update precommit hooks (#5923)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 936169 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 32)
- Add patch xfail-pydot-tests.patch:
  * From upstream, survive pydot test failures.
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 909685 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 30)
- require pandas 

- update to 2.6.2:
  * This release is the result of 11 months of work with over 363 pull requests by
    91 contributors. Highlights include:
  * Dropped support for Python 3.6.
  * NumPy, SciPy, Matplotlib, and pandas are now default requirements.
  * NetworkX no longer depends on the library "decorator".
  * Improved example gallery
  * Removed code for supporting Jython/IronPython
  * The __str__ method for graph objects is more informative and concise.
  * Improved import time
  * Improved test coverage
  * New documentation theme
  * Add functionality for drawing self-loop edges
  * Add approximation algorithms for Traveling Salesman Problem
- drop 0001-Replace-hash-function-for-test-of-weighted-astar.patch,
  yaml-loader.patch (merged upstream)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 894172 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 29)
- update to 2.5.1:
  * pin requirements
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 820984 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 22)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 817741 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 21)
- Skipping over test_subgraph_centrality_big_graph is not
  necessary anymore (gh#networkx/networkx#3304)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 790492 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 20)
- Add patch to fix matplotlib deprecation:
  * matplotlib.patch
- Skip two tests that keep failing everywhere
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 750202 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 19)
- Drop incorrectly calculated dependency on python33
- Switch to using %pytest macro

- Update to version 2.4
  Highlights:
  * Remove deprecated code from 1.x
  * Support for Python 3.8
  * Switched to pytest for testing
  * Last release to support Python 3.5
  * Fifteen new fuctions, including onion decomposition and linear prufing
  * Three new generators, such as a directed joint degree generator
- Add numpy-38-test.patch, to correct test failure under Python 3.8  
- Update URL, upstream changed to tarballs from zipfiles.
Displaying revisions 1 - 20 of 37
openSUSE Build Service is sponsored by