aboutsummaryrefslogtreecommitdiff
path: root/tests/glob.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/glob.scm')
0 files changed, 0 insertions, 0 deletions
an>Ricardo Wurmus 2024-12-13gnu: repo2docker: Update to 2024.03.0....* gnu/packages/jupyter.scm (repo2docker): Update to 2024.03.0. [build-system]: Use pyproject-build-system. [arguments]: Use G-expression. [native-inputs]: Add python-setuptools, python-sphinx-autobuild, python-sphinx-copybutton, python-sphinxext-opengraph, python-sphinxext-rediraffe, and python-wheel. Change-Id: I5761f6d36e57b7fe25bc1dbbdaedfa2ca69c1fa7 Ricardo Wurmus 2024-12-13gnu: python-jupyterlab-server: Update to 2.27.1....* gnu/packages/jupyter.scm (python-jupyterlab-server): Update to 2.27.1. [build-system]: Use pyproject-build-system. [arguments]: Replace custom 'check phase with #:test-flags; add phases 'ignore-deprecation-warnings and 'set-HOME. [propagated-inputs]: Remove python-entrypoints. [native-inputs]: Remove python-jupyter-server and python-pytest-tornasync; add python-hatchling, python-pytest-cov, python-pytest-jupyter, python-pytest-timeout, python-requests-mock, and python-werkzeug. Change-Id: If0a0631717a6dc6a260d6954349576b0f4efda3d Ricardo Wurmus 2024-12-13gnu: python-sparqlkernel: Patch install script....* gnu/packages/jupyter.scm (python-sparqlkernel)[arguments]: Remove reference to removed variable. Change-Id: I9b8e54013d1557934bfd9747972f2749da5d41cf Ricardo Wurmus 2024-12-13gnu: 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 Ricardo Wurmus 2024-12-13gnu: 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 Ricardo Wurmus 2024-12-13gnu: Add python-jupyter-server-terminals....* gnu/packages/jupyter.scm (python-jupyter-server-terminals): New variable. Change-Id: I83445e6ac40e21e6e284f1764090f113f56921bf Ricardo Wurmus 2024-12-13gnu: Add python-jupyter-events....* gnu/packages/jupyter.scm (python-jupyter-events): New variable. Change-Id: I50ff10d4c18aba4a5ef6d65af9c1fe98ca938917 Ricardo Wurmus 2024-12-13gnu: 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 Ricardo Wurmus 2024-12-13gnu: Add python-nbclassic....* gnu/packages/jupyter.scm (python-nbclassic): New variable. Change-Id: I8be60400df0cb54284c5b0d40d383c95591016c0 Ricardo Wurmus 2024-12-13gnu: Add python-notebook-shim....* gnu/packages/jupyter.scm (python-notebook-shim): New variable. Change-Id: I1ed71ea39b37f066c64d3f256a24366055dc7aaa Ricardo Wurmus 2024-12-13gnu: Add python-pytest-jupyter....* gnu/packages/jupyter.scm (python-pytest-jupyter): New variable. Change-Id: Id8d59a3981c5c46adbfee7d369692cba32e27d70 Ricardo Wurmus 2024-12-13gnu: Add python-hatch-jupyter-builder....* gnu/packages/jupyter.scm (python-hatch-jupyter-builder): New variable. Change-Id: I5bdf00a95dd6260eb5f6066a77394054bcec0ca4 Ricardo Wurmus 2024-12-13gnu: python-nbclient: Add Setuptools and Wheel....* gnu/packages/jupyter.scm (python-nbclient)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I0c203c2545587c45f5878c5772c29d49c7939811 Ricardo Wurmus 2024-06-16gnu: Add python-papermill....* gnu/packages/jupyter.scm (python-papermill): New variable. Change-Id: I79bb9e9f2d95561f5e73f36213aa9f5b87f5d49a Ricardo Wurmus 2024-05-30gnu: Add python-comm....* gnu/packages/jupyter.scm (python-comm): New variable. Change-Id: I1bed7b6f54e63db6f47cdbaccd816c56f06045f8 Signed-off-by: Andrew Tropin <andrew@trop.in> Sharlatan Hellseher