mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-13 13:19:39 +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
|
@ -8,7 +8,6 @@ WORKDIR /book
|
|||
RUN \
|
||||
pacman -Sy --needed --noconfirm archlinux-keyring \
|
||||
&& pacman -Syu --needed --noconfirm inkscape make noto-fonts patch python-myst-parser python-sphinx python-sphinxext-opengraph python-sphinx-sitemap ttf-montserrat \
|
||||
&& patch -Np1 -d /usr/lib/python3.11/site-packages/ -i /book/patches/sphinx-11766.patch \
|
||||
&& make epub html
|
||||
|
||||
FROM scratch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue