Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-python-louvain for openSUSE:Factory checked in at 2021-04-24 23:08:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-python-louvain (Old) and /work/SRC/openSUSE:Factory/.python-python-louvain.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-louvain" Sat Apr 24 23:08:49 2021 rev:6 rq:887921 version:0.15 Changes: -------- --- /work/SRC/openSUSE:Factory/python-python-louvain/python-python-louvain.changes 2020-07-16 12:16:25.450841657 +0200 +++ /work/SRC/openSUSE:Factory/.python-python-louvain.new.12324/python-python-louvain.changes 2021-04-24 23:10:00.227466980 +0200 @@ -1,0 +2,7 @@ +Fri Apr 23 05:57:36 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com> + +- Update to 0.15: + * Stop relabelling stable partitions, tests on power, doc fixes +- Do not build for Python 3.6, due to no NumPy. + +------------------------------------------------------------------- Old: ---- python-louvain-0.14.tar.gz New: ---- python-louvain-0.15.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-python-louvain.spec ++++++ --- /var/tmp/diff_new_pack.EWUfKg/_old 2021-04-24 23:10:00.607467518 +0200 +++ /var/tmp/diff_new_pack.EWUfKg/_new 2021-04-24 23:10:00.607467518 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-python-louvain # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 Name: python-python-louvain -Version: 0.14 +Version: 0.15 Release: 0 Summary: Louvain algorithm for community detection License: BSD-3-Clause -Group: Development/Languages/Python URL: https://github.com/taynaud/python-louvain Source0: https://files.pythonhosted.org/packages/source/p/python-louvain/python-louvain-%{version}.tar.gz BuildRequires: %{python_module devel} @@ -34,7 +34,7 @@ Requires: python-networkx Requires: python-numpy Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module networkx} ++++++ python-louvain-0.14.tar.gz -> python-louvain-0.15.tar.gz ++++++ ++++ 16786 lines of diff (skipped)