~ruther/guix-local

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
d8b59e86 — Ricardo Wurmus 2 years ago
gnu: python-jupyter-kernel-mgmt: Use Tornado 6.

* gnu/packages/jupyter.scm (python-jupyter-kernel-mgmt)[propagated-inputs]:
Replace python-tornado with python-tornado-6.

Change-Id: Ibba54e0c7517673aa2ae1b693d4fa38701887b7a
880fb265 — Ricardo Wurmus 2 years ago
gnu: python-pytest-tornasync: Use Tornado 6.

* gnu/packages/python-check.scm (python-pytest-tornasync)[propagated-inputs]:
Replace python-tornado with python-tornado-6.

Change-Id: I780e168a1bb3d1f7ecd2e7599f4c1eb1a06719ba
a3d7c67a — Ricardo Wurmus 2 years ago
gnu: python-prometheus-client: Update to 0.20.0.

* gnu/packages/monitoring.scm (python-prometheus-client): Update to 0.20.0.
[propagated-inputs]: Remove python-twisted.

Change-Id: Id784729ae1f9645a97347457d32d9c15ddb2b289
6ccd3b28 — Ricardo Wurmus 2 years ago
gnu: python-websocket-client: Update to 1.8.0.

* gnu/packages/python-web.scm (python-websocket-client): Update to 1.8.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove 'skip-network-test and custom 'check phase; use
 #:test-flags to disable test.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Ib5794c64df1d9c3759c3f9a8c1d0f8642afa83c4
8348b7c8 — Ricardo Wurmus 2 years ago
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
7347fb45 — Ricardo Wurmus 2 years ago
gnu: python-argon2-cffi: Update to 21.1.0.

* gnu/packages/python-crypto.scm (python-argon2-cffi): Update to 21.1.0.
[source]: Simplify snippet.
[arguments]: Do not quote list; respect TESTS? in 'check phase.
[propagated-inputs]: Add python-typing-extensions; remove python-six.

Change-Id: Ifeee408dbcb43ff435cc1e9563df07f89df3ffb2
699bc5db — Ricardo Wurmus 2 years ago
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
8ac97dce — Ricardo Wurmus 2 years ago
gnu: python-jedi: Update to 0.19.1.

* gnu/packages/python-xyz.scm (python-jedi): Update to 0.19.1.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase; add 'set-HOME phase.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Iee74d0850e294cec2e139039d1f93b429e76c29d
2d4cc425 — Ricardo Wurmus 2 years ago
gnu: python-attrs: Update to 23.2.0.

* gnu/packages/python-xyz.scm (python-attrs): Update to 23.2.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase.
[native-inputs]: Remove python-coverage, python-hypothesis, and python-six;
add python-hatchling, python-hatch-fancy-pypi-readme, python-hatch-vcs,
python-pytest-xdist, and python-zope-interface.
(python-attrs-bootstrap)[native-inputs]: Add python-hatchling,
python-hatch-fancy-pypi-readme, python-hatch-vcs.

Change-Id: I19f99b38589db7de0f6a78d6e0f126118dbe2b1d
83852d55 — Ricardo Wurmus 2 years ago
gnu: Add python-nbclassic.

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

Change-Id: I8be60400df0cb54284c5b0d40d383c95591016c0
76164715 — Ricardo Wurmus 2 years ago
gnu: Add python-notebook-shim.

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

Change-Id: I1ed71ea39b37f066c64d3f256a24366055dc7aaa
Next