Hello community,

here is the log from the commit of package python-networkx for openSUSE:Factory 
checked in at 2020-06-30 21:54:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-networkx (Old)
 and      /work/SRC/openSUSE:Factory/.python-networkx.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-networkx"

Tue Jun 30 21:54:50 2020 rev:21 rq:817741 version:2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-networkx/python-networkx.changes  
2020-04-19 21:48:41.947987994 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-networkx.new.3060/python-networkx.changes    
    2020-06-30 21:54:53.478466650 +0200
@@ -1,0 +2,6 @@
+Mon Jun 29 10:01:59 UTC 2020 - Matej Cepl <mc...@suse.com>
+
+- Skipping over test_subgraph_centrality_big_graph is not
+  necessary anymore (gh#networkx/networkx#3304)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-networkx.spec ++++++
--- /var/tmp/diff_new_pack.NN0ACs/_old  2020-06-30 21:54:54.470469720 +0200
+++ /var/tmp/diff_new_pack.NN0ACs/_new  2020-06-30 21:54:54.474469733 +0200
@@ -27,6 +27,7 @@
 Source:         
https://files.pythonhosted.org/packages/source/n/networkx/networkx-%{version}.tar.gz
 # UPSTREAM PATCH: gh#networkx/networkx#3724
 Patch0:         numpy-38-test.patch
+# UPSTREAM PATCH: gh#networkx/networkx#3697
 Patch1:         matplotlib.patch
 BuildRequires:  %{python_module PyYAML}
 BuildRequires:  %{python_module decorator >= 3.4.0}
@@ -101,9 +102,8 @@
 }
 
 %check
-# test excluded because it leads to crashes on i586, gh#networkx/networkx#3304
-# TestKatzCentralityDirectedNumpy fails on git master atm too
-%pytest -n auto -k 'not test_subgraph_centrality_big_graph and not 
TestKatzCentralityDirectedNumpy'
+# gh#networkx/networkx#4030 TestKatzCentralityDirectedNumpy failing
+%pytest -n auto -k 'not TestKatzCentralityDirectedNumpy'
 
 %files %{python_files}
 %license LICENSE.txt


Reply via email to