15
0

- Add missing BuildRequires on textfixtures.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cpplint?expand=0&rev=8
This commit is contained in:
2020-07-01 04:35:45 +00:00
committed by Git OBS Bridge
parent 81ebda394f
commit 1e3b19ca16
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 1 04:34:56 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Add missing BuildRequires on textfixtures.
-------------------------------------------------------------------
Thu Jun 25 04:44:48 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -27,6 +27,7 @@ URL: https://github.com/cpplint/cpplint
Source: https://files.pythonhosted.org/packages/source/c/cpplint/cpplint-%{version}.tar.gz
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module testfixtures}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires(post): update-alternatives