Hello community, here is the log from the commit of package python-shijian for openSUSE:Factory checked in at 2019-06-04 12:12:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-shijian (Old) and /work/SRC/openSUSE:Factory/.python-shijian.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-shijian" Tue Jun 4 12:12:25 2019 rev:2 rq:707283 version:2018.6.2.1644 Changes: -------- --- /work/SRC/openSUSE:Factory/python-shijian/python-shijian.changes 2018-11-15 12:41:00.230212182 +0100 +++ /work/SRC/openSUSE:Factory/.python-shijian.new.5148/python-shijian.changes 2019-06-04 12:12:46.723813163 +0200 @@ -1,0 +2,5 @@ +Mon Jun 3 18:31:35 UTC 2019 - Todd R <[email protected]> + +- Fix jupyter dependencies. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-shijian.spec ++++++ --- /var/tmp/diff_new_pack.OqbzD1/_old 2019-06-04 12:12:47.271812983 +0200 +++ /var/tmp/diff_new_pack.OqbzD1/_new 2019-06-04 12:12:47.271812983 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-shijian # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros # SECTION test requirements -BuildRequires: %{python_module jupyter_ipywidgets} +BuildRequires: %{python_module ipywidgets} BuildRequires: %{python_module matplotlib} BuildRequires: %{python_module numpy} BuildRequires: %{python_module pandas} @@ -51,7 +51,7 @@ %ifpython2 Requires: python-subprocess32 %endif -Recommends: python-jupyter_ipywidgets +Recommends: python-ipywidgets Recommends: python-pyprel BuildArch: noarch
