gnu: python-requests: Update to 2.31.0. * gnu/packages/python-web.scm (python-requests): Update to 2.31.0. [build-system]: Use pyproject-build-system. [arguments]: Disable only some tests. [native-inputs]: Add python-pip, python-pytest, python-pytest-mock, python-setuptools, and python-wheel. [home-page]: Update. Change-Id: Ifb33b76393fc1e1ea21d7f22277c6b5e30e4bb1d
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-pydata-sphinx-theme: Disable one test. * gnu/packages/sphinx.scm (python-pydata-sphinx-theme)[build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase; disable single test. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I5849dbeab6262c41c7d525029f9acc15b4f4ee72
gnu: python-openapi-schema-validator: Update to 0.6.2. * gnu/packages/python-web.scm (python-openapi-schema-validator): Update to 0.6.2. [arguments]: Disable one test. Change-Id: I72190fa157e8c80fdbaf94514f6fb5c4bd8d22bb
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-jupyter-server-mathjax: Update to 0.2.6. * gnu/packages/jupyter.scm (python-jupyter-server-mathjax): Update to 0.2.6. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase. [native-inputs]: Remove python-jupyter-server and python-pytest-tornasync; add python-pytest-jupyter, python-setuptools, and python-wheel. Change-Id: Ic6cf3d39fdf786523ab69482de48e815a77949b9
gnu: python-jupyter-server: Update to 2.14.0. * gnu/packages/jupyter.scm (python-jupyter-server): Update to 2.14.0. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase; use #:test-flags instead; add 'ignore-deprecation-warnings phase; add 'pre-check phase. [propagated-inputs]: Add python-jupyter-events, python-jupyter-server-terminals, python-overrides, and python-packaging. [native-inputs]: Remove python-coverage, python-pytest-cov, python-pytest-mock, and python-pytest-tornasync; add python-flaky, python-hatchling, python-hatch-jupyter-builder, python-pytest-jupyter, and python-pytest-timeout. Change-Id: Icebce3bc44b83bcd4cc60186b71d9161d13695da
gnu: Add python-jupyter-server-terminals. * gnu/packages/jupyter.scm (python-jupyter-server-terminals): New variable. Change-Id: I83445e6ac40e21e6e284f1764090f113f56921bf
gnu: Add python-jupyter-events. * gnu/packages/jupyter.scm (python-jupyter-events): New variable. Change-Id: I50ff10d4c18aba4a5ef6d65af9c1fe98ca938917
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