From e033f97ec371234d5759d849d492be556bcc0b2b7fa3a1b964a5f1c204d8b596 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 10 Jan 2018 22:35:40 +0000 Subject: [PATCH] Accepting request 562899 from devel:languages:python Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/562899 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-sugar?expand=0&rev=2 --- python-pytest-sugar.changes | 5 +++++ python-pytest-sugar.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/python-pytest-sugar.changes b/python-pytest-sugar.changes index 3b6c89b..9e0d41c 100644 --- a/python-pytest-sugar.changes +++ b/python-pytest-sugar.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 17 12:06:50 UTC 2017 - jengelh@inai.de + +- Fix package name repetition in summary. + ------------------------------------------------------------------- Wed Nov 15 09:59:13 UTC 2017 - mimi.vx@gmail.com diff --git a/python-pytest-sugar.spec b/python-pytest-sugar.spec index 3a8fa0c..aebbb49 100644 --- a/python-pytest-sugar.spec +++ b/python-pytest-sugar.spec @@ -15,18 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytest-sugar Version: 0.9.0 Release: 0 +Summary: Pretty printer for pytest progress License: BSD-3-Clause -Summary: pytest-sugar - pretty printer for pytest progress -Url: http://pivotfinland.com/pytest-sugar/ Group: Development/Languages/Python +Url: http://pivotfinland.com/pytest-sugar/ Source: https://files.pythonhosted.org/packages/source/p/pytest-sugar/pytest-sugar-%{version}.tar.gz +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: %{python_module setuptools} Requires: python-pytest Requires: python-termcolor BuildArch: noarch