14
0
forked from pool/python-thLib

Accepting request 707961 from home:pgajdos

- call spec-cleaner
- note there are no upstream tests

OBS-URL: https://build.opensuse.org/request/show/707961
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-thLib?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-06-06 07:15:27 +00:00
committed by Git OBS Bridge
parent 604df177eb
commit c045e5003f
2 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 6 05:43:04 UTC 2019 - pgajdos@suse.com
- call spec-cleaner
- note there are no upstream tests
-------------------------------------------------------------------
Tue Dec 4 12:55:16 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -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
@@ -23,7 +23,7 @@ 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 +43,6 @@ Requires: python-scipy
Requires: python-statsmodels
Requires: python-sympy
BuildArch: noarch
%python_subpackages
%description
@@ -79,6 +78,9 @@ cp -r docs/_build/doctrees %{buildroot}%{_docdir}/%{$python_prefix}-thLib/
%fdupes %{buildroot}%{_docdir}/%{$python_prefix}-thLib/
}
%check
# no testsuite found
%files %{python_files}
%doc CHANGES.txt README.txt
%{_docdir}/%{python_prefix}-thLib/html/