14
0
forked from pool/python-pika

Add 1119-increase_timeouts.patch to increase timeouts and hopefully

make tests more resilient in OBS.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=21
This commit is contained in:
2018-09-22 14:28:27 +00:00
committed by Git OBS Bridge
parent f46ffd833b
commit 7a201a6483
3 changed files with 7 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/pika/pika
Source: https://github.com/pika/pika/archive/%{version}.tar.gz
Patch: pika-1119-experiment.patch
Patch: 1119-increase_timeouts.patch
BuildRequires: %{python_module Twisted}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module nose}