Accepting request 580622 from home:aplanas:branches:devel:languages:python

- Recommends only on SUSE

OBS-URL: https://build.opensuse.org/request/show/580622
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=100
This commit is contained in:
Dirk Mueller 2018-02-27 16:53:48 +00:00 committed by Git OBS Bridge
parent ee4cd0c2e8
commit b1ec8d4b36
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