gnu: python-json5: Update to 0.9.25. * gnu/packages/python-xyz.scm (python-json5): Update to 0.9.25. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. Change-Id: Idcfaa1af9b233fe59d7abf43c13fc96b6bad1cff
gnu: python-graphql-core: Enable tests. * gnu/packages/python-xyz.scm (python-graphql-core)[build-system]: Use pyproject-build-system. [arguments]: Enable tests; add phases 'use-poetry-core and 'patch-setup.py. [native-inputs]: Add python-poetry-core, python-pytest, and python-pytest-benchmark. Change-Id: I519966ca0da38339981a17d830ecac786b36cfb3
gnu: python-cattrs: Update to 23.2.3. * gnu/packages/python-xyz.scm (python-cattrs): Update to 23.2.3. [arguments]: Remove 'adjust-for-older-attrs and custom 'check phases; add 'patch-pyproject phase. [native-inputs]: Add python-hatchling, python-hatch-vcs, and python-pytest-benchmark. [propagated-inputs]: Add python-cbor2, python-orjson, python-pyyaml, python-tomlkit, and python-ujson. Change-Id: I4bf66d9b767be3c62a816e68e6c3cecd3152cb32
gnu: Add python-jsonschema-path. * gnu/packages/python-xyz.scm (python-jsonschema-path): New variable. Change-Id: Icda558659ea77f040eedb3e7f8605b50b3aaca37
gnu: Add python-pathable. * gnu/packages/python-xyz.scm (python-pathable): New variable. Change-Id: Ib8d21227db48a9b34941e6c5b291c86efe828ea6
gnu: python-lazy-object-proxy: Update to 1.10.0. * gnu/packages/python-xyz.scm (python-lazy-object-proxy): Update to 1.10.0. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-pip, python-setuptools, and python-wheel. Change-Id: I00dc2fa164c8b7ca8b13ac8537c30d1fdb507b9f
gnu: python-tabulate: Add Setuptools and Wheel. * gnu/packages/python-xyz.scm (python-tabulate)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: If6aede34a1ce93146412842c0d08ec811f08037e
gnu: python-notebook: Update to 6.5.7. * gnu/packages/python-xyz.scm (python-notebook): Update to 6.5.7. [build-system]: Use pyproject-build-system. [arguments]: Use #:test-flags; remove custom 'check phase; add 'pre-check phase. [propagated-inputs]: Add python-nbclassic. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I6839ac39cbdc191cd6a0ca7a25ac05ead7613ad7
gnu: python-jsonpointer: Update to 1.14. * gnu/packages/python-xyz.scm (python-jsonpointer): Update to 1.14. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I24c105f237a018c114a84f321b3b558484dcab5e
gnu: python-json-logger: Update to 2.0.7. * gnu/packages/python-xyz.scm (python-json-logger): Update to 2.0.7. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. Change-Id: Ic927fd9012fc7761f76e74e464d6344b68aa5787
gnu: python-jupyter-client: Update to 7.4.4. * gnu/packages/python-xyz.scm (python-jupyter-client, python-jupyter-client-bootstrap): Update to 7.4.4. [native-inputs]: Add python-hatchling; remove python-setuptools and python-wheel. Change-Id: I0e2d92762a03af2b8b64434a45f56f998f27a772
gnu: python-trio: Use pyproject-build-system. * gnu/packages/python-xyz.scm (python-trio)[build-system]: Use pyproject-build-system. [arguments]: Replace custom 'check phase with #:test-flags. Change-Id: I246933a17c1d0a669ead0292145d9b986ffca185
gnu: python-nbconvert: Use pyproject-build-system. * gnu/packages/python-xyz.scm (python-nbconvert)[build-system]: Use pyproject-build-system. [native-inputs]: Add python-setuptools and python-wheel. [arguments]: Add phase 'ignore-deprecation-warnings; replace custom 'check phase with use of #:test-flags and 'pre-check phase; disable one test and set JUPYTER_PLATFORM_DIRS variable. Change-Id: I02bebe1ecc524efb335249199971c37d2b2982a5
gnu: python-nbformat: Update to 5.10.4. * gnu/packages/python-xyz.scm (python-nbformat): Update to 5.10.4. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase; add 'patch-pyproject phase. [native-inputs]: Add python-hatchling and python-pep440. Change-Id: I259413d51ff7cbca3052f2657eb89f806b3ea559
gnu: python-ipykernel: Set environment variable. * gnu/packages/python-xyz.scm (python-ipykernel)[arguments]: Set JUPYTER_PLATFORM_DIRS variable. Change-Id: I99808fcb0e29600b8728d9fbb8ef0f7e0624f99c
gnu: python-jupyter-client: Set environment variable. * gnu/packages/python-xyz.scm (python-jupyter-client)[arguments]: Set JUPYTER_PLATFORM_DIRS variable. Change-Id: I2516d6d27ce53f778ae265241e95501a0cc024e3
gnu: python-jupyter-core: Update to 5.7.2. * gnu/packages/python-xyz.scm (python-jupyter-core): Update to 5.7.2. [native-inputs]: Add python-hatchling, python-pre-commit, python-pytest-cov, and python-pytest-timeout. [propagated-inputs]: Add python-platformdirs. [build-system]: Use pyproject-build-system. [arguments]: Use #:test-flags instead of custom 'check phase; remove phase 'patch-testsuite; disable a few tests; add phase 'pre-check. Change-Id: I5f415688d17de1c6b4581a0b339359f7efee68c5
gnu: python-pyzmq: Use Tornado 6. * gnu/packages/python-xyz.scm (python-pyzmq)[native-inputs]: Replace python-tornado with python-tornado-6. Change-Id: I63c8ce8b8265f199d619a94459b385a26f65c9a0
gnu: python-jsonschema: Update to 4.22.0. * gnu/packages/python-xyz.scm (python-jsonschema): Update to 4.22.0. [arguments]: Remove custom 'check phase; remove 'pretend-version phase; add 'pre-check and 'patch-pyproject phases. [native-inputs]: Add python-hatchling, python-hatch-fancy-pypi-readme, python-hatch-vcs, and python-pytest; remove python-setuptools-scm, python-twisted, python-setuptools, and python-wheel. [propagated-inputs]: Remove python-importlib-metadata, python-pyrsistent, and python-typing-extensions; add python-fqdn, python-idna, python-importlib-resources, python-isoduration, python-jsonpointer, python-jsonschema-specifications, python-rfc3339-validator, python-rfc3986-validator, python-referencing-bootstrap, python-rpds-py, python-uri-template, and python-webcolors. (python-jsonschema-3)[propagated-inputs]: Override. [native-inputs]: Override. Change-Id: I4eccd4b92bcf84458616a64864981befa3541146
gnu: python-send2trash: Update to 1.8.2. * gnu/packages/python-xyz.scm (python-send2trash): Update to 1.8.2. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I62f85bb58ee4efb2accb26086273a7cd2486654e