From 1aac6384a8d9346b8a9e34ae8bd43c901c10943d87a3119cf080d57618200f75 Mon Sep 17 00:00:00 2001 From: Todd R Date: Tue, 23 Jul 2019 18:32:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=26 --- python-distributed.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-distributed.spec b/python-distributed.spec index 7e97fdd..2f158f2 100644 --- a/python-distributed.spec +++ b/python-distributed.spec @@ -47,7 +47,7 @@ Requires: python-six Requires: python-sortedcontainers Requires: python-tblib Requires: python-toolz >= 0.7.4 -Requires: python-tornado >= 4.5.1 +Requires: python-tornado >= 5 Requires: python-zict >= 0.1.3 BuildArch: noarch %if %{with test} @@ -63,7 +63,7 @@ BuildRequires: %{python_module six} BuildRequires: %{python_module sortedcontainers} BuildRequires: %{python_module tblib} BuildRequires: %{python_module toolz >= 0.7.4} -BuildRequires: %{python_module tornado >= 4.5.1} +BuildRequires: %{python_module tornado >= 5} BuildRequires: %{python_module zict >= 0.1.3} %endif %python_subpackages