commit python-shijian for openSUSE:Leap:15.2

2020-03-21 Thread root
Hello community,

here is the log from the commit of package python-shijian for 
openSUSE:Leap:15.2 checked in at 2020-03-21 16:45:39

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"

Sat Mar 21 16:45:39 2020 rev:4 rq:786663 version:2020.1.29.1857

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-shijian/python-shijian.changes  
2020-03-20 05:15:44.730581848 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-shijian.new.3160/python-shijian.changes
2020-03-21 16:47:08.657646475 +0100
@@ -1,0 +2,6 @@
+Wed Mar 18 11:53:03 UTC 2020 - pgaj...@suse.com
+
+- version update to 2020.1.29.1857
+  * no upstream changelog found
+
+---

Old:

  shijian-2018.6.2.1644.tar.gz

New:

  shijian-2020.1.29.1857.tar.gz



Other differences:
--
++ python-shijian.spec ++
--- /var/tmp/diff_new_pack.xmpxkt/_old  2020-03-21 16:47:09.041646868 +0100
+++ /var/tmp/diff_new_pack.xmpxkt/_new  2020-03-21 16:47:09.045646872 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-shijian
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,28 +19,17 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-shijian
-Version:2018.6.2.1644
+Version:2020.1.29.1857
 Release:0
 Summary:Python utility functions relating to time and filenames
 License:GPL-3.0-only
 Group:  Development/Languages/Python
-Url:https://github.com/wdbm/shijian
+URL:https://github.com/wdbm/shijian
 Source0:
https://files.pythonhosted.org/packages/source/s/shijian/shijian-%{version}.tar.gz
 Source100:  python-shijian-rpmlintrc
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-# SECTION test requirements
-BuildRequires:  %{python_module ipywidgets}
-BuildRequires:  %{python_module matplotlib}
-BuildRequires:  %{python_module numpy}
-BuildRequires:  %{python_module pandas}
-BuildRequires:  %{python_module python-dateutil}
-BuildRequires:  %{python_module scikit-learn}
-BuildRequires:  %{python_module scipy}
-BuildRequires:  %{python_module seaborn}
-BuildRequires:  %{python_module technicolor}
-# /SECTION
 Requires:   python-matplotlib
 Requires:   python-numpy
 Requires:   python-pandas
@@ -49,13 +38,9 @@
 Requires:   python-scipy
 Requires:   python-seaborn
 Requires:   python-technicolor
-%ifpython2
-Requires:   python-subprocess32
-%endif
 Recommends: python-ipywidgets
 Recommends: python-pyprel
 BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -73,10 +58,12 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%check
+# no upstream tests
+
 %files %{python_files}
 %doc README.md
 %license LICENSE
-%python3_only %{_bindir}/shijian
 %{python_sitelib}/*
 
 %changelog

++ shijian-2018.6.2.1644.tar.gz -> shijian-2020.1.29.1857.tar.gz ++
 2021 lines of diff (skipped)




commit python-shijian for openSUSE:Leap:15.2

2020-03-19 Thread root
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 
+
+- Disable python2 support since dependencies dropped python2
+
+---
+Mon Jun  3 18:31:35 UTC 2019 - Todd R 
+
+- 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