From 94b521c56135fe594206aa6fb787a899545a97181f1518d95aa23994e8a218b2 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Fri, 9 Feb 2018 05:29:01 +0000 Subject: [PATCH] - Add missing BuildRequires for doc build OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=7 --- python-repoze.who.changes | 5 +++++ python-repoze.who.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-repoze.who.changes b/python-repoze.who.changes index b41f783..938c6d6 100644 --- a/python-repoze.who.changes +++ b/python-repoze.who.changes @@ -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 diff --git a/python-repoze.who.spec b/python-repoze.who.spec index 0c6f967..83bec68 100644 --- a/python-repoze.who.spec +++ b/python-repoze.who.spec @@ -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