summaryrefslogtreecommitdiff
path: root/gnu/packages/sphinx.scm
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: 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
* | Merge branch 'master' into staging••• Conflicts: gnu/local.mk gnu/packages/gdb.scm gnu/packages/lisp-xyz.scm gnu/packages/web-browsers.scm Marius Bakke2020-11-071-3/+2
|\ \
| * | gnu: python-sphinx-intl: Update to 2.0.1.•••* gnu/packages/sphinx.scm (python-sphinx-intl): Update to 2.0.1. Tobias Geerinckx-Rice2020-11-051-3/+2
| |/
* | gnu: Sphinx: Update to 3.1.2.•••* gnu/packages/sphinx.scm (python-sphinx): Update to 3.1.2. Marius Bakke2020-07-251-2/+2
* | gnu: Remove python2-sphinx.•••* gnu/packages/sphinx.scm (python-sphinx)[properties]: Use self as python2 variant. (python2-sphinx): Remove variable. Marius Bakke2020-07-251-46/+1
|/
* gnu: Add python-sphinx-autobuild.•••* gnu/packages/sphinx.scm (python-sphinx-autobuild): New variable. Ricardo Wurmus2020-04-291-1/+47
* gnu: python2-sphinx: Build with python-docutils@0.14.•••* 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. Marius Bakke2020-03-111-1/+1
* gnu: python-sphinxcontrib-websupport: Update to 1.2.0.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-websupport): Update to 1.2.0. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.4.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): Update to 1.1.4. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: python-sphinxcontrib-qthelp: Update to 1.0.3.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-qthelp): Update to 1.0.3. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: python-sphinxcontrib-htmlhelp: Update to 1.0.3.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): Update to 1.0.3. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: python-sphinxcontrib-devhelp: Update to 1.0.2.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-devhelp): Update to 1.0.2. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: python-sphinxcontrib-applehelp: Update to 1.0.2.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-applehelp): Update to 1.0.2. Tobias Geerinckx-Rice2020-03-091-3/+3
* gnu: python-sphinx: Use HTTPS home page.•••* gnu/packages/sphinx.scm (python-sphinx)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-011-1/+1
* gnu: python-sphinxcontrib-svg2pdfconverter: Fix license.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[license]: Change to BSD-2. Brett Gilio2019-12-231-1/+1
* gnu: python-sphinxcontrib-svg2pdfconverter: Reflow description.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[description]: Reflow description to fit 80-char width. Brett Gilio2019-12-231-2/+2
* gnu: python-sphinxcontrib-svg2pdfconverter: Fix home-page.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[home-page]: Do not use releases page for home-page URL. Brett Gilio2019-12-231-1/+1
* gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.0.1.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter): Update to 1.0.1. Brett Gilio2019-12-231-2/+2
* gnu: python-sphinxcontrib-programoutput: Fix home-page.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput)[home-page]: Use the most recent Github URL. Brett Gilio2019-12-231-2/+2
* gnu: python-sphinxcontrib-programoutput: Update to 0.15.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput): Update to 0.15. Brett Gilio2019-12-231-2/+2
* gnu: python-sphinxcontrib-jsmath: Fix license.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-jsmath): Change to BSD-2. Brett Gilio2019-12-231-1/+1
* gnu: python-sphinx-copybutton: Update to 0.2.6.•••* 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. Brett Gilio2019-12-231-2/+9
* gnu: python-sphinx: Fix license.•••* gnu/packages/sphinx.scm (python-sphinx)[license]: Change to BSD-2. Brett Gilio2019-12-231-1/+1
* gnu: python-sphinx: Use HTTP URI.•••* gnu/packages/sphinx.scm (python-sphinx)[home-page]: Use HTTP, HTTPS is not supported. Brett Gilio2019-12-231-1/+1
* gnu: python-sphinx: Alphabetize inputs.•••* gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Alphabetize. Brett Gilio2019-12-231-5/+5
* gnu: python-sphinx: Update to 2.3.1.•••* gnu/packages/sphinx.scm (python-sphinx): Update to 2.3.1. Brett Gilio2019-12-231-2/+3
* gnu: Add python-sphinx-intl•••* gnu/packages/sphinx.scm (python-sphinx-intl): New variable. Signed-off-by: Brett Gilio <brettg@posteo.net> Alexandros Theodotou2019-12-151-0/+24
* Merge branch 'master' into stagingMarius Bakke2019-11-151-5/+29
|\
| * gnu: python-sphinx-gallery: Don't use unstable tarball.•••* gnu/packages/sphinx.scm (python-sphinx-gallery)[source]: Download using git-fetch. Efraim Flashner2019-11-131-5/+7
| * gnu: Add python-breathe.•••* gnu/packages/sphinx.scm (python-breathe): New package. 宋文武2019-11-111-0/+22
* | gnu: python-sphinx: Update to 2.2.0.•••* gnu/packages/sphinx.scm (python-sphinx): Update to 2.2.0. Marius Bakke2019-10-121-2/+2
|/
* gnu: python-sphinxcontrib-htmlhelp: Fix typo.•••* gnu/packages/sphinx (python-sphinxcontrib-htmlhelp)[synopsis]: Fix spelling of "extension". Vagrant Cascadian2019-09-231-1/+1