mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 03:09:40 +02:00
drop our sphinx patch
Fixed by https://github.com/sphinx-doc/sphinx/pull/11766
This commit is contained in:
parent
1fbc84cb06
commit
275de6249d
3 changed files with 0 additions and 29 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue