3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

126 commits

Author SHA1 Message Date
Maxim Cournoyer
788901567d
gnu: Add python-myst-parser.
* gnu/packages/sphinx.scm (python-myst-parser): New variable.
2022-11-06 00:08:06 -04:00
Maxim Cournoyer
9dd03cdbba
gnu: Add python-sphinx-pytest.
* gnu/packages/sphinx.scm (python-sphinx-pytest): New variable.
2022-11-06 00:08:05 -04:00
Maxim Cournoyer
3d297a0017
Merge branch 'master' into staging
With resolved conflicts in:
	gnu/local.mk
	gnu/packages/freedesktop.scm
	gnu/packages/gnuzilla.scm
2022-09-15 10:20:32 -04:00
Marius Bakke
2c9424c4aa
gnu: python-sphinx-theme-builder: Update to 0.2.0b1.
* gnu/packages/sphinx.scm (python-sphinx-theme-builder): Update to 0.2.0b1.
[propagated-inputs]: Change from PYTHON-PEP621 to PYTHON-PYPROJECT-METADATA.
2022-09-11 19:43:16 +02:00
Marius Bakke
e23ab97a54
gnu: Add python-sphinx-tabs.
* gnu/packages/sphinx.scm (python-sphinx-tabs): New variable.
2022-09-11 19:43:16 +02:00
Marius Bakke
213c60f332
gnu: texlive-hyperref: Propagate more inputs.
* gnu/packages/tex.scm (texlive-hyperref)[propagated-inputs]: Add TEXLIVE-CM,
TEXLIVE-LATEX-GRAPHICS, TEXLIVE-STRINGENC, and TEXLIVE-ZAPFDING.
* gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Remove
TEXLIVE-STRINGENC and TEXLIVE-ZAPFDING.
2022-08-13 19:09:14 +02:00
Marius Bakke
27555b0566
gnu: python-sphinx-panels: Use python-sphinx@4.
...also add deprecation notice, and change its users accordingly.

* gnu/packages/sphinx.scm (python-sphinx-panels)[propagated-inputs]: Change
from PYTHON-SPHINX to PYTHON-SPHINX-4.
[description]: Mention that it is unmaintained.
* gnu/packages/python-science.scm (python-scipy)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-numpy-documentation)[native-inputs]: Likewise.
2022-08-13 19:09:14 +02:00
Marius Bakke
00e78042b7
gnu: python-sphinx: Add 4.5.0.
* gnu/packages/sphinx.scm (python-sphinx-4): New variable.
2022-08-13 19:09:14 +02:00
Marius Bakke
30ac875bd8
gnu: python-sphinx: Update to 5.1.1.
* gnu/packages/sphinx.scm (python-sphinx): Update to 5.1.1.
2022-08-13 19:09:13 +02:00
Marius Bakke
e850e361b6
gnu: python-sphinx: Update to 5.0.2.
* gnu/packages/sphinx.scm (python-sphinx): Update to 5.0.2.
2022-06-23 19:55:42 +02:00
Marius Bakke
b200e57d5d
gnu: python-sphinxcontrib-websupport: Add missing input.
* gnu/packages/sphinx.scm (python-sphinxcontrib-websupport)[propagated-inputs]:
Add PYTHON-SPHINXCONTRIB-SERIALIZINGHTML.
2022-06-23 19:52:46 +02:00
4d67ec834e
gnu: python-sphinx-autodoc-typehints: Update to 1.18.3.
* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): Update to 1.18.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-23 12:56:23 +01:00
Marius Bakke
41bf90f966
gnu: python-breathe: Update to 4.34.0.
* gnu/packages/sphinx.scm (python-breathe): Update to 4.34.0.
2022-06-21 17:30:44 +02:00
Maxim Cournoyer
1a6b88192d
gnu: Remove python2-sphinxcontrib-websupport.
* gnu/packages/sphinx.scm (python2-sphinxcontrib-websupport): Delete variable.
2022-05-31 14:53:53 -04:00
Maxim Cournoyer
ba8ab7a481
gnu: Remove python2-sphinx-alabaster-theme.
* gnu/packages/sphinx.scm (python2-sphinx-alabaster-theme): Delete variable.
2022-05-31 14:53:53 -04:00
Maxim Cournoyer
6ce1f74c9a
gnu: Remove python2-sphinx.
* gnu/packages/sphinx.scm (python2-sphinx): Delete variable.
(python-sphinx)[properties]: Delete field.
2022-05-31 14:53:38 -04:00
Maxim Cournoyer
9fd911eb9b
gnu: Add python-mpl-sphinx-theme.
* gnu/packages/sphinx.scm (python-mpl-sphinx-theme): New variable.
2022-05-12 12:46:11 -04:00
Maxim Cournoyer
c16f282d56
gnu: python-sphinx-rtd-theme: Update to 1.0.0.
* gnu/packages/sphinx.scm (python-sphinx-rtd-theme): Update to 1.0.0.
2022-05-12 12:46:10 -04:00
Maxim Cournoyer
01360c8b02
gnu: python-sphinxext-opengraph: Update to 0.6.3.
* gnu/packages/sphinx.scm (python-sphinxext-opengraph): Update to 0.6.3.
[phases]{check}: Streamline and invoke pytest verbosely.
[native-inputs]: Indent on a single line.
2022-05-12 12:46:10 -04:00
Maxim Cournoyer
0efccc8f18
gnu: python-sphinx-autodoc-typehints: Update to 1.18.1.
* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): Update to 1.18.1.
[source]: Use git.
[argument]: New field.
[propagated-inputs]: Add python-sphinx.
[native-inputs]: Remove python-dataclasses and python-sphinx.  Add
python-nptyping and python-setuptools-scm.
2022-05-12 12:46:10 -04:00
Maxim Cournoyer
ea20078ccb
gnu: python-sphinx-cloud-sptheme: Update to 1.10.1 [still broken].
* gnu/packages/sphinx.scm (python-sphinx-cloud-sptheme): Update to 1.10.1.
[source]: Update source to point to new Mercurial repository.
[arguments]: Delete field, enabling tests (which fail due to Jinja2 >= 3.1).
[native-inputs]: Move python-sphinx to...
[propagated-inputs]: ... here.
[description]: Do not use raw quotes to decorate text.
2022-05-12 12:46:09 -04:00
Maxim Cournoyer
badd61bed2
gnu: python-sphinx-argparse: Update to 0.3.1.
* gnu/packages/sphinx.scm (python-sphinx-argparse): Update to 0.3.1.
2022-05-12 12:46:09 -04:00
Maxim Cournoyer
ab26bfd4d9
gnu: python-sphinxcontrib-programoutput: Update to 0.17 and enable tests.
* gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput): Update to 0.17.
[arguments]: Delete field.
2022-05-12 12:46:09 -04:00
Maxim Cournoyer
936e335ac2
gnu: python-sphinxcontrib-websupport: Update to 1.2.4.
* gnu/packages/sphinx.scm (python-sphinxcontrib-websupport): Update to 1.2.4.
2022-05-12 12:46:09 -04:00
Maxim Cournoyer
80ec843bf4
gnu: python-sphinx-click: Update to 4.0.3 and enable tests.
* gnu/packages/sphinx.scm (python-sphinx-click): Update to 4.0.3.
[arguments]: Delete field.
[native-inputs]: Delete python-coverage.  Add python-pytest and python-wheel.
Move python-click, python-docutils and python-sphinx to...
[propagated-inputs]: ... here.
2022-05-12 12:46:08 -04:00
Maxim Cournoyer
9812a44f86
gnu: python-sphinx-copybutton: Update to 0.5.0.
* gnu/packages/sphinx.scm (python-sphinx-copybutton): Update to 0.5.0.
[propagated-inputs]: Delete python-flit, python-setuptools and python-wheel.
2022-05-12 12:46:08 -04:00
Maxim Cournoyer
c2a77beb1a
gnu: python-pydata-sphinx-theme: Update to 0.7.2.
* gnu/packages/sphinx.scm (python-pydata-sphinx-theme): Update to 0.7.2.
Add TODO comment.
[arguments]: New field.
[native-inputs]: Delete python-jupyter-sphinx, python-numpy, python-numpydoc,
python-pandas, python-recommonmark and python-xarray.  Move python-docutils
and python-sphinx to...
[propagated-inputs]: ... here.  Add python-jinja2
2022-05-12 12:46:08 -04:00
Maxim Cournoyer
bb7b6ac13e
gnu: python-sphinx: Update to 4.5.0.
* gnu/packages/sphinx.scm (python-sphinx): Update to 4.5.0.
[phases]{check}: Set HOME to /tmp.
[propagated-inputs]: Add python-importlib-metadata.
[native-inputs]: Add python-cython.
2022-05-12 12:46:08 -04:00
Maxim Cournoyer
d09edfec5f
gnu: Add python-sphinx-sitemap.
* gnu/packages/sphinx.scm (python-sphinx-sitemap): New variable.
2022-05-12 12:45:48 -04:00
Maxim Cournoyer
28b602d0f6
gnu: Add python-sphinx-theme-builder.
* gnu/packages/sphinx.scm (python-sphinx-theme-builder): New variable.
2022-05-12 12:45:47 -04:00
Maxim Cournoyer
efb791ba4f
gnu: python-sphinx: Propagate TexLive dependencies.
* gnu/packages/sphinx.scm (python-sphinx):
[propagated-inputs]: Add texlive-amsfonts, texlive-amsmath, texlive-capt-of,
texlive-carlisle, texlive-etoolbox, texlive-generic-ltxcmds, texlive-hyperref,
texlive-latex-base, texlive-latex-cmap, texlive-latex-fancyhdr,
texlive-latex-fancyvrb, texlive-latex-fncychap, texlive-latex-float,
texlive-latex-framed, texlive-latex-geometry, texlive-latex-graphics,
texlive-latex-kvoptions, texlive-latex-needspace, texlive-latex-parskip,
texlive-latex-preview, texlive-latex-tabulary, texlive-latex-titlesec,
texlive-latex-tools, texlive-latex-upquote, texlive-latex-varwidth,
texlive-oberdiek, texlive-stringenc, texlive-wrapfig, texlive-xcolor and
texlive-zapfding.
[native-inputs]: Remove graphviz, python-mock and python-nose.
* gnu/packages/tex.scm (texlive-xcolor): Add TODO comment.
* gnu/packages/tex.scm (texlive-hyperref): Likewise.
2022-05-12 12:45:47 -04:00
1c85338cdd
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.
2022-03-17 14:52:44 +02:00
Marius Bakke
97176b4d9c
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.
2022-01-22 10:23:02 +01:00
Vinicius Monego
52bb5b0cd9
gnu: Remove python2-sphinx-rtd-theme.
* gnu/packages/sphinx.scm (python2-sphinx-rtd-theme): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego
684102f322
gnu: Remove python2-guzzle-sphinx-theme.
* gnu/packages/sphinx.scm (python2-guzzle-sphinx-theme): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:58 +01:00
Vinicius Monego
53c3cd4aec
gnu: Remove python2-sphinx-cloud-sptheme.
* gnu/packages/sphinx.scm (python2-sphinx-cloud-sptheme): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:58 +01:00
Vinicius Monego
b896db8cd1
gnu: Remove python2-sphinx-repoze-autointerface.
* gnu/packages/sphinx.scm (python2-sphinx-repoze-autointerface): Remove
variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:58 +01:00
Vinicius Monego
a0016c48d0
gnu: Remove python2-sphinx-me.
* gnu/packages/sphinx.scm (python2-sphinx-me): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:58 +01:00
Vinicius Monego
cc59d9cbf8
gnu: Remove python2-sphinxcontrib-programoutput.
* gnu/packages/sphinx.scm (python2-sphinxcontrib-programoutput): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:58 +01:00
Marius Bakke
bba32b9d31
gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.2.0.
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter): Update to
1.2.0.
[arguments]: New field.
2022-01-17 18:23:14 +01:00
Petr Hodina
ba8d10ea2e
gnu: Add python-sphinx-click.
* gnu/packages/sphinx.scm (python-sphinx-click): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-13 00:03:37 +01:00
Petr Hodina
68e10a2233
gnu: Add python-sphinxcontrib-apidoc.
* gnu/packages/sphinx.scm (python-sphinxcontrib-apidoc): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-13 00:03:37 +01:00
Marius Bakke
2e52ee625f
gnu: python-sphinx-gallery: Update to 0.10.1.
* gnu/packages/sphinx.scm (python-sphinx-gallery): Update to 0.10.1.
2022-01-12 23:50:16 +01:00
Marius Bakke
4633f343f6
gnu: python-nbsphinx: Update to 0.8.8.
* gnu/packages/sphinx.scm (python-nbsphinx): Update to 0.8.8.
2022-01-12 23:50:15 +01:00
e8c1562599
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.
2021-12-22 21:17:19 +02:00
4614387807
gnu: Add python-sphinx-panels.
* gnu/packages/sphinx.scm (python-sphinx-panels): New variable.
2021-12-22 21:17:18 +02:00
8efa775653
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.
2021-12-22 21:17:18 +02:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
2021-12-13 17:48:25 +01:00
Mathieu Othacehe
32750e8c3e
Merge remote-tracking branch 'signed/master' into core-updates 2021-12-10 21:49:25 +01:00
Vinicius Monego
6a887e4909
gnu: Add python-sphinxext-opengraph.
* gnu/packages/sphinx.scm (python-sphinxext-opengraph): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-10 15:32:45 +01:00