Backport another patch from upstream for Python 3.9 support

This commit is contained in:
Miro Hrončok 2020-05-19 17:34:35 +02:00
commit 23b5cdf21e
2 changed files with 45 additions and 0 deletions

View file

@ -45,6 +45,10 @@ 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
# Backport: Do not emit type arguments twice (needed for Python 3.9)
# Rebased from https://github.com/sphinx-doc/sphinx/commit/46372726
Patch3: 46372726.patch
BuildArch: noarch
BuildRequires: python3-devel