Accepting request 666299 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/666299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiohttp?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2019-01-21 09:56:27 +00:00 committed by Git OBS Bridge
commit 43a92a9e9e
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 15 13:15:30 UTC 2019 - Alberto Planas Dominguez <aplanas@suse.com>
- Remove version dependency from Cython (boo#1121578).
-------------------------------------------------------------------
Tue Nov 20 13:29:01 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-aiohttp
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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,7 +32,7 @@ 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 Cython}
BuildRequires: %{python_module devel >= 3.5.3}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes