From c045e5003fe453c833d27e30c58dc84a3226e2637595d402e07d0a55882ca5a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 6 Jun 2019 07:15:27 +0000 Subject: [PATCH] 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 --- python-thLib.changes | 6 ++++++ python-thLib.spec | 10 ++++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/python-thLib.changes b/python-thLib.changes index f50aac6..803a9ac 100644 --- a/python-thLib.changes +++ b/python-thLib.changes @@ -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 diff --git a/python-thLib.spec b/python-thLib.spec index 4b5f61d..54a5e7f 100644 --- a/python-thLib.spec +++ b/python-thLib.spec @@ -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 @@ -62,7 +61,7 @@ the new package "scikit-kinematics"! # hidden-file-or-dir rm docs/_build/html/.buildinfo # wrong-file-end-of-line-encoding -sed -i 's/\r$//' *.txt +sed -i 's/\r$//' *.txt sed -i 's/\r$//' docs/_build/html/_sources/*.txt sed -i 's/\r$//' docs/_build/html/_static/pygments.css @@ -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/