fix test_autodoc with Python 3.6.5
This commit is contained in:
parent
61f25030e6
commit
9e75ecd41f
2 changed files with 36 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue