Accepting request 319414 from home:frispete:python

minor change, but tired of carrying around...

OBS-URL: https://build.opensuse.org/request/show/319414
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=60
This commit is contained in:
Todd R 2015-07-29 13:26:03 +00:00 committed by Git OBS Bridge
parent 3463f6252d
commit f748cef8f1
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 29 13:18:28 UTC 2015 - hpj@urpla.net
- Be explicit about six version requirements
-------------------------------------------------------------------
Mon Jul 27 09:03:41 UTC 2015 - seife+obs@b1-systems.com

View File

@ -33,7 +33,7 @@ BuildRequires: python-Jinja2 >= 2.3
BuildRequires: python-alabaster
BuildRequires: python-docutils >= 0.7
BuildRequires: python-mock
BuildRequires: python-six
BuildRequires: python-six >= 1.4
BuildRequires: python-snowballstemmer
BuildRequires: python-sphinx_rtd_theme
# Testsuite requirements:
@ -46,7 +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-six >= 1.4
Requires: python-snowballstemmer
Requires: python-sphinx_rtd_theme
%if 0%{?suse_version}