forked from pool/python-sphinxcontrib-blockdiag
Remove wrong BR on python-sphinxcontrib
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-blockdiag?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 7 21:04:16 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Remove wrong BR on python-sphinxcontrib
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 4 12:54:39 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
Tue Dec 4 12:54:39 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -27,17 +27,15 @@ License: BSD-2-Clause
|
|||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/blockdiag/sphinxcontrib-blockdiag
|
URL: https://github.com/blockdiag/sphinxcontrib-blockdiag
|
||||||
Source: https://files.pythonhosted.org/packages/source/s/sphinxcontrib-blockdiag/sphinxcontrib-blockdiag-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/s/sphinxcontrib-blockdiag/sphinxcontrib-blockdiag-%{version}.tar.gz
|
||||||
|
BuildRequires: %{python_module Sphinx >= 0.6}
|
||||||
BuildRequires: %{python_module blockdiag >= 1.5.0}
|
BuildRequires: %{python_module blockdiag >= 1.5.0}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module sphinxcontrib}
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-Sphinx >= 0.6
|
Requires: python-Sphinx >= 0.6
|
||||||
Requires: python-blockdiag >= 1.5.0
|
Requires: python-blockdiag >= 1.5.0
|
||||||
Requires: python-sphinxcontrib
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
BuildRequires: %{python_module Sphinx >= 0.6}
|
|
||||||
BuildRequires: %{python_module funcparserlib}
|
BuildRequires: %{python_module funcparserlib}
|
||||||
BuildRequires: %{python_module sphinx-testing}
|
BuildRequires: %{python_module sphinx-testing}
|
||||||
BuildRequires: python-mock
|
BuildRequires: python-mock
|
||||||
|
Reference in New Issue
Block a user