Accepting request 295782 from home:alarrosa:branches:KDE:Frameworks5

- Added python-six as a requirement, not only as build requirement.
  This fixes compilation of packages that require python-Sphinx and fail
  because python-six is not available

OBS-URL: https://build.opensuse.org/request/show/295782
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=56
This commit is contained in:
Michal Čihař 2015-04-14 11:02:24 +00:00 committed by Git OBS Bridge
parent a43ae1908e
commit 9b09f19733
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 13 17:17:57 UTC 2015 - alarrosa@suse.com
- Added python-six as a requirement, not only as build requirement
-------------------------------------------------------------------
Thu Apr 9 02:29:40 UTC 2015 - termim@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package python-Sphinx
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -46,6 +46,7 @@ Requires: python-Jinja2 >= 2.3
Requires: python-Pygments >= 2.0
Requires: python-alabaster
Requires: python-docutils >= 0.11
Requires: python-six
Requires: python-snowballstemmer
Requires: python-sphinx_rtd_theme
Suggests: python-rst2pdf