Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-networkx for openSUSE:Factory checked in at 2021-02-10 21:29:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-networkx (Old) and /work/SRC/openSUSE:Factory/.python-networkx.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-networkx" Wed Feb 10 21:29:52 2021 rev:27 rq:868431 version:2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-networkx/python-networkx.changes 2021-02-01 13:28:47.358157771 +0100 +++ /work/SRC/openSUSE:Factory/.python-networkx.new.28504/python-networkx.changes 2021-02-10 21:29:53.614241611 +0100 @@ -1,0 +2,7 @@ +Mon Feb 1 14:05:38 UTC 2021 - Benjamin Greiner <c...@bnavigator.de> + +- Disable python36 build for good. Next up is SciPy 1.6.0 dropping + Python 3.6 because of NEP 29. +- Mark the doc package files as doc. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-networkx.spec ++++++ --- /var/tmp/diff_new_pack.CLxmaL/_old 2021-02-10 21:29:54.186242439 +0100 +++ /var/tmp/diff_new_pack.CLxmaL/_new 2021-02-10 21:29:54.186242439 +0100 @@ -18,8 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 -# Temporarily reenabled until SciPy is updated, because the PyYAML fix needs to be merged first -#%%define skip_python36 1 +%define skip_python36 1 Name: python-networkx Version: 2.5 Release: 0 @@ -115,6 +114,6 @@ %files -n %{name}-doc %license LICENSE.txt -%{_docdir}/networkx-%{version}/ +%doc %{_docdir}/networkx-%{version}/ %changelog