forked from pool/python-tornado
- Provide %oldpython-tornado symbol too
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=112
This commit is contained in:
committed by
Git OBS Bridge
parent
42bbcb2109
commit
884c5752ad
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 17 11:03:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Provide %oldpython-tornado symbol too
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 12 09:29:42 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -16,6 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define oldpython
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-tornado
|
||||
Version: 4.5.3
|
||||
@@ -27,6 +28,9 @@ URL: http://www.tornadoweb.org
|
||||
Source0: README.suse
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-tornado-impl = %{version}
|
||||
%ifpython2
|
||||
Provides: %{oldpython}-tornado = %{version}
|
||||
%endif
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
|
Reference in New Issue
Block a user