summaryrefslogtreecommitdiff
path: root/gnu/packages/sphinx.scm
AgeCommit message (Collapse)Author
2021-08-15Update copyright/name notices for Christine Lemmer-Webber.Christopher Lemmer Webber
* doc/guix-cookbook.texi: Update copyright/name for Christine Lemmer-Webber. * gnu/build/image.scm: Likewise. * gnu/build/vm.scm: Likewise. * gnu/packages/admin.scm: Likewise. * gnu/packages/assembly.scm: Likewise. * gnu/packages/audio.scm: Likewise. * gnu/packages/backup.scm: Likewise. * gnu/packages/check.scm: Likewise. * gnu/packages/databases.scm: Likewise. * gnu/packages/emacs-xyz.scm: Likewise. * gnu/packages/finance.scm: Likewise. * gnu/packages/gnupg.scm: Likewise. * gnu/packages/guile-xyz.scm: Likewise. * gnu/packages/guile.scm: Likewise. * gnu/packages/haskell-xyz.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/mail.scm: Likewise. * gnu/packages/password-utils.scm: Likewise. * gnu/packages/perl.scm: Likewise. * gnu/packages/python-web.scm: Likewise. * gnu/packages/python-xyz.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/sphinx.scm: Likewise. * gnu/packages/ssh.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/services/networking.scm: Likewise. * gnu/system/vm.scm: Likewise.
2021-07-09gnu: Add python-pydata-sphinx-theme.Hugo Lecomte
* gnu/packages/sphinx.scm (python-pydata-sphinx-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-09gnu: Add python-sphinxcontrib-autoprogram.Hugo Lecomte
* gnu/packages/sphinx.scm (python-sphinxcontrib-autoprogram): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-09gnu: Add python-jupyter-sphinx.Hugo Lecomte
* gnu/packages/sphinx.scm (python-jupyter-sphinx): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-02gnu: python-sphinx-gallery: Update to 0.9.0.Vinicius Monego
* gnu/packages/sphinx.scm (python-sphinx-gallery): Update to 0.9.0. [source]: Build from PyPI. [arguments]: Enable tests. Add custom 'check phase and phase to make test files writable. [native-inputs]: Add python-joblib, python-matplotlib, python-numpy, python-pillow, python-pytest, python-pytest-cov, python-sphinx. Remove python-pytest-runner. [home-page]: Follow redirect. (python2-sphinx-gallery): Remove package. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-05-24gnu: python-breathe: Update to 4.30.0.Marius Bakke
* gnu/packages/sphinx.scm (python-breathe): Update to 4.30.0. [propagated-inputs]: Remove PYTHON-SIX.
2021-04-13gnu: Add python-sphinxcontrib-github-alt.Ricardo Wurmus
* gnu/packages/sphinx.scm (python-sphinxcontrib-github-alt): New variable.
2021-03-15gnu: python-sphobjinv: Fix build.Léo Le Bouter
* gnu/packages/sphinx.scm (python-sphobjinv): [patches]: Remove. [propagated-inputs]: Add (uncomment) python-certifi.
2021-03-14gnu: Add python-sphinx-autodoc-typehints.Eric Bavier
* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): New variable.
2021-03-14gnu: Add python-sphobjinv.Eric Bavier
* gnu/packages/sphinx.scm (python-sphobjinv): New variable.
2021-02-05gnu: Add python2-sphinx.Ricardo Wurmus
We need this to unbreak python2-numpydoc. Eventually, this should be moved to the Guix Past channel. * gnu/packages/sphinx.scm (python2-sphinx): New variable.
2021-02-02gnu: Add python-sphinx-argparse.Nicolas Goaziou
* gnu/packages/sphinx.scm (python-sphinx-argparse): New variable.
2021-02-01Merge branch 'staging'Leo Famulari
2021-01-27gnu: python-xyz: Move a few modules to (gnu packages python-build).Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-pep517): Inherit from python-pep517-bootstrap. Remove the inherited common fields. (python-poetry-core, python-wheel) (python-toml): Move to ... * gnu/packages/python-build.scm: ... here, a new module. (python-pep517-bootstrap): New package. * gnu/local.mk (GNU_SYSTEM_MODULES): Register the new module.
2020-12-21Merge branch 'ungrafting' into stagingMarius Bakke
2020-12-15gnu: Add python-nbsphinx.Giacomo Leidi
* gnu/packages/sphinx.scm (python-nbsphinx): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-13gnu: python-sphinx: Update to 3.3.1.Marius Bakke
* gnu/packages/sphinx.scm (python-sphinx): Update to 3.3.1.
2020-11-07Merge remote-tracking branch 'origin/staging-next' into stagingMarius Bakke
2020-11-07Merge branch 'master' into stagingMarius Bakke
Conflicts: gnu/local.mk gnu/packages/gdb.scm gnu/packages/lisp-xyz.scm gnu/packages/web-browsers.scm
2020-11-05gnu: python-sphinx-intl: Update to 2.0.1.Tobias Geerinckx-Rice
* gnu/packages/sphinx.scm (python-sphinx-intl): Update to 2.0.1.
2020-10-24gnu: python-breathe: Update to 4.22.1.Simon South
* gnu/packages/sphinx.scm (python-breathe): Update to 4.22.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-10-24gnu: python-sphinx: Update to 3.2.1.Simon South
* gnu/packages/sphinx.scm (python-sphinx): Update to 3.2.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-07-25gnu: Sphinx: Update to 3.1.2.Marius Bakke
* gnu/packages/sphinx.scm (python-sphinx): Update to 3.1.2.
2020-07-25gnu: Remove python2-sphinx.Marius Bakke
* gnu/packages/sphinx.scm (python-sphinx)[properties]: Use self as python2 variant. (python2-sphinx): Remove variable.
2020-04-29gnu: Add python-sphinx-autobuild.Ricardo Wurmus
* gnu/packages/sphinx.scm (python-sphinx-autobuild): New variable.
2020-03-11gnu: python2-sphinx: Build with python-docutils@0.14.Marius Bakke
* gnu/packages/python-xyz.scm (python2-docutils-0.14): New public variable. * gnu/packages/sphinx.scm (python2-sphinx)[propagated-inputs]: Change from PYTHON2-DOCUTILS to PYTHON2-DOCUTILS-0.14.
2020-03-09gnu: python-sphinxcontrib-websupport: Update to 1.2.0.Tobias Geerinckx-Rice
* gnu/packages/sphinx.scm (python-sphinxcontrib-websupport): Update to 1.2.0.
2020-03-09gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.4.Tobias Geerinckx-Rice
* gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): Update to 1.1.4.
2020-03-09gnu: python-sphinxcontrib-qthelp: Update to 1.0.3.Tobias Geerinckx-Rice
* gnu/packages/sphinx.scm (python-sphinxcontrib-qthelp): Update to 1.0.3.
2020-03-09gnu: python-sphinxcontrib-htmlhelp: Update to 1.0.3.Tobias Geerinckx-Rice
* gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): Update to 1.0.3.
2020-03-09gnu: python-sphinxcontrib-devhelp: Update to 1.0.2.Tobias Geerinckx-Rice
* gnu/packages/sphinx.scm (python-sphinxcontrib-devhelp): Update to 1.0.2.
2020-03-09gnu: python-sphinxcontrib-applehelp: Update to 1.0.2.Tobias Geerinckx-Rice
* gnu/packages/sphinx.scm (python-sphinxcontrib-applehelp): Update to 1.0.2.
2020-03-01gnu: python-sphinx: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/sphinx.scm (python-sphinx)[home-page]: Use HTTPS.
2019-12-23gnu: python-sphinxcontrib-svg2pdfconverter: Fix license.Brett Gilio
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[license]: Change to BSD-2.
2019-12-23gnu: python-sphinxcontrib-svg2pdfconverter: Reflow description.Brett Gilio
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[description]: Reflow description to fit 80-char width.
2019-12-23gnu: python-sphinxcontrib-svg2pdfconverter: Fix home-page.Brett Gilio
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[home-page]: Do not use releases page for home-page URL.
2019-12-23gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.0.1.Brett Gilio
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter): Update to 1.0.1.
2019-12-23gnu: python-sphinxcontrib-programoutput: Fix home-page.Brett Gilio
* gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput)[home-page]: Use the most recent Github URL.
2019-12-23gnu: python-sphinxcontrib-programoutput: Update to 0.15.Brett Gilio
* gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput): Update to 0.15.
2019-12-23gnu: python-sphinxcontrib-jsmath: Fix license.Brett Gilio
* gnu/packages/sphinx.scm (python-sphinxcontrib-jsmath): Change to BSD-2.
2019-12-23gnu: python-sphinx-copybutton: Update to 0.2.6.Brett Gilio
* gnu/packages/sphinx.scm (python-sphinx-copybutton): Update to 0.2.6. [arguments]: Disable tests. [propagated-inputs]: Add python-flit, python-setuptools, python-sphinx, python-wheel.
2019-12-23gnu: python-sphinx: Fix license.Brett Gilio
* gnu/packages/sphinx.scm (python-sphinx)[license]: Change to BSD-2.
2019-12-23gnu: python-sphinx: Use HTTP URI.Brett Gilio
* gnu/packages/sphinx.scm (python-sphinx)[home-page]: Use HTTP, HTTPS is not supported.
2019-12-23gnu: python-sphinx: Alphabetize inputs.Brett Gilio
* gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Alphabetize.
2019-12-23gnu: python-sphinx: Update to 2.3.1.Brett Gilio
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.3.1.
2019-12-15gnu: Add python-sphinx-intlAlexandros Theodotou
* gnu/packages/sphinx.scm (python-sphinx-intl): New variable. Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-11-15Merge branch 'master' into stagingMarius Bakke
2019-11-13gnu: python-sphinx-gallery: Don't use unstable tarball.Efraim Flashner
* gnu/packages/sphinx.scm (python-sphinx-gallery)[source]: Download using git-fetch.
2019-11-11gnu: Add python-breathe.宋文武
* gnu/packages/sphinx.scm (python-breathe): New package.
2019-10-12gnu: python-sphinx: Update to 2.2.0.Marius Bakke
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.2.0.