forked from pool/python-tornado
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=104
This commit is contained in:
@@ -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}
|
||||
|
Reference in New Issue
Block a user