From 377694eb1c502e23c3870fa2c0402bc2448631a959f5f9fd400a94c07b2c4f1d Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 14 Oct 2019 13:45:59 +0000 Subject: [PATCH 1/2] Fix %pytest call OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyRIC?expand=0&rev=6 --- python-PyRIC.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-PyRIC.spec b/python-PyRIC.spec index 151c0e5..c74e947 100644 --- a/python-PyRIC.spec +++ b/python-PyRIC.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyRIC # -# 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 From e9fd4c7f8c23c11140edb463cd8a741dfcc83284345c7614ed0ea0152ca8c4c7 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 7 Nov 2019 15:27:43 +0000 Subject: [PATCH 2/2] Run through spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyRIC?expand=0&rev=7 --- python-PyRIC.changes | 5 +++++ python-PyRIC.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-PyRIC.changes b/python-PyRIC.changes index 65358cf..3de2ab0 100644 --- a/python-PyRIC.changes +++ b/python-PyRIC.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 15:27:13 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Tue Dec 4 12:52:44 UTC 2018 - Matej Cepl diff --git a/python-PyRIC.spec b/python-PyRIC.spec index c74e947..6c9ad55 100644 --- a/python-PyRIC.spec +++ b/python-PyRIC.spec @@ -22,8 +22,7 @@ Version: 0.1.6.3 Release: 0 Summary: Python Wireless Library License: GPL-3.0-only -Group: Development/Languages/Python -URL: http://wraith-wireless.github.io/PyRIC/ +URL: https://wraith-wireless.github.io/PyRIC/ Source: https://files.pythonhosted.org/packages/source/P/PyRIC/PyRIC-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes