From 1163bec72ea6a887586c5227b01d5f71351fe3033e45ba59a46814725e543541 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 14 Oct 2019 13:48:46 +0000 Subject: [PATCH 1/2] Fix %pytest call OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-XStatic?expand=0&rev=5 --- python-XStatic.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-XStatic.spec b/python-XStatic.spec index 5e8ed51..786fe0a 100644 --- a/python-XStatic.spec +++ b/python-XStatic.spec @@ -1,7 +1,7 @@ # # spec file for package python-XStatic # -# 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 d4ef814c6301293aa2960fd81e58e1e0c67e66c8411f96670758eaaf690c7ca0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 7 Nov 2019 16:09:14 +0000 Subject: [PATCH 2/2] Run through spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-XStatic?expand=0&rev=6 --- python-XStatic.changes | 5 +++++ python-XStatic.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-XStatic.changes b/python-XStatic.changes index 3b24b20..e637d60 100644 --- a/python-XStatic.changes +++ b/python-XStatic.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 16:08:48 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Tue Dec 11 14:30:33 UTC 2018 - Jan Engelhardt diff --git a/python-XStatic.spec b/python-XStatic.spec index 786fe0a..98dfc17 100644 --- a/python-XStatic.spec +++ b/python-XStatic.spec @@ -22,13 +22,11 @@ Version: 1.0.2 Release: 0 Summary: XStatic base package with minimal support code License: MIT -Group: Development/Languages/Python -Url: https://github.com/xstatic-py/xstatic +URL: https://github.com/xstatic-py/xstatic Source: https://files.pythonhosted.org/packages/source/X/XStatic/XStatic-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros BuildArch: noarch - %python_subpackages %description