Fix tests for Python3.9.0a5+
Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1829705
This commit is contained in:
parent
bf5a2d48d8
commit
d237e99bb9
2 changed files with 25 additions and 0 deletions
|
|
@ -40,6 +40,9 @@ Source0: %{pypi_source %{upstream_name} %{upstream_version}}
|
|||
# which causes that test to fail.
|
||||
Patch1: sphinx-test_theming.diff
|
||||
|
||||
# Backport: test: Add a docstring to avoid an error on py39a5+
|
||||
Patch2: https://github.com/sphinx-doc/sphinx/commit/ffb1ca3a.patch
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue