Remove wrong BR on python-sphinxcontrib

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-newsfeed?expand=0&rev=8
This commit is contained in:
Matej Cepl 2018-12-07 21:05:59 +00:00 committed by Git OBS Bridge
parent be74411f9f
commit 345ce87e31
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 7 21:05:52 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove wrong BR on python-sphinxcontrib
-------------------------------------------------------------------
Tue Dec 4 12:54:44 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@ -27,13 +27,10 @@ License: BSD-2-Clause
Group: Development/Languages/Python
Url: https://github.com/aio-libs/sphinxcontrib-newsfeed
Source: https://files.pythonhosted.org/packages/source/s/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-%{version}.tar.gz
BuildRequires: %{python_module Sphinx}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module sphinxcontrib}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
%if %{with test}
BuildRequires: %{python_module Sphinx}
%endif
Requires: python-Sphinx
Requires: python-sphinxcontrib
BuildArch: noarch