summaryrefslogtreecommitdiff
path: root/gnu/packages/sphinx.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-sphinx-click: Update to 6.0.0.•••* gnu/packages/sphinx.scm (python-sphinx-click): Update to 6.0.0. [arguments]: Add phase 'fix-build-system; remove custom 'check phase. [native-inputs]: Remove python-pbr; add python-setuptools. Change-Id: I0796ee373f9172686753d5d32d274917828d3b41 Ricardo Wurmus10 days1-9/+12
* gnu: python-jupyter-sphinx: Update to 0.5.3.•••* gnu/packages/sphinx.scm (python-jupyter-sphinx): Update to 0.5.3. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase; add phase 'ignore-warnings. [native-inputs]: Add python-hatchling and python-ipykernel. Change-Id: I94979e034fa45da898aed0dd37bcea4f37a5a5f8 Ricardo Wurmus10 days1-11/+16
* gnu: python-sphinxcontrib-apidoc: Update to 0.5.0.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-apidoc): Update to 0.5.0. [build-system]: Swap to pyproejct-build-system. [arguments] <tests?>: Enable them. [propagated-inputs]: Add python-pbr and python-sphinx. [native-inputs]: Remove python-pbr, python-sphinx, and python-testrepository; add python-setuptools and python-wheel. Change-Id: I6daa8a2bf1deaf71c57bcc712e22ef85724ad0b5 Sharlatan Hellseher11 days1-8/+8
* gnu: python-sphinx-5: Disable one failing test.•••* gnu/packages/sphinx.scm (python-sphinx-5)[arguments]: Disable one test. Change-Id: I97e5d4df511e11ac1335baaf99df839d5e58ed18 Ricardo Wurmus11 days1-0/+3
* gnu: Add python-sphinx-inline-tabs.•••* gnu/packages/sphinx.scm (python-sphinx-inline-tabs): New variable. Change-Id: I92516cdc404cdcaee74cb8cf19f255c049c43021 Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com> Vinicius Monego2025-01-011-1/+22
* gnu: python-sphinx-prompt: Update to 1.9.0.•••* gnu/packages/sphinx.scm (python-sphinx-prompt): Update to 1.9.0. [source]: Switch to PyPI URL. [build-system]: Switch to pyproject-build-system. [arguments]: Delete #:phases. Add #:tests?. [native-inputs]: Remove python-pytest and python-sphinx. Add python-poetry-core. [propagated-inputs]: Add python-certify, python-docutils, python-idna, python-pygments, python-sphinx and python-urllib3. Change-Id: Iaa70e214594730d6eee983bfbd80cb05a35ebab7 Maxim Cournoyer2024-12-171-21/+15
* gnu: python-sphinx-5: Adjust inputs.•••* gnu/packages/sphinx.scm (python-sphinx-5) [propagated-inputs]: Remove python-flake8, python-isort, and python-mypy. Change-Id: I3de5a076b251ea7585fd96d43109e19ece318830 Sharlatan Hellseher2024-12-131-3/+0
* gnu: python-sphinx: Adjust inputs.•••* gnu/packages/sphinx.scm (python-sphinx) [propagated-inputs]: Remove python-flake8, python-isort, and python-mypy. Change-Id: I3809dd14b655ab51eeadabdbc68482bd8c208a6d Sharlatan Hellseher2024-12-131-3/+0
* gnu: Add python-sphinx-design.•••* gnu/packages/sphinx.scm (python-sphinx-design): New variable. Change-Id: If437de567ff815c94997910db0dd509432ad6001 Sharlatan Hellseher2024-12-131-0/+28
* gnu: python-sphinx-autodoc-typehints: Update to 1.23.0.•••* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): Update to 1.23.0. [native-inputs]: Remove python-setuptools and python-wheel; add nss-certs-for-test, python-hatch-vcs, and python-hatchling. Change-Id: I86c2fceb321614d34ca75efb7d88a6922cda0991 Sharlatan Hellseher2024-12-131-7/+9
* gnu: build-system/pyproject: Add missing native-inputs.•••* gnu/packages/bioinformatics.scm (python-ega-download-client) [native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/databases.scm (datasette)[native-inputs]: Add python-pip. * gnu/packages/django.scm (python-django-localflavor, python-django-contact-form)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/graphviz.scm (python-uqbar)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/jupyter.scm (python-jupyterlab-server)[native-inputs]: Add python-wheel. (python-nbstripout)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/machine-learning.scm (python-captum, python-linear-operator, python-gpytorch)[native-inputs]: Add python-setuptools. * gnu/packages/music.scm (abjad, abjad-ext-rmarkers, abjed-ext-nauert, python-mutagen)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/package-management.scm (python-conda-package-handling)[native-inputs]: Add python-setuptools and python-wheel. (conda)[native-inputs]: Add python-wheel. * gnu/packages/python-check.scm (python-pyinstrument, python-pytest-testmon, python-pytest-trio, python-nbval, python-pytest-toolbox)[native-inputs]: Add python-setuptools and python-wheel. (python-nptyping)[native-inputs]: Add python-setuptools. * gnu/packages/python-check.scm (python-dask-expr)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/python-web.scm (parfive, python-aioftp, python-hupper, python-sanic, python-mechanicalsoup, python-tinycss, python-aiostream, python-cbor2, gunicorn)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/python-xyz.scm (python-apprise, python-jaraco-classes, python-sparse, python-shtab, python-pyan3)[native-inputs]: Add python-setuptools. (python-jupytext, python-orderedmultidict, python-identify, python-nodeenv, python-cfgv, python-zarr, python-multipart, python-nbconvert, python-cram, python-immutables, python-numpydoc, python-cairosvg, python-unidecode, python-black, python-multidict, python-mpv-jsonipc, python-humanize, python-cmd2)[native-inputs]: Add python-setuptools and python-wheel. (python-partd, python-dask, python-zarr)[native-inputs]: Add python-wheel. (python-nbconvert)[propagated-inputs]: Add texlive-etoolbox. Remove duplicate textlive-jknapltx. (python-isort)[native-inputs]: Add python-pip. * gnu/packages/simulation.scm (python-fenics-dijitso)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/sphinx.scm (python-pydata-sphinx-theme, python-sphinx-autodoc-typehints)[native-inputs]: Add python-setuptools. * gnu/packages/syndication.scm (tuir)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/terminals.scm (python-halo)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/time.scm (python-arrow, python-dateutil) [native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/version-control.scm (pre-commit)[native-inputs]: Add python-setuptools and python-wheel. Remove input labels. * gnu/packages/virtualization.scm (python-qemu-qmp, python-transient)[native-inputs]: Add python-setuptools and python-wheel. * gnu/packages/xorg.scm (python-xcffib)[native-inputs]: Add python-setuptools and python-wheel. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: Id61cf8cdc47bd4c2871c0a9c8e9a5bfd51157df0 Nicolas Graves2024-12-131-1/+3
* gnu: Add python-sphinx-autodoc-typehints-5.•••* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints-5): New variable. Change-Id: I465979829851681635d1073658f262a96758cfb5 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves2024-12-131-0/+7
* gnu: python-sphinx-autodoc-typehints: Move to pyproject-build-system.•••* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): [build-system]: Move to pyproject-build-system. [arguments]<#:phases>: Move 'check phase replacement... ... to argument <#:test-flags>. Change-Id: I2b41dffd5ee35442e1bb42f426bff69e17648785 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nicolas Graves2024-12-131-9/+5
* gnu: python-sphinx-4: Inherit from python-sphinx-5.•••* gnu/packages/sphinx.scm (python-sphinx-4): Inherit from python-sphinx-5, in particular the arguments field. Change-Id: Icb15e34b7bfbe38d17f4cd64234316950437538d Ricardo Wurmus2024-12-131-1/+1
* gnu: python-sphinx-5: Disable failing tests.•••* gnu/packages/sphinx.scm (python-sphinx-5)[arguments]: Disable three tests that fail for silly reasons. Change-Id: I82d9fd4465fbfe052f8aad2264a9b04d34efef89 Ricardo Wurmus2024-12-131-1/+9
* gnu: Add python-sphinxext-rediraffe.•••* gnu/packages/sphinx.scm (python-sphinxext-rediraffe): New variable. Change-Id: I772993b7bc3a43befc459cc6a9c6d1c90932d341 Ricardo Wurmus2024-12-131-0/+31
* gnu: python-myst-parser: Update to 3.0.1.•••* gnu/packages/sphinx.scm (python-myst-parser): Update to 3.0.1. [arguments]: Adjust tests; remove extra build phases. Change-Id: I1990d2156958dc437875bf1f7f8b4defc147e58a Ricardo Wurmus2024-12-131-20/+6
* gnu: python-sphinx-pytest: Update to 0.2.0.•••* gnu/packages/sphinx.scm (python-sphinx-pytest): Update to 0.2.0. Change-Id: I37b3da737bd09b6b2ffa59b6e37559ac04b0e1f7 Ricardo Wurmus2024-12-131-2/+2
* gnu: python-pydata-sphinx-theme: Disable one test.•••* gnu/packages/sphinx.scm (python-pydata-sphinx-theme)[build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase; disable single test. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I5849dbeab6262c41c7d525029f9acc15b4f4ee72 Ricardo Wurmus2024-12-131-9/+8
* gnu: python-myst-parser: Relax some requirements.•••* gnu/packages/sphinx.scm (python-myst-parser) [arguments] <#:test-flags>: Disable one more failing test. <#:phases>: Add 'relax-requirements phase. Change-Id: I4f77ce81e9f69b81b18f3faa546c7d8cd77adf50 Sharlatan Hellseher2024-12-131-1/+12
* gnu: python-sphinx: Update to 6.2.1.•••* gnu/packages/sphinx.scm (python-sphinx): Update to 6.2.1. [arguments]: Only disable one test. [propagated-inputs]: Add texlive-booktabs. (python-sphinx-5): New variable, inherit from python-sphinx. Change-Id: I95144924c4c0f293993bfbd7b644c378dd160077 Ricardo Wurmus2024-12-131-8/+99
* gnu: Add python-setuptools/python-wheel where necessary.•••Changes to pyproject-build-system require explicit dependency on setuptools/wheel. Change-Id: Icd7699fc1dc56e974ae7568f2ae916dbf876bea5 Lars-Dominik Braun2024-12-131-2/+10
* build-system/pyproject: Use python-sans-pip-wrapper as default-python.•••Also adds python-setuptools and python-wheel to relevant packages, either to native-inputs or to propagated inputs if the pkg_resources Python module is loaded at runtime. * guix/build-system/pyproject.scm (default-python): Default to python-sans-pip-wrapper. Change-Id: I2d986c2225114f54459dd6bb360913106e52cdf4 Lars-Dominik Braun2024-12-131-1/+3
* gnu: python-sphinx: Update to 5.3.0.•••* gnu/packages/sphinx.scm (python-sphinx): Update to 5.3.0. [build-system]: Use pyproject-build-system. [arguments]: Remove custom check phase; add pre-check phase. [propagated-inputs]: Add python-colorama, python-filelock, python-flake8, python-html5lib, python-isort, python-mypy, python-sphinxcontrib-websupport, and python-types-requests. [native-inputs]: Remove python-html5lib; add python-flit-core. Change-Id: I843d70361cdf707ca67616075f4c71f1e59a72f3 Ricardo Wurmus2024-12-131-20/+29
* gnu: python-sphinx-alabaster-theme: Update to 0.7.13.•••* gnu/packages/sphinx.scm (python-sphinx-alabaster-theme): Update to 0.7.13. [build-system]: Use pyproject-build-system. Ricardo Wurmus2024-12-131-3/+3
* gnu: python-sphobjinv: Update to 2.3.1.1.•••* gnu/packages/patches/python-sphobjinv-defer-ssl-import.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/sphinx.scm (python-sphobjinv): Update to 2.3.1.1. [source]: Use patch. [arguments]: Replace check phase. [native-inputs]: New field. [propagated-inputs]: Remove python-fuzzywuzzy and python-levenshtein. Change-Id: Id60f45b222f286c8db55e9ce11378cf5ba82c603 Eric Bavier2024-11-201-4/+16
* gnu: python-sphinx: Fix build.•••* gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Add TEXLIVE-SCHEME-BASIC in order to propagate an autonomous TeX Live tree. Also add TEXLIVE-ANYFONTSIZE, TEXLIVE-CM-SUPER, TEXLIVE-FONTSPEC, TEXLIVE-LUATEX85, TEXLIVE-LUATEXBASE, TEXLIVE-POLYGLOSSIA and TEXLIVE-TEX-GYRE. Remove TEXLIVE-AMSFONTS, TEXLIVE-AMSMATH, TEXLIVE-CARLISLE, TEXLIVE-FANCYHDR, TEXLILVE-GEOMETRY, TEXLIVE-HYPERREF, TEXLIVE-KVOPTIONS, TEXLIVE-LATEX-BIN, TEXLIVE-LTXCMDS, TEXLIVE-OBERDIEK and TEXLIVE-TOOLS, all included in TEXLIVE-SCHEME-BASIC. [native-inputs]: Add FONTCONFIG, FONT-GNU-FREEFONT, TEXLIVE-CM-SUPER, and TEXLIVE-TEX-GYRE. Also call TEXLIVE-UPMAP.CFG to generate proper font maps during tests. Change-Id: Ifc5c5eb37ea6568c5a602ddff66dc8a92a1a6072 Nicolas Goaziou2024-08-311-17/+20
* gnu: sphinx: Use 'imagemagick/stable' variant.•••As the store item does not retain a reference to imagemagick, it should be safe to use the 'imagemagick/stable' variant. * gnu/packages/sphinx.scm (python-sphinx) [arguments] Add #:disallowed-references to make sure no references to imagemagick are retained. [native-inputs]: Use 'imagemagick/stable' instead of 'imagemagick' and explain why that's a safe thing to do. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I04bdc94e012f3fcb30c4ec113a0ae2e9d9373210 Maxime Devos2024-08-311-2/+10
* gnu: Add python-sphinx-issues.•••* gnu/packages/sphinx.scm (python-sphinx-issues): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Troy Figiel2024-01-261-0/+43
* gnu: python-sphinx-prompt: Fix tests.•••docutils>=0.19 broke the tests, which upstream fixed in a newer commit. Cherry-pick it. * gnu/packages/patches/python-sphinx-prompt-docutils-0.19.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/sphinx.scm (python-sphinx-prompt)[origin]: Use it. Change-Id: I597387a35e6a1da01063b4812e0f919788a13b54 Lars-Dominik Braun2023-12-021-1/+3
* gnu: python-sphinx-gallery: Update to 0.14.0.•••* gnu/packages/sphinx.scm (python-sphinx-gallery): Update to 0.14.0. [build-system]: Use pyproject-build-system. [arguments]: Remove custom phases; add custom build phase 'delete-webp-example; move test flags to #:test-flags. [propagated-inputs]: Add python-jupyterlite-sphinx. Change-Id: I58f4b952fe5a2bf942d77813a8a2eeef2e4750b6 Ricardo Wurmus2023-10-251-19/+27
* gnu: python-sphinxcontrib-autoprogram: Update to 0.1.8.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-autoprogram): Update to 0.1.8. [native-inputs]: Move PYTHON-SPHINX ... [propagated-inputs]: ... here. Marius Bakke2023-09-221-5/+3
* gnu: Add python-sphinx-basic-ng.•••* gnu/packages/sphinx.scm (python-sphinx-basic-ng): New variable. Marius Bakke2023-09-221-1/+19
* gnu: Replace texlive-latex-base with texlive-latex-bin.•••Although `latex-base' is clearly defined on CTAN, it isn't a proper TeX Live package. Since we're trying to follow as closely as possible this TeX distribution, we replace the package with the closest one, which is `texlive-latex-bin'. As a consequence, the #:TEXLIVE-LATEX-BASE argument becomes #:TEXLIVE-LATEX-BIN?, emphasizing the fact that the meaningful values for it are booleans. * gnu/packages/graphviz.scm (dot2tex)[propagated-inputs]: Remove TEXLIVE-GRAPHICS, TEXLIVE-LATEX-BASE. Add TEXLIVE-LATEX-BIN. * gnu/packages/plotutils.scm (asymptote)[native-inputs]: Remove TEXLIVE-LATEX-BASE, TEXLIVE-GRAPHICS, TEXLIVE-L3BACKEND. Use TEXLIVE-UPDMAP.CFG. * gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Remove TEXLIVE-GRAPHICS, TEXLIVE-LATEX-BASE. Add TEXLIVE-LATEX-BIN. * gnu/packages/tex.scm (texlive-latex-base): Deprecate variable. (texlive-hyphen-complete): (texlive-tex): (texlive-latex): (texlive-docstrip): (texlive-unicode-data): (texlive-hyphen-base): (texlive-tex-ini-files): (texlive-metafont): (texlive-modes): (texlive-knuth-lib): (texlive-latex-fonts): (texlive-etex): (texlive-plain): (texlive-kpathsea): (texlive-latexconfig): (texlive-latex-bin): (texlive-l3kernel): (texlive-l3backend): (texlive-l3packages): (texlive-luatex): (texlive-luahbtex): (texlive-babel): (texlive-cyrillic): (texlive-pdftex): (texlive-cm)[arguments]: Replace #:TEXLIVE-LATEX-BASE with #:TEXLIVE-LATEX-BIN?. (texlive-lm): (texlive-lua-alt-getopt): (texlive-luaotfload): (texlive-graphics-def): (texlive-graphics-cfg): Set #:TEXLIVE-LATEX-BIN? to #F. (texlive-graphics): (texlive-lualibs): (texlive-firstaid): (texlive-atveryend)[arguments]: Set #:TEXLIVE-LATEX-BIN? to #F. [native-inputs]: Add TEXLIVE-DOCSTRIP, TEXLIVE-PDFTEX. (texlive-updmap.cfg): Remove TEXLIVE-CM, TEXLIVE-GRAPHICS, TEXLIVE-LATEX-BASE. Add TEXLIVE-LATEX-BIN. (texlive-atbegshi)[arguments]: Set #:TEXLIVE-LATEX-BIN? to #F. [native-inputs]: Add TEXLIVE-DOCSTRIP, TEXLIVE-PDFTEX. [propagated-inputs]: Remove TEXLIVE-IFTEX, TEXLIVE-INFWARERR and TEXLIVE-LTXCMDS. (texlive-everyshi)[arguments]: Build package with a temporary "latex.fmt" file. (texlive-cyrillic): Set #:TEXLIVE-LATEX-BIN? to #T. * guix/build-system/texlive.scm (default-texlive-latex-base): Rename to TEXLIVE-LATEX-BIN. (lower): Set default value for TEXLIVE-LATEX-BIN? to #TRUE. * gnu/packages/statistics.scm (r-with-tests): Remove TEXLIVE-LATEX-BASE and TEXLIVE-GRAPHICS. * doc/guix.texi (Build Systems): Document #:TEXLIVE-LATEX-BIN? argument. Remove reference to #:TEXLIVE-LATEX-BASE. Nicolas Goaziou2023-07-181-2/+1
* gnu: texlive-latex-needspace -> texlive-needspace.•••* gnu/packages/tex.scm (texlive-needspace): New variable. (texlive-latex-needspace): Deprecate variable. * gnu/packages/maths.scm (hypre)[native-inputs]: * gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Use new name. Nicolas Goaziou2023-07-181-1/+1
* gnu: texlive-latex-preview -> texlive-preview.•••* gnu/packages/tex.scm (texlive-preview): New variable. (texlive-latex-preview): Deprecate variable. * gnu/packages/graphviz.scm (dot2tex)[propagated-inputs]: * gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Use new name. Nicolas Goaziou2023-07-181-1/+1
* gnu: texlive-latex-varwidth -> texlive-varwidth.•••* gnu/packages/tex.scm (texlive-varwidth): New variable. (texlive-latex-varwidth): Deprecate variable. (texlive-adjustbox): Use new name. * gnu/packages/maths.scm (hypre)[native-inputs]: Use new name. Re-order alphabetically. * gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Use new name. Re-order alphabetically. Nicolas Goaziou2023-07-181-8/+8
* gnu: texlive-latex-tabulary -> texlive-tabulary.•••* gnu/packages/tex.scm (texlive-tabulary): New variable. (texlive-latex-tabulary): Deprecate variable. * gnu/packages/maths.scm (hypre): * gnu/packages/sphinx.scm (python-sphinx): Use new name. Nicolas Goaziou2023-07-181-1/+1
* gnu: texlive-latex-parskip -> texlive-parskip.•••* gnu/packages/tex.scm (texlive-parskip): New variable. (texlive-latex-parskip): Deprecate variable. * gnu/packages/maths.scm (hypre): * gnu/packages/plotutils.scm (asymptote): * gnu/packages/python-xyz.scm (python-nbconvert): * gnu/packages/sphinx.scm (python-sphinx): Use new name. Nicolas Goaziou2023-07-181-1/+1
* gnu: texlive-latex-float -> texlive-float.•••* gnu/packages/tex.scm (texlive-float): New variable. (texlive-latex-float): Deprecate variable. (texlive-showexpl): (texlive-minted): (texlive-apa6): * gnu/packages/docbook.scm (dblatex): * gnu/packages/maths.scm (hypre): * gnu/packages/python-xyz.scm (python-nbconvert): * gnu/packages/sphinx.scm (python-sphinx): Use new name. Nicolas Goaziou2023-07-181-1/+1
* gnu: texlive-latex-cmap -> texlive-cmap.•••* gnu/packages/tex.scm (texlive-cmap): New variable. (texlive-latex-cmap): Deprecate variable. * gnu/packages/maths.scm (hypre): * gnu/packages/sphinx.scm (python-sphinx): Use new name. Nicolas Goaziou2023-07-181-1/+1
* gnu: texlive-latex-upquote -> texlive-upquote.•••* gnu/packages/tex.scm (texlive-upquote): New variable. (texlive-latex-upquote): Deprecate variable. * gnu/packages/cran.scm (r-prereg): * gnu/packages/maths.scm (hypre): * gnu/packages/python-xyz.scm (python-nbconvert): * gnu/packages/sphinx.scm (python-sphinx): * gnu/packages/statistics.scm (r-with-tests): Use new name. Nicolas Goaziou2023-07-181-1/+1
* gnu: texlive-latex-geometry -> texlive-geometry.•••* gnu/packages/tex.scm (texlive-geometry): New variable. (texlive-latex-geometry): Deprecate variable. (texlive-xindy): * gnu/packages/chemistry.scm (yaehmop): * gnu/packages/cran.scm (r-prereg): * gnu/packages/graphviz.scm (dot2tex): * gnu/packages/maths.scm (hypre): * gnu/packages/plotutils.scm (asymptote): * gnu/packages/python-xyz.scm (python-nbconvert): * gnu/packages/sphinx.scm (python-sphinx): Use new name. Nicolas Goaziou2023-07-181-1/+1
* gnu: texlive-latex-framed -> texlive-framed.•••* gnu/packages/tex.scm (texlive-framed): New variable. (texlive-latex-framed): Deprecate variable. (texlive-minted): * gnu/packages/maths.scm (hypre): * gnu/packages/sphinx.scm (python-sphinx): Use new name. Nicolas Goaziou2023-07-181-1/+1
* gnu: texlive-latex-fncychap -> texlive-fncychap.•••* gnu/packages/tex.scm (texlive-fncychap): New variable. (texlive-latex-fncychap): Deprecate variable. * gnu/packages/maths.scm (hypre): * gnu/packages/sphinx.scm (python-sphinx): Use new name. Nicolas Goaziou2023-07-181-2/+2
* gnu: python-sphinx-panels: Use older docutils.•••* gnu/packages/sphinx.scm (python-sphinx-panels)[propagated-inputs]: Replace python-docutils with python-docutils-0.15. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase. Ricardo Wurmus2023-05-131-10/+3
* gnu: python-sphinx-4: Fix sanity-check failure•••* gnu/packages/sphinx.scm (python-sphinx-4)[propagated-inputs]: Downgrades python-docutils to v0.15 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Zongyuan Li2023-05-071-1/+4
* gnu: sphinx: Update minimum docutils version to 0.19.••• * gnu/packages/sphinx.scm (python-sphinx-rtd-theme)[allow-newer-docutil]: New phase. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Brian Cully2023-04-161-1/+9
* Merge branch 'master' into core-updates.•••Conflicts: gnu/local.mk gnu/packages/build-tools.scm gnu/packages/certs.scm gnu/packages/check.scm gnu/packages/compression.scm gnu/packages/cups.scm gnu/packages/fontutils.scm gnu/packages/gnuzilla.scm gnu/packages/guile.scm gnu/packages/ibus.scm gnu/packages/image-processing.scm gnu/packages/linux.scm gnu/packages/music.scm gnu/packages/nss.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/qt.scm gnu/packages/ruby.scm gnu/packages/shells.scm gnu/packages/tex.scm gnu/packages/video.scm gnu/packages/vulkan.scm gnu/packages/web.scm gnu/packages/webkit.scm gnu/packages/wm.scm Maxim Cournoyer2023-04-141-11/+20
|\
| * gnu: python-breathe: Update to 4.35.0.•••* gnu/packages/sphinx.scm (python-breathe): Update to 4.35.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Antero Mejr2023-04-131-11/+20