From d742f17dd9254cf42c7e0058cea083297cb4df344ff32a6820188e9acf856e15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 10 Dec 2017 14:58:23 +0000 Subject: [PATCH] Accepting request 555643 from home:adrianSuSE:home-assistant fix build OBS-URL: https://build.opensuse.org/request/show/555643 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp?expand=0&rev=12 --- python-aiohttp.changes | 5 +++++ python-aiohttp.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-aiohttp.changes b/python-aiohttp.changes index e46382b..a6c83ff 100644 --- a/python-aiohttp.changes +++ b/python-aiohttp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 10 08:39:51 UTC 2017 - adrian@suse.de + +- add MarkupSafe as build depdency to fix documentaion generation + ------------------------------------------------------------------- Wed Dec 6 03:01:31 UTC 2017 - arun@gmx.de diff --git a/python-aiohttp.spec b/python-aiohttp.spec index 27fc037..9dd164e 100644 --- a/python-aiohttp.spec +++ b/python-aiohttp.spec @@ -44,6 +44,7 @@ BuildRequires: %{python_module yarl >= 0.13.0} %endif # /SECTION # SECTION docs +BuildRequires: %{python_module MarkupSafe} BuildRequires: python3-Sphinx BuildRequires: python3-sphinxcontrib-asyncio BuildRequires: python3-sphinxcontrib-newsfeed