summaryrefslogtreecommitdiff
path: root/gnu/packages/sphinx.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-jupyter-sphinx: Run tests.•••* gnu/packages/sphinx.scm (python-jupyter-sphinx)[source]: Download using git-fetch. [arguments]: Use custom 'check phase. [native-inputs]: Add python-pytest. Efraim Flashner2022-03-171-5/+18
* gnu: python-sphinx-autobuild: Update to 2021.3.14.•••* gnu/packages/sphinx.scm (python-sphinx-autobuild): Update to 2021.3.14. [arguments]: Remove obsolete phase. Simplify check override. [propagated-inputs]: Remove PYTHON-ARGH, PYTHON-PATHTOOLS, PYTHON-PORT-FOR, PYTHON-PYYAML, PYTHON-TORNADO and PYTHON-WATCHDOG. Add PYTHON-COLORAMA and PYTHON-SPHINX. Marius Bakke2022-01-221-22/+7
* gnu: Remove python2-sphinx-rtd-theme.•••* gnu/packages/sphinx.scm (python2-sphinx-rtd-theme): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2022-01-201-3/+0
* gnu: Remove python2-guzzle-sphinx-theme.•••* gnu/packages/sphinx.scm (python2-guzzle-sphinx-theme): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2022-01-201-3/+0
* gnu: Remove python2-sphinx-cloud-sptheme.•••* gnu/packages/sphinx.scm (python2-sphinx-cloud-sptheme): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2022-01-201-3/+0
* gnu: Remove python2-sphinx-repoze-autointerface.•••* gnu/packages/sphinx.scm (python2-sphinx-repoze-autointerface): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2022-01-201-3/+0
* gnu: Remove python2-sphinx-me.•••* gnu/packages/sphinx.scm (python2-sphinx-me): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2022-01-201-3/+0
* gnu: Remove python2-sphinxcontrib-programoutput.•••* gnu/packages/sphinx.scm (python2-sphinxcontrib-programoutput): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2022-01-201-4/+1
* gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.2.0.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter): Update to 1.2.0. [arguments]: New field. Marius Bakke2022-01-171-3/+5
* gnu: Add python-sphinx-click.•••* gnu/packages/sphinx.scm (python-sphinx-click): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Petr Hodina2022-01-131-0/+26
* gnu: Add python-sphinxcontrib-apidoc.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-apidoc): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Petr Hodina2022-01-131-0/+26
* gnu: python-sphinx-gallery: Update to 0.10.1.•••* gnu/packages/sphinx.scm (python-sphinx-gallery): Update to 0.10.1. Marius Bakke2022-01-121-2/+2
* gnu: python-nbsphinx: Update to 0.8.8.•••* gnu/packages/sphinx.scm (python-nbsphinx): Update to 0.8.8. Marius Bakke2022-01-121-2/+2
* gnu: python-scipy: Update to 1.7.3.•••* gnu/packages/python-science.scm (python-scipy): Update to 1.7.3. [native-inputs]: Add python-pydata-sphinx-theme, python-sphinx-panels. [arguments]: Add phase to build without python-pythran. Remove trailing #t from phases. * gnu/packages/sphinx.scm (python-pydata-sphinx-theme)[native-inputs]: Remove python-plotly. Efraim Flashner2021-12-221-1/+0
* gnu: Add python-sphinx-panels.•••* gnu/packages/sphinx.scm (python-sphinx-panels): New variable. Efraim Flashner2021-12-221-0/+32
* gnu: python-pydata-sphinx-theme: Fix build.•••* gnu/packages/sphinx.scm (python-pydata-sphinx-theme)[native-inputs]: Replace python-docutils with python-docutils-0.15. Remove duplicate entries. Efraim Flashner2021-12-221-5/+3
* gnu: Simplify package inputs.•••This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès2021-12-131-124/+99
* Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-12-101-0/+63
|\
| * gnu: Add python-sphinxext-opengraph.•••* gnu/packages/sphinx.scm (python-sphinxext-opengraph): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego2021-12-101-0/+32
| * gnu: Add python-sphinx-prompt.•••* gnu/packages/sphinx.scm (python-sphinx-prompt): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego2021-12-101-0/+31
* | gnu: python2-sphinx: Remove websupport test.•••* gnu/packages/sphinx.scm (python2-sphinx)[arguments]: Remove websupport test file. Ricardo Wurmus2021-12-081-0/+2
* | gnu: python2-sphinxcontrib-websupport: Downgrade to 1.1.2.•••* gnu/packages/sphinx.scm (python2-sphinxcontrib-websupport): Downgrade to 1.1.2. [arguments]: Override; delete 'sanity-check phase. [propagated-inputs]: Override and add python2-six. (python-sphinxcontrib-websupport)[properties]: Record python2-variant. Ricardo Wurmus2021-12-081-2/+22
* | gnu: python-sphinx: Update to 4.2.0.•••* gnu/packages/sphinx.scm (python-sphinx): Update to 4.2.0. Maxim Cournoyer2021-11-111-9/+11
* | gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): Update to 1.1.5. Maxim Cournoyer2021-11-111-2/+2
* | gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): Update to 2.0.0. Maxim Cournoyer2021-11-111-2/+2
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-09-071-1/+1
|\|
| * Update copyright/name notices for Christine 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. Christopher Lemmer Webber2021-08-151-1/+1
* | gnu: python-sphinx: Update to 4.0.3.•••This fixes a build failure of MPD (Music Player Daemon), that looks like this: "RuntimeError: File 'doc/mpd.1' could not be found" https://github.com/MusicPlayerDaemon/MPD/issues/1183 * gnu/packages/sphinx.scm (python-sphinx): Update to 4.0.3. Leo Famulari2021-07-271-2/+2
* | Merge branch 'master' into core-updatesLudovic Courtès2021-07-181-1/+94
|\|
| * gnu: Add python-pydata-sphinx-theme.•••* gnu/packages/sphinx.scm (python-pydata-sphinx-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Hugo Lecomte2021-07-091-1/+40
| * gnu: Add python-sphinxcontrib-autoprogram.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-autoprogram): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Hugo Lecomte2021-07-091-0/+25
| * gnu: Add python-jupyter-sphinx.•••* gnu/packages/sphinx.scm (python-jupyter-sphinx): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Hugo Lecomte2021-07-091-0/+29
* | Merge branch 'master' into core-updates••• Conflicts: gnu/local.mk gnu/packages/algebra.scm gnu/packages/bioinformatics.scm gnu/packages/curl.scm gnu/packages/docbook.scm gnu/packages/emacs-xyz.scm gnu/packages/maths.scm gnu/packages/plotutils.scm gnu/packages/python-web.scm gnu/packages/python-xyz.scm gnu/packages/radio.scm gnu/packages/readline.scm gnu/packages/tls.scm gnu/packages/xml.scm gnu/packages/xorg.scm Marius Bakke2021-06-061-22/+34
|\|
| * gnu: python-sphinx-gallery: Update to 0.9.0.•••* 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> Vinicius Monego2021-06-021-19/+32
| * gnu: python-breathe: Update to 4.30.0.•••* gnu/packages/sphinx.scm (python-breathe): Update to 4.30.0. [propagated-inputs]: Remove PYTHON-SIX. Marius Bakke2021-05-241-3/+2
* | gnu: python-sphinx: Update to 4.0.1.•••* gnu/packages/sphinx.scm (python-sphinx): Update to 4.0.1. Marius Bakke2021-05-221-2/+2
|/
* gnu: Add python-sphinxcontrib-github-alt.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-github-alt): New variable. Ricardo Wurmus2021-04-131-1/+23
* gnu: python-sphobjinv: Fix build.•••* gnu/packages/sphinx.scm (python-sphobjinv): [patches]: Remove. [propagated-inputs]: Add (uncomment) python-certifi. Léo Le Bouter2021-03-151-3/+3
* gnu: Add python-sphinx-autodoc-typehints.•••* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): New variable. Eric Bavier2021-03-141-0/+27
* gnu: Add python-sphobjinv.•••* gnu/packages/sphinx.scm (python-sphobjinv): New variable. Eric Bavier2021-03-141-0/+25
* gnu: Add python2-sphinx.•••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. Ricardo Wurmus2021-02-051-1/+46
* gnu: Add python-sphinx-argparse.•••* gnu/packages/sphinx.scm (python-sphinx-argparse): New variable. Nicolas Goaziou2021-02-021-1/+25
* Merge branch 'staging'Leo Famulari2021-02-011-2/+2
|\
| * Merge branch 'ungrafting' into stagingMarius Bakke2020-12-211-0/+30
| |\
| * | gnu: python-sphinx: Update to 3.3.1.•••* gnu/packages/sphinx.scm (python-sphinx): Update to 3.3.1. Marius Bakke2020-12-131-2/+2
* | | gnu: python-xyz: Move a few modules to (gnu packages python-build).•••* 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. Maxim Cournoyer2021-01-271-0/+1
| |/ |/|
* | gnu: Add python-nbsphinx.•••* gnu/packages/sphinx.scm (python-nbsphinx): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Giacomo Leidi2020-12-151-0/+30
|/
* Merge remote-tracking branch 'origin/staging-next' into stagingMarius Bakke2020-11-071-4/+4
|\
| * gnu: python-breathe: Update to 4.22.1.•••* gnu/packages/sphinx.scm (python-breathe): Update to 4.22.1. Signed-off-by: Christopher Baines <mail@cbaines.net> Simon South2020-10-241-2/+2
| * gnu: python-sphinx: Update to 3.2.1.•••* gnu/packages/sphinx.scm (python-sphinx): Update to 3.2.1. Signed-off-by: Christopher Baines <mail@cbaines.net> Simon South2020-10-241-2/+2