From 9aed61f1b8a94ce8fd8d4011b24b06c0ee9bc3b0f9b8f88b4defc3482f6d48f0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 6 Oct 2018 09:32:20 +0000 Subject: [PATCH] Remove trailing space OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp?expand=0&rev=27 --- python-aiohttp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-aiohttp.spec b/python-aiohttp.spec index ee437c9..b1ee0c8 100644 --- a/python-aiohttp.spec +++ b/python-aiohttp.spec @@ -29,7 +29,7 @@ Source: https://files.pythonhosted.org/packages/source/a/aiohttp/aiohttp # PATCH-FIX-UPSTREAM mcepl@suse.com -- Fix failing tests due to invalid escapes in regexps # https://github.com/aio-libs/aiohttp/issues/3325 Patch0: invalid-escapes-in-tests.patch -BuildRequires: %{python_module Cython >= 0.28.4} +BuildRequires: %{python_module Cython >= 0.28.4} BuildRequires: %{python_module devel >= 3.5.3} BuildRequires: %{python_module setuptools} BuildRequires: fdupes