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:
parent
a43ae1908e
commit
9b09f19733
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user