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:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 22 14:27:35 UTC 2018 - Matěj Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Add 1119-increase_timeouts.patch to increase timeouts and hopefully
|
||||||
|
make tests more resilient in OBS.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 21 12:08:33 CEST 2018 - mcepl@suse.com
|
Fri Sep 21 12:08:33 CEST 2018 - mcepl@suse.com
|
||||||
|
|
||||||
|
@@ -26,7 +26,7 @@ License: BSD-3-Clause
|
|||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/pika/pika
|
URL: https://github.com/pika/pika
|
||||||
Source: https://github.com/pika/pika/archive/%{version}.tar.gz
|
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 Twisted}
|
||||||
BuildRequires: %{python_module mock}
|
BuildRequires: %{python_module mock}
|
||||||
BuildRequires: %{python_module nose}
|
BuildRequires: %{python_module nose}
|
||||||
|
Reference in New Issue
Block a user