forked from pool/python-sphinxcontrib-httpdomain
Accepting request 726223 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/726223 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinxcontrib-httpdomain?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 26 16:57:00 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Use better way to handle tornado version compatibility.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 29 17:21:09 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
@@ -32,13 +32,13 @@ BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six}
|
||||
BuildRequires: %{python_module tornado >= 4.5}
|
||||
BuildRequires: %{python_module tornado < 5}
|
||||
BuildConflicts: %{python_module tornado >= 5}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-Sphinx >= 1.5
|
||||
Requires: python-six
|
||||
Requires: python-tornado >= 4.5
|
||||
Requires: python-tornado < 5
|
||||
Conflicts: python-tornado >= 5
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
|
Reference in New Issue
Block a user