~ruther/guix-local

2b211ddc — Ricardo Wurmus 2 years ago
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
76fa5c09 — Ricardo Wurmus 2 years ago
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
42fb3128 — Ricardo Wurmus 2 years ago
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
7ab238ba — Ricardo Wurmus 2 years ago
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
ecdc2640 — Ricardo Wurmus 2 years ago
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
0bcd6ce3 — Ricardo Wurmus 2 years ago
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
1ecb5b90 — Ricardo Wurmus 2 years ago
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
3e9af5f2 — Ricardo Wurmus 2 years ago
gnu: Add python-jupyter-server-terminals.

* gnu/packages/jupyter.scm (python-jupyter-server-terminals): New variable.

Change-Id: I83445e6ac40e21e6e284f1764090f113f56921bf
d87b326d — Ricardo Wurmus 2 years ago
gnu: Add python-jupyter-events.

* gnu/packages/jupyter.scm (python-jupyter-events): New variable.

Change-Id: I50ff10d4c18aba4a5ef6d65af9c1fe98ca938917
8fab808b — Ricardo Wurmus 2 years ago
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
574e2eca — Ricardo Wurmus 2 years ago
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
36e2744b — Ricardo Wurmus 2 years ago
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
bf740bd0 — Ricardo Wurmus 2 years ago
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
4a3891e4 — Ricardo Wurmus 2 years ago
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
89287646 — Ricardo Wurmus 2 years ago
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
e2fa7547 — Ricardo Wurmus 2 years ago
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
1ced46f4 — Ricardo Wurmus 2 years ago
gnu: python-ipykernel: Set environment variable.

* gnu/packages/python-xyz.scm (python-ipykernel)[arguments]: Set
JUPYTER_PLATFORM_DIRS variable.

Change-Id: I99808fcb0e29600b8728d9fbb8ef0f7e0624f99c
b2355d26 — Ricardo Wurmus 2 years ago
gnu: python-jupyter-client: Set environment variable.

* gnu/packages/python-xyz.scm (python-jupyter-client)[arguments]: Set
JUPYTER_PLATFORM_DIRS variable.

Change-Id: I2516d6d27ce53f778ae265241e95501a0cc024e3
a3189068 — Ricardo Wurmus 2 years ago
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
69d1d74c — Ricardo Wurmus 2 years ago
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
Next