Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-streamz for openSUSE:Factory checked in at 2021-02-15 23:19:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-streamz (Old) and /work/SRC/openSUSE:Factory/.python-streamz.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-streamz" Mon Feb 15 23:19:36 2021 rev:6 rq:872152 version:0.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-streamz/python-streamz.changes 2020-10-12 13:59:44.570226808 +0200 +++ /work/SRC/openSUSE:Factory/.python-streamz.new.28504/python-streamz.changes 2021-02-15 23:21:30.863863065 +0100 @@ -1,0 +2,5 @@ +Sun Feb 14 14:07:33 UTC 2021 - Dirk M??ller <[email protected]> + +- skip python 3.6 (no networkx anymore) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-streamz.spec ++++++ --- /var/tmp/diff_new_pack.LY9ZR1/_old 2021-02-15 23:21:31.403863872 +0100 +++ /var/tmp/diff_new_pack.LY9ZR1/_new 2021-02-15 23:21:31.407863877 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-streamz # -# 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,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 Name: python-streamz Version: 0.6.0 Release: 0
