Age | Commit message (Expand) | Author |
2022-05-12 | gnu: Add python-mpl-sphinx-theme....* gnu/packages/sphinx.scm (python-mpl-sphinx-theme): New variable.
| Maxim Cournoyer |
2022-05-12 | gnu: python-sphinx-rtd-theme: Update to 1.0.0....* gnu/packages/sphinx.scm (python-sphinx-rtd-theme): Update to 1.0.0.
| Maxim Cournoyer |
2022-05-12 | 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.
| Maxim Cournoyer |
2022-05-12 | 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.
| Maxim Cournoyer |
2022-05-12 | 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.
| Maxim Cournoyer |
2022-05-12 | gnu: python-sphinx-argparse: Update to 0.3.1....* gnu/packages/sphinx.scm (python-sphinx-argparse): Update to 0.3.1.
| Maxim Cournoyer |
2022-05-12 | 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.
| Maxim Cournoyer |
2022-05-12 | gnu: python-sphinxcontrib-websupport: Update to 1.2.4....* gnu/packages/sphinx.scm (python-sphinxcontrib-websupport): Update to 1.2.4.
| Maxim Cournoyer |
2022-05-12 | 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.
| Maxim Cournoyer |
2022-05-12 | 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.
| Maxim Cournoyer |
2022-05-12 | 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
| Maxim Cournoyer |
2022-05-12 | 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.
| Maxim Cournoyer |
2022-05-12 | gnu: Add python-sphinx-sitemap....* gnu/packages/sphinx.scm (python-sphinx-sitemap): New variable.
| Maxim Cournoyer |
2022-05-12 | gnu: Add python-sphinx-theme-builder....* gnu/packages/sphinx.scm (python-sphinx-theme-builder): New variable.
| Maxim Cournoyer |
2022-05-12 | 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.
| Maxim Cournoyer |
2022-03-17 | 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 Flashner |
2022-01-22 | 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 Bakke |
2022-01-20 | 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 Monego |
2022-01-20 | 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 Monego |
2022-01-20 | 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 Monego |
2022-01-20 | 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 Monego |
2022-01-20 | gnu: Remove python2-sphinx-me....* gnu/packages/sphinx.scm (python2-sphinx-me): Remove variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Vinicius Monego |
2022-01-20 | gnu: Remove python2-sphinxcontrib-programoutput....* gnu/packages/sphinx.scm (python2-sphinxcontrib-programoutput): Remove variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Vinicius Monego |
2022-01-17 | 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 Bakke |
2022-01-13 | gnu: Add python-sphinx-click....* gnu/packages/sphinx.scm (python-sphinx-click): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Petr Hodina |
2022-01-13 | gnu: Add python-sphinxcontrib-apidoc....* gnu/packages/sphinx.scm (python-sphinxcontrib-apidoc): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Petr Hodina |
2022-01-12 | gnu: python-sphinx-gallery: Update to 0.10.1....* gnu/packages/sphinx.scm (python-sphinx-gallery): Update to 0.10.1.
| Marius Bakke |
2022-01-12 | gnu: python-nbsphinx: Update to 0.8.8....* gnu/packages/sphinx.scm (python-nbsphinx): Update to 0.8.8.
| Marius Bakke |
2021-12-22 | 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 Flashner |
2021-12-22 | gnu: Add python-sphinx-panels....* gnu/packages/sphinx.scm (python-sphinx-panels): New variable.
| Efraim Flashner |
2021-12-22 | 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 Flashner |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-12-10 | Merge remote-tracking branch 'signed/master' into core-updates | Mathieu Othacehe |
2021-12-10 | gnu: Add python-sphinxext-opengraph....* gnu/packages/sphinx.scm (python-sphinxext-opengraph): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2021-12-10 | gnu: Add python-sphinx-prompt....* gnu/packages/sphinx.scm (python-sphinx-prompt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2021-12-08 | gnu: python2-sphinx: Remove websupport test....* gnu/packages/sphinx.scm (python2-sphinx)[arguments]: Remove websupport test
file.
| Ricardo Wurmus |
2021-12-08 | 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 Wurmus |
2021-11-11 | gnu: python-sphinx: Update to 4.2.0....* gnu/packages/sphinx.scm (python-sphinx): Update to 4.2.0.
| Maxim Cournoyer |
2021-11-11 | gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5....* gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): Update to 1.1.5.
| Maxim Cournoyer |
2021-11-11 | gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0....* gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): Update to 2.0.0.
| Maxim Cournoyer |
2021-09-07 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-07-27 | 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 Famulari |
2021-08-15 | 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 Webber |
2021-07-18 | Merge branch 'master' into core-updates | Ludovic Courtès |
2021-07-09 | 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 Lecomte |
2021-07-09 | gnu: Add python-sphinxcontrib-autoprogram....* gnu/packages/sphinx.scm (python-sphinxcontrib-autoprogram): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Hugo Lecomte |
2021-07-09 | gnu: Add python-jupyter-sphinx....* gnu/packages/sphinx.scm (python-jupyter-sphinx): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Hugo Lecomte |
2021-06-06 | 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 Bakke |
2021-06-02 | 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 Monego |
2021-05-24 | 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 Bakke |