aboutsummaryrefslogtreecommitdiff

7e623a'>packages/sphinx.scm
AgeCommit message (Expand)Author
2023-12-02gnu: python-sphinx-prompt: Fix tests....docutils>=0.19 broke the tests, which upstream fixed in a newer commit. Cherry-pick it. * gnu/packages/patches/python-sphinx-prompt-docutils-0.19.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/sphinx.scm (python-sphinx-prompt)[origin]: Use it. Change-Id: I597387a35e6a1da01063b4812e0f919788a13b54 Lars-Dominik Braun
2023-10-25gnu: python-sphinx-gallery: Update to 0.14.0....* gnu/packages/sphinx.scm (python-sphinx-gallery): Update to 0.14.0. [build-system]: Use pyproject-build-system. [arguments]: Remove custom phases; add custom build phase 'delete-webp-example; move test flags to #:test-flags. [propagated-inputs]: Add python-jupyterlite-sphinx. Change-Id: I58f4b952fe5a2bf942d77813a8a2eeef2e4750b6 Ricardo Wurmus
2023-09-22gnu: python-sphinxcontrib-autoprogram: Update to 0.1.8....* gnu/packages/sphinx.scm (python-sphinxcontrib-autoprogram): Update to 0.1.8. [native-inputs]: Move PYTHON-SPHINX ... [propagated-inputs]: ... here. Marius Bakke
2023-09-22gnu: Add python-sphinx-basic-ng....* gnu/packages/sphinx.scm (python-sphinx-basic-ng): New variable. Marius Bakke