Nicolas Graves
d7d35d1f76
gnu: python-sphinx-autodoc-typehints: Update to 1.25.3.
...
* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): Update to 1.25.3.
[arguments]<#:test-flags>: Ignore additional failing test.
[native-inputs]: Remove python-typing-extensions.
Change-Id: I444d2415c5a2fb8bf84ff55b92b5b14a241571c3
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-09-25 09:36:44 +01:00
Sharlatan Hellseher
3e2152b065
gnu: Remove python-sphinx-panels.
...
It's no longer required, fails to build, not mainted. Message from
upstream:
> This repository is not actively maintained. Use sphinx-design instead!
> See the migration guide and this github issue for more information.
* gnu/packages/sphinx.scm (python-sphinx-panels): Delete variable.
Change-Id: Ib51b05819238a912e30f36fbeb0f24316275e441
2025-09-25 09:36:30 +01:00
Sharlatan Hellseher
b5f84b25cf
gnu: Remove python-sphinx-5.
...
Sphinx@5 is no longer required, fails to build.
* gnu/packages/sphinx.scm (python-sphinx-5): Delete variable.
Change-Id: I76ac2ced2c652ca1b313d246610919ccee5588f2
2025-09-25 09:36:30 +01:00
Sharlatan Hellseher
06630f351d
gnu: python-sphinxcontrib-github-alt: Switch to pyproject.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-github-alt):
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-flit-core.
Change-Id: I0a403a5eadf7b76c4448781ff20ca18ff466cb2d
2025-09-25 09:36:22 +01:00
Sharlatan Hellseher
3b6ca50300
gnu: python-sphinxcontrib-apidoc: Update to 0.6.0.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-apidoc): Update to 0.6.0.
Change-Id: Ic424424f158ac603012b19c69154a3d2177ff1f0
2025-09-25 09:36:20 +01:00
Sharlatan Hellseher
b3e549582b
gnu: python-sphinx-repoze-autointerface: Update to 1.0.0.
...
* gnu/packages/sphinx.scm (python-sphinx-repoze-autointerface): Update to 1.0.0.
[build-system]: Use pyproject.
[native-inputs]: Add python-setuptools.
Change-Id: I10d3d48a21c969c0ca49d19044c92197ec0ed02a
2025-09-25 09:36:19 +01:00
Sharlatan Hellseher
1dc0cb50e2
gnu: python-sphinx-gallery: Update to 0.19.0.
...
* gnu/packages/sphinx.scm (python-sphinx-gallery): Update to 0.19.0.
[arguments] <tests-flags>: Skip just 2 tests. <phases>: Remove
'delete-webp-example.
[propagated-inputs]: Add python-pillow and python-sphinx.
[native-inputs]: Remove python-pillow and python-sphinx; add
python-absl-py, python-graphviz, python-ipython, python-lxml,
python-packaging, python-plotly, python-seaborn, and
python-setuptools-scm.
Change-Id: Ib92d09d43c38d925e542604f65ce3a2162fffccf
2025-09-25 09:36:19 +01:00
Sharlatan Hellseher
bcdb866c9b
gnu: python-sphinx-copybutton: Update to 0.5.2.
...
PyPI archive <https://pypi.org/project/sphinx-copybutton/ > provides a
correct link to the home page
<https://github.com/executablebooks/sphinx-copybutton >.
* gnu/packages/sphinx.scm (python-sphinx-copybutton): Update to 0.5.2.
[build-system]: Use pyproject.
[home-page]: Fix URL.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: I8cabca804a3be7dbd50b169884ab2e05a20e2221
2025-09-25 09:36:18 +01:00
Sharlatan Hellseher
c6f2ec4883
gnu: python-breathe: Update to 4.36.0.
...
* gnu/packages/sphinx.scm (python-breathe): Update to 4.36.0.
[build-system]: Use pyproject.
[arguments] <phases>: Use default 'check.
[native-inputs]: Add python-flit-core.
Change-Id: I9616dcda2e8ca2a471de513d49b1295c6f67d105
2025-09-25 09:36:14 +01:00
Sharlatan Hellseher
e1810187cc
gnu: python-sphinx-rtd-theme: Update to 3.0.2.
...
* gnu/packages/sphinx.scm (python-sphinx-rtd-theme): Update to 3.0.2.
[propagated-inputs]: Add python-sphinxcontrib-jquery.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.
Change-Id: I7e77e96757537d017f5facecd562e712d81eef3f
2025-09-25 09:36:07 +01:00
Sharlatan Hellseher
6991fbe1f5
gnu: Add python-sphinxcontrib-jquery.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-jquery): New variable.
Change-Id: I093ef4ba4c59e1f302bc581bea1c34dcd87e5d11
2025-09-25 09:36:06 +01:00
Sharlatan Hellseher
b7d8391993
gnu: python-myst-parser: Update to 4.0.1.
...
* gnu/packages/sphinx.scm (python-myst-parser): Update to 4.0.1.
[native-inputs]: Remove python-docutils and python-sphinx.
Change-Id: I0d937ef1f5525e6ba1a2e53d18da1be304eebdf7
2025-09-25 09:36:06 +01:00
Sharlatan Hellseher
bb3cc882b5
gnu: python-pydata-sphinx-theme: Adjust inputs.
...
* gnu/packages/sphinx.scm (python-pydata-sphinx-theme)
[propagated-inputs]: Remove python-docutils and python-sphinx; add
python-sphinx-6 and python-docutils-0.19.
Change-Id: I859b7e3f54f0c82e5ed03309583088f0645147cb
2025-09-25 09:36:04 +01:00
Sharlatan Hellseher
d22f37ba13
gnu: python-sphinx-6: Skip some problematic tests.
...
* gnu/packages/sphinx.scm (python-sphinx-6) [arguments] <tests-flags>:
Run tests in parallel, supported upstream. Skip 10 tests.
[native-inputs]: Add python-pytest-xdist.
[propagated-inputs]: Remove python-docutils; add python-docutils-0.19.
Change-Id: I96e7c88e6fbe195909d4c822d5e34d10985d159a
2025-09-25 09:36:04 +01:00
Sharlatan Hellseher
3922ccc045
gnu: python-sphinxcontrib-websupport: Update to 2.0.0.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-websupport): Update to 2.0.0.
[build-system]: Use pyproject.
[native-inputs]: Add python-flit-core.
Change-Id: I6bd810e2bed5ff30a213f52db3bec48a7aadcb9e
2025-09-25 09:36:03 +01:00
Sharlatan Hellseher
a1ba87484d
gnu: python-sphinx: Update to 7.4.7.
...
* gnu/packages/sphinx.scm (python-sphinx): Update to 7.4.7.
[native-inputs]: Remove python-cython; add python-cython-3,
python-defusedxml and python-pytest-xdist.
[propagated-inputs]: Remove python-colorama, python-filelock,
python-html5lib, python-importlib-metadata,
python-sphinxcontrib-websupport, and python-types-requests.
(python-sphinx-6): New variable, inherit from python-sphinx.
Change-Id: Ifcb65d26b5dbba00bdc96b01308d960047febddf
2025-09-25 09:35:54 +01:00
Sharlatan Hellseher
b36b48e725
gnu: python-sphinx-alabaster-theme: Update to 0.7.16.
...
* gnu/packages/sphinx.scm (python-sphinx-alabaster-theme): Update to 0.7.16.
[arguments] <tests?>: No tests in PyPI or Git.
[native-inputs]: Remove python-setuptools and python-wheel; add
python-flit-core.
Change-Id: I818a033a7faec3c9048ac9b79043c95fd451d85d
2025-09-25 09:35:54 +01:00
Sharlatan Hellseher
5f80f32e74
gnu: python-sphinxcontrib-applehelp: Update to 2.0.0.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-applehelp): Update to 2.0.0.
[build-system]: Use pyproject.
[native-inputs]: Add python-flit-core.
Change-Id: I657c0bacf26eccbca75035fad57f68c5876d661c
2025-09-25 09:35:54 +01:00
Sharlatan Hellseher
406513d63b
gnu: python-sphinxcontrib-devhelp: Update to 2.0.0.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-devhelp): Update to 2.0.0.
[build-system]: Use pyproject.
[native-inputs]: Add python-flit-core.
Change-Id: Idf02a5c618aede563d170e7d4f8fec8247073456
2025-09-25 09:35:54 +01:00
Sharlatan Hellseher
4875dfbe4c
gnu: python-sphinxcontrib-htmlhelp: Update to 2.1.0.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): Update to 2.1.0.
[build-system]: Use pyproject.
[native-inputs]: Add python-flit-core.
Change-Id: I94bca8fc2455e4935614637d969ff96a71a5aa47
2025-09-25 09:35:53 +01:00
Sharlatan Hellseher
4dde481a10
gnu: python-sphinxcontrib-jsmath: Switch to pyproject-build-system.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-jsmath) [buld-system]:
Use pyproject.
[native-inputs]: Add python-setuptools.
Change-Id: I5102c58d9f9bcf0e898bca636f84d0189c4a0625
2025-09-25 09:35:53 +01:00
Sharlatan Hellseher
53c98321ab
gnu: python-sphinxcontrib-qthelp: Update to 2.0.0.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-qthelp): Update to 2.0.0.
[build-system]: Use pyproject.
[native-inputs]: Add python-flit-core.
Change-Id: I1d2308e65024ca776b53238db63b4dadb261f4de
2025-09-25 09:35:53 +01:00
Sharlatan Hellseher
ec2375d2dc
gnu: python-sphinxcontrib-serializinghtml: Update to 2.0.0.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): Update to 2.0.0.
[build-system]: Use pyproject.
[native-inputs]: Add python-flit-core.
Change-Id: I181900fdbb66441ee939a9d025a45937958f3bbd
2025-09-25 09:35:53 +01:00
Maxim Cournoyer
af9e540b71
gnu: nss-certs: Relocate to (gnu packages nss).
...
This is made so that the source can be shared without introducing module
circular dependencies.
* gnu/packages/certs.scm (nss-certs)
(nss-certs-for-test): Move to...
* gnu/packages/nss.scm: ... here.
Adjust the module imports via:
git grep -l '(gnu packages certs)' |
xargs sed 's/(gnu packages certs)/(gnu packages nss)/' -i
Change-Id: I56d7bc52ddcdffbced8a162e8db8ea5071b0cb0f
2025-08-17 22:34:42 +02:00
Nicolas Graves
c1746bbf44
gnu: python-sphobjinv: Switch to pyproject.
...
* gnu/packages/sphinx.scm (python-sphobjinv):
[source]: Improve style.
[build-system]: Switch to pyproject-build-system.
[arguments]: Remove them.
[native-inputs]: Add python-setuptools, python-wheel.
Change-Id: I5d66ade53847c1a398c744a29fbe5cd05f882c8f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-08-13 12:46:43 +01:00
Nicolas Graves
483ac59d8f
gnu: python-sphinxcontrib-programoutput: Switch to pyproject.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Add a cleanup phase to avoid pytest
malfunction.
[native-inputs]: Add python-pytest, python-setuptools, python-wheel.
[home-page]: Update and reorder field.
Change-Id: I38a290fc6b7868db39b57dd75ed9d0ae3e9c5147
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-08-07 18:33:35 +01:00
Nicolas Graves
c43023090a
gnu: python-nbsphinx: Switch to pyproject.
...
* gnu/packages/sphinx.scm (python-nbsphinx):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:tests?>: Disable them.
[native-inputs]: Add python-setuptools, python-wheel.
Change-Id: I37beb7447618f8aec8f8b6df897aa86ac454dd2a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-08-07 18:33:35 +01:00
Maxim Cournoyer
20c3975b1d
gnu: Add python-sphinxcontrib-mermaid.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-mermaid): New variable.
Change-Id: I1fcf5296c4610bc5e8eb3325e2ad53f975b1c628
2025-07-22 00:42:19 +09:00
Nicolas Goaziou
8207bdf26c
gnu: python-sphinx-5: Fix build.
...
* gnu/packages/sphinx.scm (python-sphinx-5)[native-inputs]: Add texlive-anyfontsize.
Change-Id: Id94a00342e2c884b28ee680645a4857b9cd72b4e
2025-05-06 11:25:07 +02:00
Nicolas Goaziou
3b34f33bb5
gnu: python-sphinx: Fix build.
...
* gnu/packages/sphinx.scm (python-sphinx)[native-inputs]: Add
texlive-anyfontsize.
Change-Id: I9e3777cb873b1c330bcfecac138e519670a829f5
2025-05-06 11:25:06 +02:00
Nicolas Goaziou
4df6eda30f
gnu: Rename texlive-updmap.cfg' into texlive-local-tree'.
...
* doc/build.scm (pdf-manual):
* doc/contributing.texi (Submitting Patches):
* gnu/packages/algebra.scm (pari-gp):
(giac):
* gnu/packages/assembly.scm (asl):
* gnu/packages/audio.scm (chow-tape-model):
* gnu/packages/bioconductor.scm (r-biocstyle):
* gnu/packages/bioinformatics.scm (discrover):
(phyml):
(velvet):
* gnu/packages/chemistry.scm (yaehmop):
* gnu/packages/chez.scm (chez-scheme-for-racket):
(stex-bootstrap):
(chez-web):
(chez-sockets):
* gnu/packages/cran.scm (r-papaja):
(r-prereg):
* gnu/packages/docbook.scm (dblatex):
* gnu/packages/emacs-xyz.scm (emacs-auctex):
* gnu/packages/engineering.scm (fastcap):
* gnu/packages/finance.scm (optionmatrix):
* gnu/packages/fsf.scm (book-faif):
* gnu/packages/gettext.scm (po4a):
(po4a-minimal):
* gnu/packages/graphics.scm (mmg):
* gnu/packages/graphviz.scm (dot2tex):
* gnu/packages/guile-xyz.scm (emacsy):
(guile-cv):
* gnu/packages/lisp.scm (sbcl):
* gnu/packages/maths.scm (cddlib):
(gnuplot):
(itpp):
(octave):
(suitesparse-amd):
(suitesparse-camd):
(suitesparse-cholmod):
(suitesparse-klu):
(suitesparse-ldl):
(suitesparse-mongoose):
(suitesparse-spex):
(suitesparse-spqr):
(suitesparse-umfpack):
(hypre):
* gnu/packages/music.scm (lilypond):
* gnu/packages/ocaml.scm (unison):
(ocaml-bibtex2html):
* gnu/packages/pdf.scm (extractpdfmark):
* gnu/packages/photo.scm (enblend-enfuse):
* gnu/packages/plotutils.scm (asymptote):
* gnu/packages/python-xyz.scm (python-numpy-documentation):
(python-ipython-documentation):
(python-pypandoc):
* gnu/packages/radio.scm (gnuradio):
(libosmo-dsp):
* gnu/packages/scheme.scm (mit-scheme):
* gnu/packages/security-token.scm (yubico-piv-tool):
* gnu/packages/sphinx.scm (python-sphinx):
(python-sphinx-5):
* gnu/packages/statistics.scm (r-with-tests):
(r-spams):
* gnu/packages/tex.scm (texlive-local-tree): Renamed from…
(texlive-updmap.cfg): … this. Deprecate the latter.
(texlive-biblatex-philosophy):
(texlive-bropd):
(texlive-fontsize):
(texlive-poetrytex):
(texlive-reverxii):
(texlive-stix):
(texlive-suftesi):
(texlive-thucoursework):
(texlive-ulqda):
(texlive-yathesis):
(texlive-makecell):
(texlive-robotarm):
(texlive-bbold):
(texlive-babel-romansh):
(texlive-polyglossia):
(texlive-innerscript):
(teximpatient):
(texlive-xkeyval):
(texlive-arabxetex):
(texlive-blox):
(texlive-ecgdraw):
(texlive-gradientframe):
(texlive-everyhook):
(texlive-actuarialangle):
(texlive-actuarialsymbol):
(texlive-autopdf):
(texlive-etaremune):
(texlive-extract):
(texlive-forarray):
(texlive-graphicx-psmin):
(texlive-ha-prosper):
(texlive-namespc):
(texlive-newspaper):
(texlive-powerdot):
(texlive-recipecard):
(texlive-show2e):
(texlive-tablists):
(texlive-ted):
(texlive-xargs):
(texlive-xpeek):
* gnu/packages/xdisorg.scm (xforms):
* gnu/packages/algebra.scm (gap):
* gnu/packages/cpp.scm (jthread):
* guix/lint.scm (check-inputs-should-be-native): Rename `texlive-updmap.cfg' into `texlive-local-tree'.
Change-Id: I129280807c418e57acbcbda399545ab27a9e0a33
2025-05-06 11:25:06 +02:00
Nicolas Graves
568867b62e
gnu: python-docutils-0.15: Update to 0.16.
...
* gnu/packages/python-xyz.scm (python-docutils-0.15): Update to 0.16.
[native-inputs]: Replace python-setuptools-57 by python-setuptools.
* gnu/packages/python-web.scm (awscli)[inputs]: Update accordingly.
* gnu/packages/sphinx.scm (python-sphinx-panels)[propagated-inputs]:
Update accordingly.
Change-Id: I84360acf8d8213d0d49301e116f1a158bdb545e7
Signed-off-by: Steve George <steve@futurile.net >
2025-04-16 11:46:35 +02:00
Nicolas Graves
db1d768acb
gnu: Remove python-sphinx-4.
...
* gnu/packages/sphinx.scm (python-sphinx-4): Delete variable.
Change-Id: I71d008e2e8cef84ef33827c3477cc442181ad91e
Signed-off-by: Steve George <steve@futurile.net >
2025-04-16 11:46:34 +02:00
Nicolas Graves
7424092d84
gnu: python-sphinx-panels: Update input to python-sphinx-5.
...
* gnu/packages/sphinx.scm (python-sphinx-panels):
[arguments]{phases}: Add 'loosen-requirements phase.
[propagated-inputs]: Replace python-sphinx-4 by python-sphinx-5.
Change-Id: I3d7cad92a2d013417ebc4fef65ff244f4bc8d48f
Signed-off-by: Steve George <steve@futurile.net >
2025-04-16 11:46:34 +02:00
Nicolas Graves
a951453fb7
gnu: sphinx-5: Ignore failing test.
...
* gnu/packages/sphinx.scm (sphinx-5)[arguments]{test-flags}: Ignore
test test_autodoc_default_options (also ignored in sphinx@6).
Change-Id: I0bbb844051b57541b517aba20a6eee0830fb7544
Signed-off-by: Steve George <steve@futurile.net >
2025-04-16 11:46:34 +02:00
Sharlatan Hellseher
78405c1df8
gnu: Remove python-sphinx-autodoc-typehints-5.
...
No users in Guix, it was intermediate variable which is no longer required.
* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints-5): Delete variable.
Change-Id: I0c24541d4615c34559dee1da264042fad6206708
2025-04-16 11:46:33 +02:00
Sharlatan Hellseher
1a781c2271
gnu: python-sphinx: Skip one more test.
...
* gnu/packages/sphinx.scm (python-sphinx) [arguments] <test-flags>: Skip
one more test.
Change-Id: I5d3e066c88a8b3497454392dd0521ee8741df6b9
2025-04-16 11:46:08 +02:00
Wiktor Żelazny
0d4ded941e
gnu: Add python-sphinx-autoapi.
...
* gnu/packages/sphinx.scm (python-sphinx-autoapi): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr >
Change-Id: Iac37c9b67927b147969db0707679c0916c52efc1
2025-02-22 15:51:45 +01:00
Ricardo Wurmus
18a25a69ba
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
2025-01-22 15:28:25 +01:00
Ricardo Wurmus
d53a56f7c7
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
2025-01-22 15:28:25 +01:00
Sharlatan Hellseher
51d8ae3af6
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
2025-01-20 21:38:03 +01:00
Ricardo Wurmus
0ffc5b3afb
gnu: python-sphinx-5: Disable one failing test.
...
* gnu/packages/sphinx.scm (python-sphinx-5)[arguments]: Disable one test.
Change-Id: I97e5d4df511e11ac1335baaf99df839d5e58ed18
2025-01-20 21:38:02 +01:00
Vinicius Monego
07a352738a
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 >
2025-01-01 13:05:05 +01:00
Maxim Cournoyer
537c8e5f6d
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
2024-12-17 23:43:58 +09:00
Sharlatan Hellseher
baf2bf2635
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
2024-12-13 21:01:40 +00:00
Sharlatan Hellseher
7bc471783d
gnu: python-sphinx: Adjust inputs.
...
* gnu/packages/sphinx.scm (python-sphinx) [propagated-inputs]: Remove
python-flake8, python-isort, and python-mypy.
Change-Id: I3809dd14b655ab51eeadabdbc68482bd8c208a6d
2024-12-13 21:01:40 +00:00
Sharlatan Hellseher
0e7b61b547
gnu: Add python-sphinx-design.
...
* gnu/packages/sphinx.scm (python-sphinx-design): New variable.
Change-Id: If437de567ff815c94997910db0dd509432ad6001
2024-12-13 20:19:07 +00:00
Sharlatan Hellseher
9023969fc6
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
2024-12-13 20:19:04 +00:00
Nicolas Graves
3c2943b621
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
2024-12-13 20:18:58 +00:00
Nicolas Graves
d401e30948
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 >
2024-12-13 20:18:56 +00:00