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 - [email protected]
+
+- 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)