Hi, not quite sure what happened to papis-sphinx-design (extra) but it looks like it has been removed:
https://archlinux.org/packages/extra/any/python-sphinx-design/
(note: page 404s)
There's no papis-sphinx-design in the AUR, but there does exist a papis-sphinx_design (note the underscore)
Pinned Comments
gesh commented on 2024-03-13 11:15 (UTC)
Note! Papis skips integration tests for certain optdeps if they aren't installed[1]. Since checkdeps should contain all the dependencies to check a standard build, I've added these to
checkdepends.If you're not planning on installing these optdeps and want to skip these specific tests, feel free to comment out the relevant lines in the
checkdependsarray. (This incidentally also goes for the multiple dependencies for themypytests, if they bother people).The relevant dependencies at this time are:
python-jinja,python-markdownify,python-whoosh[1] - https://github.com/papis/papis/issues/776#issuecomment-1991874151