Accepting request 580665 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/580665
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=47
This commit is contained in:
Dominique Leuenberger 2018-03-01 11:03:28 +00:00 committed by Git OBS Bridge
commit 3498aa782a
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 27 14:09:37 UTC 2018 - aplanas@suse.com
- Recommends only on SUSE
-------------------------------------------------------------------
Sat Feb 24 18:31:35 UTC 2018 - arun@gmx.de

View File

@ -50,9 +50,11 @@ Requires: python-snowballstemmer >= 1.1
Requires: python-sphinx_rtd_theme
Requires: python-sphinxcontrib
Requires: python-sphinxcontrib-websupport
%if 0%{?suse_version} >= 1000
Recommends: python-SQLAlchemy >= 0.9
Recommends: python-Whoosh >= 2.0
Recommends: %{name}-doc-man
%endif
%ifpython2
Requires: python-enum34
Requires: python-typing