drop our sphinx patch

Fixed by https://github.com/sphinx-doc/sphinx/pull/11766
This commit is contained in:
Heiko Schaefer 2024-05-06 16:42:34 +02:00 committed by heiko
parent 1fbc84cb06
commit 275de6249d
3 changed files with 0 additions and 29 deletions

View file

@ -19,6 +19,4 @@ steps:
commands:
- pacman -Sy --needed --noconfirm archlinux-keyring
- pacman -Syu --needed --noconfirm epubcheck inkscape noto-fonts make patch python-myst-parser python-sphinx python-sphinxext-opengraph python-sphinx-sitemap ttf-montserrat
# fix sphinx: https://github.com/sphinx-doc/sphinx/issues/11598
- patch -Np1 -d /usr/lib/python3.11/site-packages/ -i "$(pwd)/book/patches/sphinx-11766.patch"
- make -C book epub-check