From 9b09f197331ce1e68cf97c3a1cd9f15af958c91b759d4c4dfd91e4619c95d45e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 14 Apr 2015 11:02:24 +0000 Subject: [PATCH] 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 --- python-Sphinx.changes | 5 +++++ python-Sphinx.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 0738f5a..093ca62 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -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 diff --git a/python-Sphinx.spec b/python-Sphinx.spec index ab6e6b9..1590f5b 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -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