- Add missing BuildRequires for doc build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=7
This commit is contained in:
Thomas Bechtold 2018-02-09 05:29:01 +00:00 committed by Git OBS Bridge
parent ec3e4cf7be
commit 94b521c561
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 9 05:28:37 UTC 2018 - tbechtold@suse.com
- Add missing BuildRequires for doc build
-------------------------------------------------------------------
Mon Jul 10 07:55:45 UTC 2017 - okurz@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package python-repoze.who
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -32,6 +32,7 @@ BuildRequires: %{python_module Sphinx}
BuildRequires: %{python_module WebOb}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module repoze.sphinx.autointerface}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module zope.interface}
BuildRequires: fdupes