fix test_autodoc with Python 3.6.5

This commit is contained in:
Charalampos Stratakis 2018-04-11 19:05:47 +02:00
commit 9e75ecd41f
2 changed files with 36 additions and 0 deletions

View file

@ -42,6 +42,10 @@ Source6: default-sphinx-command.in
# to fetch images, which is not possible in koji or mock.
Patch0: xfail-test_latex_remote_images.patch
# Fix test_autodoc failure with Python 3.6.5
# Fixed upstream: https://github.com/sphinx-doc/sphinx/pull/4822
patch1: fix-test_autodoc.patch
BuildArch: noarch
BuildRequires: python2-devel >= 2.4
BuildRequires: python2-babel