From 8a2faa4e41ea3a43b125de9af7cade2417e24dcc3f70e1aa909f75a796f0a2f1 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 14 Oct 2019 13:47:41 +0000 Subject: [PATCH 1/2] Fix %pytest call OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-TagStats?expand=0&rev=9 --- python-TagStats.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-TagStats.spec b/python-TagStats.spec index af32e02..b927585 100644 --- a/python-TagStats.spec +++ b/python-TagStats.spec @@ -1,7 +1,7 @@ # # spec file for package python-TagStats # -# 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # From 18e9aeef85b36c8a20650c55cecae6cb355f8dc044a24de826e03efee7c205ea Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 7 Nov 2019 15:53:14 +0000 Subject: [PATCH 2/2] Run through spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-TagStats?expand=0&rev=10 --- python-TagStats.changes | 5 +++++ python-TagStats.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-TagStats.changes b/python-TagStats.changes index 328454b..cac8398 100644 --- a/python-TagStats.changes +++ b/python-TagStats.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 15:52:44 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Wed Aug 29 09:23:15 UTC 2018 - tchvatal@suse.com diff --git a/python-TagStats.spec b/python-TagStats.spec index b927585..106070c 100644 --- a/python-TagStats.spec +++ b/python-TagStats.spec @@ -23,7 +23,6 @@ Version: 0.1.2 Release: 0 Summary: Statistics for each tag's set of key phrases License: MIT -Group: Development/Languages/Python URL: https://github.com/chuanconggao/TagStats Source: https://files.pythonhosted.org/packages/source/T/TagStats/TagStats-%{version}.tar.gz Source10: https://raw.githubusercontent.com/chuanconggao/TagStats/%{version}/LICENSE