forked from pool/python-aiohttp
Accepting request 650538 from home:glaubitz:branches:devel:languages:python
- Add patch to address name collision issue with pytest fixtures + rename-request-fixture.patch OBS-URL: https://build.opensuse.org/request/show/650538 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp?expand=0&rev=29
This commit is contained in:
committed by
Git OBS Bridge
parent
9aed61f1b8
commit
0f6f2c545b
@@ -29,6 +29,9 @@ 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
|
||||
# PATCH-FIX-UPSTREAM glaubitz@suse.com -- Fix failing test due to naming conflict with pytest fixtures
|
||||
# https://github.com/aio-libs/aiohttp/issues/3392
|
||||
Patch1: rename-request-fixture.patch
|
||||
BuildRequires: %{python_module Cython >= 0.28.4}
|
||||
BuildRequires: %{python_module devel >= 3.5.3}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
|
||||
Reference in New Issue
Block a user