gnu: python-slicerator: Fix build. * gnu/packages/python-xyz.scm (python-slicerator)[build-system]: Use python-build-system. Change-Id: Ic029d6df3f07e6f3e5f99cfa03fe1c39a914c796
gnu: Remove python-pyls-black. * gnu/packages/python-xyz.scm (python-pyls-black): Delete variable and remove associated patch. Project is no longer maintained as of 4 years to this date and has been succeeded and forked by python-lsp-black. Change-Id: Ic209f23e6368744db74b93e2a9c01a9859b04f82
gnu: Add python-lsp-black. * gnu/packages/python-xyz.scm (python-lsp-black): New variable. Co-authored-by: jgart <jgart@dismail.de> Change-Id: I9f5e1b8b77e530fed38e6621ac214605bc377724
gnu: Add python-pylsp-mypy. * gnu/packages/python-xyz.scm (python-pylsp-mypy): New variable. Change-Id: I4cf398df820fdcc91229bdafdc2d0cab6f5c01c1
gnu: python-jsonschema: Update python-webcolors dependency. * gnu/packages/python-xyz.scm (python-jsonschema): Update python-webcolors dependency. This fixes the build of python-nbclassic. Signed-off-by: jgart <jgart@dismail.de>
gnu: Add python-anyio/without-dataclasses. * gnu/packages/python-xyz.scm (python-anyio/without-dataclasses): New variable. Change-Id: I40ae9aa7a85f0fe7642dc3b75f3ef9cde17f064f
gnu: python-zarr: Disable one test. * gnu/packages/python-xyz.scm (python-zarr)[arguments]: Disable one more test. Change-Id: I3733078b878fa60c4e382dfca39fcef64cefa1ae
gnu: python-awkward-cpp: Relax dependency on python-scikit-build-core. * gnu/packages/python-xyz.scm (python-awkward-cpp)[arguments]: Add phase 'relax-requirements. Change-Id: I3d4f647f6e5eecd343de4219baf20c6e38a2a5a0
gnu: jupyter: Skip sanity check. This is temporary and will be removed on the python-team branch. * gnu/packages/python-xyz.scm (jupyter)[arguments]: Delete 'sanity-check phase. Change-Id: I715d9161d7f23c1f72125aea8b4c0e1bb5490b1e
gnu: python-notebook: Skip sanity check. This is temporary and will be removed on the python-team branch. * gnu/packages/python-xyz.scm (python-notebook)[arguments]: Delete 'sanity-check phase. Change-Id: I23d69c852fd9de98c010cce82b09ac541c0e2121
gnu: python-zarr: Update to 2.18.4. * gnu/packages/python-xyz.scm (python-zarr): Update to 2.18.4. [arguments]: Add phase 'set-version. [propagated-inputs]: Add python-ipywidgets, python-notebook, python-numpydoc, and python-pydata-sphinx-theme. [native-inputs]: Remove python-fsspec, python-h5py, python-pytest-timeout, and python-setuptools-scm; add python-sphinx, python-sphinx-copybutton, python-sphinx-design, python-sphinx-issues, and python-setuptools. Change-Id: I707da0087b8aa6cf57be4e5dd9019b24620f101f
gnu: python-awkward: Update to 2.7.2. * gnu/packages/python-xyz.scm (python-awkward): Update to 2.7.2. [arguments]: Skip three broken tests. Change-Id: Ifdfcda9c57b9b27e9c3b5e0b05c7896d552b30cd
gnu: python-awkward-cpp: Update to 43. * gnu/packages/python-xyz.scm (python-awkward-cpp): Update to 43. [propagated-inputs]: Remove python-importlib-resources. Change-Id: I7201a31d49287f9a656f53fff953ebb593620712
gnu: python-ijson: Use pyproject-build-system. * gnu/packages/python-xyz.scm (python-ijson): Use pyproject-build-system. [arguments]: Remove. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I29ab71f63b1088bd7e0cf6e10a72a73ac7dcbc86
gnu: python-face: Use pyproject-build-system. * gnu/packages/python-xyz.scm (python-face): Use pyproject-build-system. [arguments] <#:phases>: Simplify. Change-Id: I51d2224d025ea97eeef5a285c5ab2738dfbb87ee
gnu: python-face: Fix build. * gnu/packages/python-xyz.scm (python-face): Fix build. [arguments] <#:phases>: Run the tests using the full path to the Python binary from the inputs to fix a failing test. Change-Id: Ie8951d622f91381207498e9adc398aa92b309cdf
gnu: python-cachy: Adapt tests to python-flexmock 0.12.2. * gnu/packages/python-xyz.scm (python-cachy)[arguments]<#:phases>[check]: Adapt tests to python-flexmock 0.12.2. Change-Id: I5e462df305a16c6ea4c6e5b92cd35ebfc72270dd
gnu: pyzo: Update to 4.18.0. * gnu/packages/python-xyz.scm (pyzo): Update to 4.18.0. Change-Id: I858e10e1fa747d3df0d98eb4ba415e8a44b2593a
gnu: python-emoji: Propagate python-typing-extensions. The core module imports typing_extensions, so these are likely meant to be propagated. * gnu/packages/python-xyz.scm (python-emoji)[native-inputs]: Move python-typing-extensions from here… [propagated-inputs]: … to here. Signed-off-by: jgart <jgart@dismail.de>
gnu: python-pypandoc: Use gexp style. * gnu/packages/python-xyz.scm (python-pypandoc): Use gexp style. Signed-off-by: jgart <jgart@dismail.de> Change-Id: Id1197e0683b43481ebb39bc8dd1aa55acf3ec03b