From b85bed06a090264a8df46108f972613824794e812559f3b3fae678f4d8857c0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 4 Jun 2019 14:48:01 +0000 Subject: [PATCH] - Add python-typing_extension >= 3.6.5 to requires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp?expand=0&rev=35 --- python-aiohttp.changes | 5 +++++ python-aiohttp.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-aiohttp.changes b/python-aiohttp.changes index fd29512..3990108 100644 --- a/python-aiohttp.changes +++ b/python-aiohttp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 4 14:47:20 UTC 2019 - Ondřej Súkup + +- Add python-typing_extension >= 3.6.5 to requires + ------------------------------------------------------------------- Wed Feb 27 14:25:09 UTC 2019 - Ondřej Súkup diff --git a/python-aiohttp.spec b/python-aiohttp.spec index 9241bb6..436979e 100644 --- a/python-aiohttp.spec +++ b/python-aiohttp.spec @@ -58,6 +58,7 @@ BuildRequires: %{python_module pytest-timeout} BuildRequires: %{python_module pytest-xdist} BuildRequires: %{python_module pytest} BuildRequires: %{python_module trustme} +BuildRequires: %{python_module typing_extension >= 3.6.5} BuildRequires: %{python_module yarl >= 1.0} # /SECTION # SECTION docs