From ad571ac08dbbce9e40df72508e327235f9d3b8333fc09ca3ba4616ee4d251b45 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 01122a08451f029330efbef067d96dfb5274d392f0e2686b9203066586704660 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