Hello community,

here is the log from the commit of package python-shijian for 
openSUSE:Leap:15.2 checked in at 2020-03-20 05:15:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-shijian (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-shijian.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-shijian"

Fri Mar 20 05:15:41 2020 rev:3 rq:777137 version:2018.6.2.1644

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-shijian/python-shijian.changes  
2020-01-15 15:52:58.571581837 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-shijian.new.3160/python-shijian.changes    
    2020-03-20 05:15:44.730581848 +0100
@@ -1,0 +2,10 @@
+Fri Dec  6 18:44:56 UTC 2019 - Todd R <toddrme2...@gmail.com>
+
+- Disable python2 support since dependencies dropped python2
+
+-------------------------------------------------------------------
+Mon Jun  3 18:31:35 UTC 2019 - Todd R <toddrme2...@gmail.com>
+
+- Fix jupyter dependencies.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-shijian.spec ++++++
--- /var/tmp/diff_new_pack.50KNdt/_old  2020-03-20 05:15:45.698582498 +0100
+++ /var/tmp/diff_new_pack.50KNdt/_new  2020-03-20 05:15:45.746582530 +0100
@@ -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
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define         skip_python2 1
 Name:           python-shijian
 Version:        2018.6.2.1644
 Release:        0
@@ -30,7 +31,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 +52,7 @@
 %ifpython2
 Requires:       python-subprocess32
 %endif
-Recommends:     python-jupyter_ipywidgets
+Recommends:     python-ipywidgets
 Recommends:     python-pyprel
 BuildArch:      noarch
 


Reply via email to