Hello community,

here is the log from the commit of package python-thLib for openSUSE:Leap:15.2 
checked in at 2020-03-02 13:23:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-thLib (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-thLib.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-thLib"

Mon Mar  2 13:23:59 2020 rev:4 rq:777217 version:0.12.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-thLib/python-thLib.changes      
2020-01-15 15:53:49.211610863 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-thLib.new.26092/python-thLib.changes   
2020-03-02 13:23:59.246473528 +0100
@@ -1,0 +2,11 @@
+Fri Dec  6 17:49:50 UTC 2019 - Todd R <[email protected]>
+
+- Disable python2 support due to dependencies dropping python2.
+
+-------------------------------------------------------------------
+Thu Jun  6 05:43:04 UTC 2019 - [email protected]
+
+- call spec-cleaner
+- note there are no upstream tests
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-thLib.spec ++++++
--- /var/tmp/diff_new_pack.utc2Ra/_old  2020-03-02 13:24:00.630476280 +0100
+++ /var/tmp/diff_new_pack.utc2Ra/_new  2020-03-02 13:24:00.662476344 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-thLib
 #
-# 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,13 +17,14 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define         skip_python2 1
 Name:           python-thLib
 Version:        0.12.2
 Release:        0
 Summary:        Collection of Python utilities for signal analysis
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
-Url:            http://work.thaslwanter.at
+URL:            http://work.thaslwanter.at
 Source:         
https://files.pythonhosted.org/packages/source/t/thLib/thLib-%{version}.tar.gz
 BuildRequires:  %{python_module matplotlib}
 BuildRequires:  %{python_module numpy}
@@ -43,7 +44,6 @@
 Requires:       python-statsmodels
 Requires:       python-sympy
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -79,6 +79,9 @@
 %fdupes %{buildroot}%{_docdir}/%{$python_prefix}-thLib/
 }
 
+%check
+# no testsuite found
+
 %files %{python_files}
 %doc CHANGES.txt README.txt
 %{_docdir}/%{python_prefix}-thLib/html/


Reply via email to