Backport another patch from upstream for Python 3.9 support
This commit is contained in:
parent
7afb2d61aa
commit
23b5cdf21e
2 changed files with 45 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue