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:
committed by
Git OBS Bridge
parent
604df177eb
commit
c045e5003f
@@ -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>
|
Tue Dec 4 12:55:16 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-thLib
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -23,7 +23,7 @@ Release: 0
|
|||||||
Summary: Collection of Python utilities for signal analysis
|
Summary: Collection of Python utilities for signal analysis
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
Group: Development/Languages/Python
|
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
|
Source: https://files.pythonhosted.org/packages/source/t/thLib/thLib-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module matplotlib}
|
BuildRequires: %{python_module matplotlib}
|
||||||
BuildRequires: %{python_module numpy}
|
BuildRequires: %{python_module numpy}
|
||||||
@@ -43,7 +43,6 @@ Requires: python-scipy
|
|||||||
Requires: python-statsmodels
|
Requires: python-statsmodels
|
||||||
Requires: python-sympy
|
Requires: python-sympy
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -79,6 +78,9 @@ cp -r docs/_build/doctrees %{buildroot}%{_docdir}/%{$python_prefix}-thLib/
|
|||||||
%fdupes %{buildroot}%{_docdir}/%{$python_prefix}-thLib/
|
%fdupes %{buildroot}%{_docdir}/%{$python_prefix}-thLib/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
%check
|
||||||
|
# no testsuite found
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc CHANGES.txt README.txt
|
%doc CHANGES.txt README.txt
|
||||||
%{_docdir}/%{python_prefix}-thLib/html/
|
%{_docdir}/%{python_prefix}-thLib/html/
|
||||||
|
Reference in New Issue
Block a user