forked from pool/python-pytest-sugar
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
This commit is contained in:
@@ -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
|
Wed Nov 15 09:59:13 UTC 2017 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
|||||||
@@ -15,18 +15,19 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pytest-sugar
|
Name: python-pytest-sugar
|
||||||
Version: 0.9.0
|
Version: 0.9.0
|
||||||
Release: 0
|
Release: 0
|
||||||
|
Summary: Pretty printer for pytest progress
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Summary: pytest-sugar - pretty printer for pytest progress
|
|
||||||
Url: http://pivotfinland.com/pytest-sugar/
|
|
||||||
Group: Development/Languages/Python
|
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
|
Source: https://files.pythonhosted.org/packages/source/p/pytest-sugar/pytest-sugar-%{version}.tar.gz
|
||||||
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: %{python_module setuptools}
|
|
||||||
Requires: python-pytest
|
Requires: python-pytest
|
||||||
Requires: python-termcolor
|
Requires: python-termcolor
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|||||||
Reference in New Issue
Block a user