Commit graph

3965 commits

Author SHA1 Message Date
Ricardo Wurmus
0b8204ce80
gnu: python-nbconvert: Add missing texlive inputs.
* gnu/packages/python-xyz.scm (python-nbconvert)[propagated-inputs]: Add
texlive-amsmath, texlive-etoolbox, texlive-infwarerr, and texlive-kvoptions.

Change-Id: Id3c93afc9c459e65e1a2e88cc91b4ceac07007ec
2024-12-13 20:18:36 +00:00
Ricardo Wurmus
c36c7373ac
gnu: python-openpyxl: Add Setuptools and Wheel.
* gnu/packages/python-xyz.scm (python-openpyxl)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I38368e62af3ab117141cd42bf8181fdb5b1f59fb
2024-12-13 20:18:36 +00:00
Ricardo Wurmus
a0f4fabd78
gnu: python-jinja2: Add setuptools and wheel.
* gnu/packages/python-xyz.scm (python-jinja2)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Iccf3ee9014f581792c9fdef9d6be7e8af3d9c9b4
2024-12-13 20:18:36 +00:00
Ricardo Wurmus
7f48addbaf
gnu: snakemake-6: Add Setuptools and Wheel.
* gnu/packages/python-xyz.scm (snakemake-6)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I129616694f09763561913cd8939dd2de46e6df51
2024-12-13 20:18:36 +00:00
Ricardo Wurmus
b59cdd59eb
gnu: python-pyls-black: Add missing inputs.
* gnu/packages/python-xyz.scm (python-pyls-black)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Ia5f321544d3789ba53bb6e8dc6dbea2350099348
2024-12-13 20:18:36 +00:00
Ricardo Wurmus
8863c9064c
gnu: python-versioneer: Add missing input and use minimal git.
* gnu/packages/python-xyz.scm (python-versioneer)[native-inputs]: Add
python-pypa-build and replace git with git-minimal.

Change-Id: I7cca27d87f5c6f7da1318c87cac134176335b56a
2024-12-13 20:18:35 +00:00
Ricardo Wurmus
164ad8549e
gnu: python-dbus-python: Add missing input.
* gnu/packages/python-xyz.scm (python-dbus-python)[native-inputs]: Add
python-setuptools.

Change-Id: I3b813a5a3edcc878b552aa7885a47c1079d7acda
2024-12-13 20:18:35 +00:00
Ricardo Wurmus
e5d29467bb
gnu: python-pyproject-metadata: Disable two tests.
* gnu/packages/python-xyz.scm (python-pyproject-metadata)[arguments]:
Disable two tests.
(python-pyproject-metadata-0.7)[arguments]: Override.

Change-Id: I13bdf9d9e8705d84306f235b1abd58a147726426
2024-12-13 20:18:35 +00:00
Ricardo Wurmus
5c059522ed
gnu: python-partd: Add missing input.
* gnu/packages/python-xyz.scm (python-partd)[native-inputs]: Add
python-setuptools.

Change-Id: I95ae319cbdcdf118841300b2b89d2d34c08b28f8
2024-12-13 20:18:35 +00:00
Ricardo Wurmus
d067df81c9
gnu: python-billiard: Add missing inputs.
* gnu/packages/python-xyz.scm (python-billiard)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I1d9cd2adcd950cef622c9d81ed7cec5dea25f7e0
2024-12-13 20:18:35 +00:00
Ricardo Wurmus
52da3b7ca5
gnu: python-box: Add missing input.
* gnu/packages/python-xyz.scm (python-box)[native-inputs]: Add
python-setuptools.

Change-Id: I3889fd74bc18bef58293d5a3a1ab7e19fa810ef8
2024-12-13 20:18:34 +00:00
Ricardo Wurmus
92e97ec397
gnu: python-joblib: Add missing inputs.
* gnu/packages/python-xyz.scm (python-joblib)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I4e19c611eb9faf5921e406e77b6f1e88f98daf8b
2024-12-13 20:18:34 +00:00
Ricardo Wurmus
7eebe7bbfa
gnu: python-vine: Add missing inputs.
* gnu/packages/python-xyz.scm (python-vine)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Idf7fbcb9d44681b4394ce3e2d3e403371169ff7a
2024-12-13 20:18:34 +00:00
Ricardo Wurmus
0e19655dd6
gnu: python-itemloaders: Fix indentation.
* gnu/packages/python-xyz.scm (python-itemloaders)[source]: Fix indentation.

Change-Id: I00f5f5157b1deb57974cb563c2760f346dad4bae
2024-12-13 20:18:34 +00:00
Ricardo Wurmus
ede39ff36c
gnu: python-argcomplete: Add missing input.
Without this input the reported version is "0.0.0".

This is a follow-up to commit 7c293e3f92b5617e57367d4c18677c79b396b806.

* gnu/packages/python-xyz.scm (python-argcomplete)[native-inputs]: Add
python-setuptools-scm.

Change-Id: I76b8997032947f90432103a5b64c2ad992915b9a
2024-12-13 20:18:33 +00:00
Ricardo Wurmus
5e27dfe014
gnu: python-eventlet: Update to 0.35.2.
* gnu/packages/python-xyz.scm (python-eventlet): Update to 0.35.2.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Remove python-six; add python-monotonic.
[native-inputs]: Remove python-nose; add python-black, python-hatchling,
python-hatch-vcs, python-pytest, python-isort, and python-twine.
[arguments]: Replace custom 'check phase with #:test-flags.

Change-Id: I1125f8e52768061f9b5a2626c010aaef9a444f1a
2024-12-13 20:18:33 +00:00
Ricardo Wurmus
2ee8d8a63d
gnu: python-readme-renderer: Adjust package style.
* gnu/packages/python-xyz.scm (python-readme-renderer): Fix indentation.
[native-inputs]: Add python-setuptools.

Change-Id: I47cef84089384d2cf760c166fed9147863d1a415
2024-12-13 20:18:33 +00:00
Ricardo Wurmus
33210bced4
gnu: python-packaging-bootstrap: Update to 23.2.
* gnu/packages/python-build.scm (python-packaging-bootstrap): Update to 23.2.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-flit-core.
* gnu/packages/python-xyz.scm (python-packaging)
[native-inputs]: Add python-flit-core.

Change-Id: I5d3bdec62aabfe1b5e6de988d210862ad6da9002
2024-12-13 20:18:32 +00:00
Ricardo Wurmus
56cbfffc4e
gnu: python-cleo: Update to 2.1.0.
* gnu/packages/python-xyz.scm (python-cleo): Update to 2.1.0.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-poetry-core.
[propagated-inputs]: Remove python-backpack, python-clikit, python-pastel, and
python-pylev; add python-crashtest and python-rapidfuzz.

Change-Id: I3762a84a038d4cf571348986353e615ae6d944f7
2024-12-13 20:18:32 +00:00
Ricardo Wurmus
7fe8e4cfc5
gnu: Add python-rapidfuzz.
* gnu/packages/python-xyz.scm (python-rapidfuzz): New variable.

Change-Id: I6ff451a1632f586db45fb7079c2dcef7854d5a5c
2024-12-13 20:18:32 +00:00
Ricardo Wurmus
c7a0088d3f
gnu: python-ipython: Update to 8.22.1.
* gnu/packages/python-xyz.scm (python-ipython): Update to 8.22.1.
[source]: Use git-fetch.
[build-system]: Use pyproject-build-system.
[arguments]: Disable tests that need git; respect test flags in custom check
phase.
[propagated-inputs]: Remove python-backcall, python-jinja2, python-jsonschema,
python-matplotlib, python-mistune, python-nbformat, python-numpy,
python-numpydoc, python-pickleshare, python-pyzmq, python-simplegeneric, and
python-terminado; add python-colorama, python-exceptiongroup, and
python-typing-extensions.
[native-inputs]: Remove graphviz, pkg-config, and python-requests; add
python-curio, python-matplotlib, python-nbformat, python-numpy, python-pandas,
python-pickleshare, python-pytest-asyncio, python-setuptools, python-testpath,
python-wheel.

Change-Id: Iecdbb03b0f81ef0d4bf84187ef9fcd7ff744f3ab
2024-12-13 20:18:32 +00:00
Ricardo Wurmus
446973b4a1
gnu: python-prompt-toolkit: Update to 3.0.43.
* gnu/packages/python-xyz.scm (python-prompt-toolkit): Update to 3.0.43.

Change-Id: I55d26227bd5c20f9da61932ac8f51ef6fe4122d9
2024-12-13 20:18:32 +00:00
Ricardo Wurmus
b3949c72d9
gnu: python-traitlets: Update to 5.14.1.
* gnu/packages/python-xyz.scm (python-traitlets): Update to 5.14.1.
[arguments]: Disable two typing tests.
[native-inputs]: Add python-argcomplete, python-mypy, and
python-pytest-mypy-testing.

Change-Id: Ie77ca0837977147f657cd4daa2f8f90ed07ebdfd
2024-12-13 20:18:32 +00:00
Ricardo Wurmus
ea1de82bce
gnu: python-argcomplete: Update to 3.2.2.
* gnu/packages/patches/python-argcomplete-1.11.1-fish31.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/python-xyz.scm (python-argcomplete): Update to 3.2.2.
[source]: Delete obsolete patch.
[build-system]: Use pyproject-build-system.
[arguments]: Override check phase.
[native-inputs]: Remove python-flake8; add python-mypy, python-setuptools, and
zsh.

Change-Id: Ia7e37db2b535177eb2caeeab9d7e075af3f273a3
2024-12-13 20:18:32 +00:00
Felix Gruber
7987f01baa
gnu: python-textual: Update to 0.50.1.
* gnu/packages/python-xyz.scm (python-textual): Update to 0.50.1.
[source]: Download from github as pypi package does not include tests.
[build-system]: Change to pyproject-build-system.
[arguments]: Remove custom 'check phase; add #:test-flags to disable
broken tests.
[propagated-inputs]: Add python-markdown-it-py, python-mdit-py-plugins
and python-tree-sitter.
[native-inputs]: Add python-poetry-core and python-pytest-asyncio.

Change-Id: Ib144dc87f73e91d4c9d2e8f91ce6ce7a86a481a9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-12-13 20:18:31 +00:00
Sharlatan Hellseher
aa2771faff
gnu: python-jupytext: Update to 1.15.0.
* gnu/packages/python-xyz.scm (python-jupytext): Update to 1.15.0.

Change-Id: I8cbd4e45eae838cb1733bf8feeb3bc2abe960513
2024-12-13 20:18:31 +00:00
Felix Gruber
98cab4b183
gnu: python-rich: Update to 13.7.0.
* gnu/packages/python-xyz.scm (python-rich): Update to 13.7.0.
[source]: Use git-fetch since pypi package doesn't include tests.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase.
[propagated-inputs]: Remove python-attrs, python-colorama,
python-commonmark and python-typingextensions; add
python-ipywidgets and python-markdown-it-py.
[native-inputs]: Add python-poetry-core; remove tests (which are now
included in new [source]).

Change-Id: I15f7928fc376d8c2556ca2965fe44453bd15f248
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-12-13 20:18:31 +00:00
Felix Gruber
8ba5d79d5a
gnu: python-mdit-py-plugins: Update to 0.4.0.
* gnu/packages/python-xyz.scm (python-mdit-py-plugins): Update to 0.4.0.

Change-Id: I18ca46abebe125d1a6729c10a3f4fa4a62a145ba
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-12-13 20:18:30 +00:00
Felix Gruber
ccb2541641
gnu: python-markdown-it-py: Update to 3.0.0.
* gnu/packages/python-xyz.scm (python-markdown-it-py): Update to 3.0.0.
[propagated-inputs]: Remove python-typing-extensions; add python-commonmark,
python-linkify-it-py, python-markdown, python-mistletoe,
python-mistune, python-panflute, python-psutil, and python-pyyaml.
[native-inputs]: Remove python-flit; add python-flit-core.

Change-Id: I5dc06b163ddbec0a32a9d7c3da2c834b2e74cd74
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-12-13 20:18:30 +00:00
Ricardo Wurmus
332ae4deda
gnu: Add setuptools/wheel to more Python packages.
* gnu/packages/python-check.scm (python-beartype,
python-pytest-csv)[native-inputs]: Add python-setuptools and python-wheel.
* gnu/packages/python-xyz.scm (python-watchdog, python-xyzservices,
python-zeroconf)[native-inputs]: Same.

Change-Id: Ifac6402da7447a95f4f8fca8d475e87c001bd583
2024-12-13 20:18:30 +00:00
Lars-Dominik Braun
6d97c15911
gnu: Add python-setuptools/python-wheel where necessary.
Changes to pyproject-build-system require explicit dependency on
setuptools/wheel.

Change-Id: Icd7699fc1dc56e974ae7568f2ae916dbf876bea5
2024-12-13 20:18:25 +00:00
Lars-Dominik Braun
fdc0fefd46
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
2024-12-13 20:15:41 +00:00
Ricardo Wurmus
49982bb455
gnu: python-imagesize: Update to 1.4.1.
* gnu/packages/python-xyz.scm (python-imagesize): Update to 1.4.1.
[build-system]: Use pyproject-build-system.
2024-12-13 20:15:41 +00:00
Ricardo Wurmus
1269e01d3e
gnu: python-pygments: Update to 2.15.1.
* gnu/packages/python-xyz.scm (python-pygments): Update to 2.15.1.
[build-system]: Use pyproject-build-system.
[arguments]: Run tests.
[native-inputs]: Add python-pytest.
2024-12-13 20:15:39 +00:00
Danny Milosavljevic
942dd1700d
gnu: python-networkx: Update to 3.4.2.
* gnu/packages/python-xyz.scm (python-networkx-next): New variable.

Change-Id: I59d3883f13ef60b92bd5892edf89b09defdd8845
2024-12-12 00:28:48 +01:00
Danny Milosavljevic
9009cc882d
gnu: Add python-term-background.
* gnu/packages/python-xyz.scm (python-term-background): New variable.

Change-Id: If3606c0d037afc52842d3adb69af26d35c55f6ce
2024-12-11 21:45:01 +01:00
Gabriel Wicki
8d05f0c8db
gnu: Fix synopsis in various python packages.
* gnu/packages/python-compression.scm (python-inflate64): Fix synopsis.
* gnu/packages/python-science.scm (python-xarray-dataclasses): Fix synopsis.
* gnu/packages/python-web.scm (python-waybackpack): Fix synopsis.
* gnu/packages/python-xyz.scm (python-mir-eval): Fix synopsis.
(python-restructuredtext-lint): Fix synopsis.  (python-pixelmatch): Fix
synopsis.  (python-google-pasta): Fix synopsis.  (python-xmp-toolkit): Fix
synopsis.
* gnu/packages/bioinformatics.scm (python-mgatk): Fix synopsis.
* gnu/packages/rpc.scm (python-grpc-stubs): Fix synopsis.
* gnu/packages/simulation.scm (python-commonroad-io): Fix synopsis.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2024-12-10 22:35:06 -08:00
Danny Milosavljevic
9e1ee5f77d
gnu: Add python-columnize.
* gnu/packages/python-xyz.scm (python-columnize): New variable.

Change-Id: Idf3ec4993b9d93d3d1e41e101dfdd76adff922fb
2024-12-10 03:19:45 +01:00
John Kehayias
731fa9f96a
gnu: python-gphoto2: Update to 2.5.0.
* gnu/packages/python-xyz.scm (python-gphoto2): Update to 2.5.0.
[license]: Change to lgpl3+ (upstream changed in version 2.4.0).

Change-Id: Ib15737ded100458c955652ee2c075a12016d0689
2024-12-08 11:32:57 -05:00
Danny Milosavljevic
84fa76db42
gnu: python-debugpy: Update to 1.8.9.
* gnu/packages/python-xyz.scm (python-debugpy): Update to 1.8.9.

Change-Id: I323570fc007af04fa8c9c59571cc3cc79833da04
2024-12-06 19:19:19 +01:00
Danny Milosavljevic
331600e55d
gnu: python-pydevd: Update to 3.2.3.
* gnu/packages/python-xyz.scm (python-pydevd): Update to 3.2.3.

Change-Id: Ibb1bb9880b2c456f27bf373259a0e604a62b9515
2024-12-06 19:19:14 +01:00
Efraim Flashner
541abedc0a
Merge remote-tracking branch 'origin/rust-team'
Change-Id: I6d5c28252f060eeb69eb02fd281e7268bb885b29
2024-12-02 14:13:39 +02:00
Ricardo Wurmus
30c2403a85
gnu: Add python-cykhash.
* gnu/packages/python-xyz.scm (python-cykhash): New variable.

Change-Id: I7f46da1f53b10957c102ca21e74f144955676730
2024-12-02 10:28:59 +01:00
Sharlatan Hellseher
85e26ff7f5
gnu: Add python-puremagic.
* gnu/packages/python-xyz.scm (python-puremagic): New variable.

Change-Id: I326d15cdf6eb088f456954c28fd735bc1890840a
2024-11-30 15:10:43 +00:00
Christopher Baines
94bb6a5a88
gnu: python-pydevd: Use gdb/pinned.
To allow gdb to be updated more easily.

* gnu/packages/python-xyz.scm (python-pydevd)[inputs]: Use gdb/pinned.

Change-Id: Icf417f89933bc190bf4c0d869c199cfe50d463ef
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-11-29 15:45:18 +01:00
Efraim Flashner
ef3eb6a2b3
gnu: python-contourpy: Build with cmake-minimal.
* gnu/packages/python-xyz.scm (python-contourpy)[native-inputs]: Replace
cmake with cmake-minimal.

Change-Id: I015930e4d75dc58e8e23210ca6c8d1e7c4a3c04b
2024-11-28 11:05:02 +02:00
Sharlatan Hellseher
d3b010c38c
gnu: Respect --cores build argument in some python packages.
Reported by Greg Hogan <code@greghogan.com> in #74445.

* gnu/packages/astronomy.scm (python-asdf-astropy, python-astropy,
python-photutils, python-poppy, python-regions, python-reproject,
python-sunpy, python-spectral-cube, python-stdatamodels, python-pysiaf,
python-sbpy, python-asdf-coordinates-schemas, python-roman-datamodels,
python-webbpsf, python-yt):
[arguments]<test-flags>: Adjust "-n" or "--numprocess" to respect
"--cores" build argument.

* gnu/packages/check.scm (python-crosshair): Likewise.

* gnu/packages/databases.scm (python-fastparquet, python-pycurl, awscli,
python-s3transfer): Likewise.

* gnu/packages/python-xyz.scm (python-glymur, python-zarr, python-dask):
Likewise.

Change-Id: Ifbc6435e4ad22b0ae822b485bccca41eaa165cc5
2024-11-23 15:55:05 +00:00
Ricardo Wurmus
da8afaa65f
gnu: python-moto: Update to 4.2.4.
* gnu/packages/python-xyz.scm (python-moto): Update to 4.2.4.
[build-system]: Use pyproject-build-system.
[arguments]: Use #:test-flags instead of custom 'check phase; add phase
'compatibility.
[propagated-inputs]: Add python-openapi-spec-validator and
python-py-partiql-parser.

Change-Id: Ifa0598387f37488da2e1efa40617dc5f36ea4241
2024-11-20 20:40:21 +01:00
Ricardo Wurmus
d3c6ab8d6c
gnu: python-pillow-simd: Update to 9.3.0.
* gnu/packages/python-xyz.scm (python-pillow-simd): Update to 9.3.0.

Change-Id: Ic4afc8399b0f9d8dd163ef17bfa813f54e2eff37
2024-11-20 20:40:21 +01:00
Ricardo Wurmus
9a42b1547d
gnu: python-pillow-simd: Disable one broken test.
* gnu/packages/python-xyz.scm (python-pillow-simd)[build-system]: Use
pyproject-build-system.
[arguments]: Disable failing test_sanity test; copy only the 'patch-ldconfig
phase from python-pillow, drop the custom 'check phase.

Change-Id: Ic9a4f76ebcdc7aba21231aecd641930cf5f5b4de
2024-11-20 20:40:21 +01:00