From 972028125dc9628156e4d4f65c10f21b431c50a5a02966d96820f6daeb5566e3 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 14 Oct 2019 13:45:02 +0000 Subject: [PATCH 1/2] Fix %pytest call OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyBrowserID?expand=0&rev=5 --- python-PyBrowserID.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-PyBrowserID.spec b/python-PyBrowserID.spec index 551e9e5..da7880e 100644 --- a/python-PyBrowserID.spec +++ b/python-PyBrowserID.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyBrowserID # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017-2018 The openSUSE Project. # # All modifications and additions to the file contributed by third parties From 64515fa2ff23fee17207036ef2b1d4a9c3d32799abcbc995d4fcba8c03ce9bf0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 7 Nov 2019 15:14:32 +0000 Subject: [PATCH 2/2] Run through spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyBrowserID?expand=0&rev=6 --- python-PyBrowserID.changes | 5 +++++ python-PyBrowserID.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-PyBrowserID.changes b/python-PyBrowserID.changes index fd3cd8c..ca56aca 100644 --- a/python-PyBrowserID.changes +++ b/python-PyBrowserID.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 15:14:07 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Tue Dec 4 12:51:58 UTC 2018 - Matej Cepl diff --git a/python-PyBrowserID.spec b/python-PyBrowserID.spec index da7880e..ceda230 100644 --- a/python-PyBrowserID.spec +++ b/python-PyBrowserID.spec @@ -24,8 +24,7 @@ Version: 0.14.0 Release: 0 Summary: Python library for the BrowserID Protocol License: MPL-2.0 -Group: Development/Languages/Python -Url: https://github.com/mozilla/PyBrowserID +URL: https://github.com/mozilla/PyBrowserID Source: https://files.pythonhosted.org/packages/source/P/PyBrowserID/PyBrowserID-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes