[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (85788dd -> 9e7f09c)
From: |
guix-commits |
Subject: |
branch master updated (85788dd -> 9e7f09c) |
Date: |
Tue, 13 Apr 2021 07:51:46 -0400 (EDT) |
rekado pushed a change to branch master
in repository guix.
from 85788dd gnu: esbuild: Update to 0.11.9.
new 95f25c9 gnu: python-terminado: Update to 0.9.4.
new 2a12cba gnu: python-jupyter-core: Update to 4.7.1.
new b1415bf gnu: python-jupyter-client: Update to 6.1.12.
new 02746ea gnu: python-ipykernel: Update to 5.5.3.
new a7a92c0 gnu: python-widgetsnbextension: Add missing inputs.
new e9008a6 gnu: python-notebook: Update to 6.3.0.
new 6d0a3dc gnu: python-notebook: Update inputs.
new 2043e7b gnu: Add python-nest-asyncio.
new 95456c2 gnu: Add python-jupyterlab-pygments.
new 74d2d7a gnu: Add python-nbclient.
new f4af353 gnu: python-nbconvert: Update to 6.0.7.
new 6b3872e gnu: python-nbformat: Update to 5.1.3.
new 1388c16 gnu: Remove python2-matplotlib-documentation.
new 3a62614 gnu: Remove python2-ipyparallel.
new a0a8fde gnu: Remove python2-jupyter-core.
new 89f1a4a gnu: Remove python2-jupyter-console.
new 5ce53a4 gnu: Remove python2-ipykernel.
new 3bd962b gnu: Add python-pytoml.
new 2572bc8 gnu: Add python-pygments-github-lexers.
new f5acecd gnu: Add python-requests-unixsocket.
new a818a34 gnu: Add python-sphinxcontrib-github-alt.
new 636f4d5 gnu: python-flit: Update to 3.2.0.
new 5c89e2a gnu: python-testpath: Update to 0.4.4.
new c00996f gnu: Add python-deprecation.
new a26dd2e gnu: Add python-jupyter-packaging.
new 4cb6120 gnu: Add python-jupyterlab-widgets.
new 7c4f9c1 gnu: python-widgetsnbextension: Remove unnecessary inputs.
new cf1517a gnu: python-ipywidgets: Update to 7.6.3.
new 9e7f09c gnu: python-tinycss2: Enable tests.
The 29 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/packages/check.scm | 34 ++--
gnu/packages/jupyter.scm | 128 ++++++++++++-
gnu/packages/python-build.scm | 18 ++
gnu/packages/python-web.scm | 104 +++++++++--
gnu/packages/python-xyz.scm | 421 +++++++++++++++++++++++++++---------------
gnu/packages/sphinx.scm | 24 ++-
6 files changed, 555 insertions(+), 174 deletions(-)
- branch master updated (85788dd -> 9e7f09c),
guix-commits <=
- 02/29: gnu: python-jupyter-core: Update to 4.7.1., guix-commits, 2021/04/13
- 01/29: gnu: python-terminado: Update to 0.9.4., guix-commits, 2021/04/13
- 13/29: gnu: Remove python2-matplotlib-documentation., guix-commits, 2021/04/13
- 14/29: gnu: Remove python2-ipyparallel., guix-commits, 2021/04/13
- 17/29: gnu: Remove python2-ipykernel., guix-commits, 2021/04/13
- 05/29: gnu: python-widgetsnbextension: Add missing inputs., guix-commits, 2021/04/13
- 08/29: gnu: Add python-nest-asyncio., guix-commits, 2021/04/13
- 11/29: gnu: python-nbconvert: Update to 6.0.7., guix-commits, 2021/04/13
- 10/29: gnu: Add python-nbclient., guix-commits, 2021/04/13
- 19/29: gnu: Add python-pygments-github-lexers., guix-commits, 2021/04/13