From 2d648da50bc8a93710ef4d2af59994e2bd60eb8c3b0a81082b58ea0e9ed2a891 Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 9 Aug 2019 16:27:55 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=104 --- python-tornado.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/python-tornado.spec b/python-tornado.spec index 0b5e94e..2def82d 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-tornado -Version: 5 +Version: 5.1.1 Release: 0 Summary: Open source version of scalable, non-blocking web server that power FriendFeed License: Apache-2.0 @@ -27,7 +27,8 @@ Source0: README.suse Group: Development/Languages/Python Url: http://www.tornadoweb.org BuildRequires: python-rpm-macros -Requires: python-tornado5 +Requires: python-tornado-impl = %{version} +Requires: python-tornado-impl = %{version} BuildArch: noarch %ifpython2 Provides: %{oldpython}-tornado = %{version}