gnu: python-daft: Adjust inputs.
* gnu/packages/python-xyz.scm (python-daft) [native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: Icd587c78f8b138fddef4a36e5f05a7a559931f11
gnu: Remove python-m2r.
This package is not maintained, not in use by any others in Guix and
failed to build, see <https://ci.guix.gnu.org/build/4350959/details>.
Message from upstream: "This repository has been archived by the owner
on Nov 17, 2022. It is now read-only."
* gnu/packages/python-xyz.scm (python-m2r): Delete variable.
Change-Id: Ifd23880408b8d7d6db412e22c6e93ebe09831833
gnu: python-automat: Update to 22.10.0.
* gnu/packages/python-xyz.scm (python-automat): Update to 22.10.0.
[build-syste]: Swap to pyproject-build-system.
[native-inputs]: Remove python-m2r; add python-setuptools and
python-wheel.
Change-Id: I3fc7391695be5a5f8b4c026b9e4ffa58d0374751
gnu: python-array-api-compat: Update to 1.9.1.
* gnu/packages/python-xyz.scm (python-array-api-compat): Update to 1.9.1.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: Ifc7e2e062e6684310bc4578229dffc40278e77e4
gnu: Remove python-mistune-next.
* gnu/packages/python-xyz.scm (python-mistune-next): Delete variable.
* gnu/packages/bioinformatics.scm (python-schema-salad)
[propagated-inputs]: Remove python-mistune-next; add python-mistune.
* gnu/packages/mail.scm (python-hyperkitty): Likewise.
* gnu/packages/syndication.scm (giara): Likewise.
Change-Id: Iccf5ffde2b2c5a8c9b8e1c0e6ebd6fa7eab9f144
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
gnu: python-notebook: Add python-jupyter-server to native inputs.
* gnu/packages/python-xyz.scm (python-notebook):
[native-inputs]: Add python-jupyter-server.
Change-Id: I742712482982e33f997af31b6936633d568b0e29
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: python-matplotlib: Ignore failing tests.
* gnu/packages/python-xyz.scm (python-matplotlib)
[arguments]<#:test-flags>: Ignore failing tests.
Change-Id: I3ecb9e6331f17a9333e27daab8fa9d6c3c408aea
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: python-multidict: Move to pyproject-build-system.
* gnu/packages/python-xyz.scm (python-multidict):
[build-system]: Move to pyproject-build-system.
[arguments] Remove undeed field.
Change-Id: I916b36e6c4ac25dfc32b5813ad67cf4e6c134d36
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: python-numpydoc: Move to pyproject-build-sytem.
* gnu/packages/python-xyz.scm (python-numpydoc):
[build-system]: Move to pyproject-build-sytem.
[arguments]: Move <#:phases> check replacement to
<#:test-flags>.
Change-Id: Ia7a812c4ee2adcd31fc32db1caa7c163cadf46bf
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: python-pyan3: Move to pyproject-build-system.
* gnu/packages/python-xyz.scm (python-pyan3):
[build-system]: Move to pyproject-build-system.
[arguments]: Remove uneeded field.
Change-Id: I9f9f15ffd5a97666a410af56f02b573b55e45351
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: python-typeguard-4: Ignore failing tests.
* gnu/packages/python-xyz.scm (python-typeguard-4)
[arguments]<#:test-flags>: Ignore failing tests.
Change-Id: I0e23eb81cab942c9838d9561268f51b57a461d89
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: python-cmd2: Move to pyproject-build-system.
* gnu/packages/python-xyz.scm (python-cmd2):
[build-system]: Move to pyproject-build-system.
[arguments]<#:phases>: Remove check phase replacement.
<#:test-flags>: Add field.
Change-Id: I55b4134fb6caa4af1a4988934043487fa85f9b9b
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: python-rich: Update to 13.7.1.
* gnu/packages/python-xyz.scm (python-rich): Update to 13.7.1.
Change-Id: I7fff0b124e989a0a5ace2c73c92d4b32497cf3e9
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: python-flake8-isort: Move to pyproject-build-system.
* gnu/packages/python-xyz.scm (python-flake8-isort):
[build-system]: Move to pyproject-build-system.
[arguments]: Remove uneeded field.
Change-Id: Ie8c32f6164030daf28760a58f33aff1d540fc6a5
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: python-orderedmultidict: Move to pyproject-build-system.
* gnu/packages/python-xyz.scm (python-orderedmultidict):
[build-system]: Move to pyproject-build-system.
Change-Id: I092a1af47c3a8a0fd510c48df679e1045715c1e8
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: python-autoflake: Update to 2.3.1.
* gnu/packages/python-xyz.scm (python-autoflake): Update to 2.3.1.
[build-system]: Move to pyproject-build-system.
[arguments]<#:phases>: Add check phase replacement.
[native-inputs]: Add python-hatchling.
Change-Id: I0421107a98b1181a76e1874f23e6aa6e7709e434
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: python-apprise: Improve package style.
* gnu/packages/python-xyz.scm (python-apprise):
[arguments]: Convert <#:phases> check replacement into
<#:test-flags>.
Change-Id: I85c2ebadf65a4f1a7735042e784e56313c3de539
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: python-pint: Disable benchmark tests.
* gnu/packages/python-xyz.scm (python-pint):
[arguments]<#:test-flags>: Disable benchmark tests.
Change-Id: I0c6f0512f10f3e96da8b2fd4567df7d43703be10
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>