- Fix typo in the ansi2html Requires

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal 2019-02-27 08:14:11 +00:00 committed by Git OBS Bridge
parent 1a9c286e13
commit 1340146715
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 27 08:13:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Fix typo in the ansi2html Requires
-------------------------------------------------------------------
Thu Feb 14 13:01:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -29,7 +29,7 @@ BuildRequires: %{python_module setuptools_scm}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-ansi2hml
Requires: python-ansi2html
Requires: python-pytest >= 3.0
Requires: python-pytest-metadata
BuildArch: noarch