gnu: Fix small typos. String-separating double-quotes should be separated with white space. * gnu/packages/bootloaders.scm(u-boot-rpi-arm64-efi): Fix typo. * gnu/packages/linphone.scm(ortp): Fix typo. * gnu/packages/tex.scm(texlive-omegaware-bin): Fix typo. Change-Id: I83aa0f6862b265dd3e396e7c0b2db924915293dd Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: packages/python-xyz: Remove unused modules. * gnu/packages/python-xyz.scm: Remove docker and game-development modules. Change-Id: Id0b6572230c7415f196a0beac0af3513ddaba095
gnu: python-ipykernel: Move to jupyter. * gnu/packages/python-xyz.scm (python-ipykernel): Move from here ... * gnu/packages/jupyter.scm: ... to here. * gnu/packages/engineering.scm: Add jupyter module. Change-Id: Ia1391007cd4be997aeb5c8197d4894c32340198a
gnu: jupyter: Move to jupyter. * gnu/packages/python-xyz.scm (jupyter): Move from here ... * gnu/packages/jupyter.scm: ... to here. * gnu/packages/package-management.scm: Add jupyter module. * gnu/packages/cran.scm: Likewise. Change-Id: I357b4e96462e3ef6815bdcafd151bd56f298f8ac
gnu: python-notebook: Move to jupyter. * gnu/packages/python-xyz.scm (python-notebook): Move from here ... * gnu/packages/jupyter.scm: ... to here. * gnu/packages/sagemath.scm: Add jupyter module. Change-Id: I44aca3a14573b7700cdedeaae5e05b11ad48371c
gnu: python-pari-jupyter: Move to jupyter. * gnu/packages/python-xyz.scm (python-pari-jupyter): Move from here ... * gnu/packages/jupyter.scm: ... to here. Change-Id: Id0fcd902f9cecd685e912345ce8ef8ee9146d926
gnu: python-einops: Update to 0.8.1. * gnu/packages/python-science.scm (python-einops): Update to 0.8.1. [native-inputs]: Remove jupyter. Change-Id: I2d5c710990a77ca0fef480eaed4b59da6a10db27
gnu: python-skranger: Skip more failing tests. This project has no updates since 2022 (3y from now) and might be not compatible with Guix's version of scikit-learn. * gnu/packages/python-xyz.scm (python-skranger) [test-flags]: Ignore 2 more test files. Change-Id: I32cf0c3d7e35a31c3dc7d83a8dd5633a706f61a3
gnu: python-adjusttext: Move to python-science. * gnu/packages/python-xyz.scm (python-adjusttext): Move from here ... * gnu/packages/python-science.scm: ... to here. Change-Id: If8c5fa89736dbf8ae29169fb317d43d2c2fbd682
gnu: python-adjusttext: Update to 1.3.0. * gnu/packages/python-xyz.scm (python-adjusttext): Update to 1.3.0. [propagated-inputs]: Add python-scipy. Change-Id: Icb97357eb003c8215ca030516a3b53be1e124076
gnu: python-argopt: Update to 0.9.1. * gnu/packages/python-xyz.scm (python-argopt): Update to 0.9.1. [build-system]: Switch to pyproject. [propagated-inputs]: Remove python-toml and python-flake8. [native-inputs]: Remove python-coverage and python-nose; add python-pytest, python-pytest-timeout, and python-wheel. Change-Id: I86bad8c8ebde66707ba4bbf75e115f134a106447
gnu: python-docusign-esign: Move to python-web. * gnu/packages/python-xyz.scm (python-docusign-esign): Move from here ... * gnu/packages/python-web.scm: ... to here. Change-Id: I2647c3634d18ac0536385acfc5266c6345a30891
gnu: python-docusign-esign: Update to 5.0.0. * gnu/packages/python-xyz.scm (python-docusign-esign): Update to 5.0.0. [build-system]: Switch to pyproject. [propagated-inputs]: Remove python-six and python-nose. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I77caef3a7a159ac70f4d325685a87c31784dd53f
gnu: python-docusign-esign: Fix home-page. Upstream recently fixed their URL redirects. * gnu/packages/python-xyz.scm (python-docusign-esign)[home-page]: Update redirected URL. Change-Id: I2f0646ce7e20904d30dcb2b3b38503a8a63c7c04
gnu: python-flask-restful: Fix home-page. * gnu/packages/python-web.scm (python-flask-restful): [home-page]: Fix it. Change-Id: Ie53853e38ab2a8704d7825c39c95c09c924d5fa4
gnu: hdf5-parallel-openmpi: Add Fortran support. Fortran support was removed by commit 8eeb04e205a, but was present before. * gnu/packages/maths.scm (hdf5-parallel-openmpi)[arguments]: Add Fortran support. Switch to G-exps. Fix path for CMake files as done by parent hdf5 package. Change-Id: I1d7c8adea6e8cadc4d8a16d8313f65388ead009d Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: codeberg-cli: Update to 0.4.11. * gnu/packages/rust-apps.scm (codeberg-cli): Update to 0.4.11. [source]: Remove snippet. Change-Id: Ieb4a34102ec7d939e3309f2b078f30ad905d6285
gnu: python-tablib: Update to 3.8.0. * gnu/packages/python-xyz.scm (python-tablib): Update to 3.8.0. [build-system]: Swap to pyproject. [arguments] <phases>: Use default 'check. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I4f248c87f27f582021a0ae739d0ebec03f824319
gnu: python-zeep: Adjust native inputs. * gnu/packages/python-web.scm (python-zeep): [native-inputs]: Remove python-coverage, python-flake8, python-flake8-blind-except, python-flake8-debugger, and python-isort. Change-Id: Ia359126c748b8a7c4efc949bcaf43b9c53e16d39
gnu: python-pep8-naming: Move python-check. * gnu/packages/python-xyz.scm (python-pep8-naming): Move from here ... * gnu/packages/python-check.scm: ... to here. * gnu/packages/wm.scm: Add python-check module. Change-Id: I1b0e0eec5e8f815f855860fd149a17e2470adea2