[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch python-team updated (569256f3e6 -> e2a0660c37)
From: |
guix-commits |
Subject: |
branch python-team updated (569256f3e6 -> e2a0660c37) |
Date: |
Tue, 7 May 2024 18:33:57 -0400 (EDT) |
rekado pushed a change to branch python-team
in repository guix.
from 569256f3e6 gnu: python-nbconvert: Add missing texlive inputs.
new bf18849eda gnu: python-rich: Remove python-ipywidgets.
new 42356b76da gnu: Add python-pep440.
new bdacd7afc6 gnu: Add python-referencing.
new 2bfd948c84 gnu: Add python-jsonschema-specifications.
new 60bd69d355 gnu: Add python-rfc3986-validator.
new 59710e76ce gnu: Add python-isoduration.
new a459947688 gnu: Add python-uri-template.
new 2c4dab8e59 gnu: Add python-fqdn.
new b93782c955 gnu: Add python-overrides.
new eb5d13ede3 gnu: Add python-hatch-jupyter-builder.
new d5979691e0 gnu: Add python-pytest-jupyter.
new ed4115302f gnu: Add python-notebook-shim.
new be4570a875 gnu: Add python-nbclassic.
new fabbb32638 gnu: python-attrs: Update to 23.2.0.
new 9805dc1e5c gnu: python-jedi: Update to 0.19.1.
new 1eddf70cde gnu: python-send2trash: Update to 1.8.2.
new d89692d957 gnu: python-argon2-cffi: Update to 21.1.0.
new 17ee7cc6bf gnu: python-jsonschema: Update to 4.22.0.
new f8eded59e6 gnu: python-websocket-client: Update to 1.8.0.
new 5964dabc16 gnu: python-prometheus-client: Update to 0.20.0.
new aa35b28f12 gnu: python-pytest-tornasync: Use Tornado 6.
new dc3ff07b86 gnu: python-jupyter-kernel-mgmt: Use Tornado 6.
new 03c5720b1f gnu: python-pyzmq: Use Tornado 6.
new ffcd713e67 gnu: python-jupyter-core: Update to 5.7.2.
new 154e14955e gnu: python-jupyter-client: Set environment variable.
new d929c8c4b5 gnu: python-ipykernel: Set environment variable.
new 09df1acd4b gnu: python-nbformat: Update to 5.10.4.
new b67c75c981 gnu: python-nbconvert: Use pyproject-build-system.
new 6c765bce61 gnu: python-trio: Use pyproject-build-system.
new e0f564d056 gnu: python-jupyter-client: Update to 7.4.4.
new b32a33b230 gnu: python-json-logger: Update to 2.0.7.
new 8c964e0c5f gnu: python-jsonpointer: Update to 1.14.
new b8f41247be gnu: python-notebook: Update to 6.5.7.
new 6671ea0d03 gnu: Add python-jupyter-events.
new 5921b80f20 gnu: Add python-jupyter-server-terminals.
new c29a260317 gnu: python-jupyter-server: Update to 2.14.0.
new acfa99b42f gnu: python-jupyter-server-mathjax: Update to 0.2.6.
new b7d2125ede gnu: python-tabulate: Add Setuptools and Wheel.
new 502aee1c96 gnu: python-openapi-schema-validator: Update to 0.6.2.
new 253afb181b gnu: python-pydata-sphinx-theme: Disable one test.
new af9228935b gnu: python-lazy-object-proxy: Update to 1.10.0.
new 0867516368 gnu: python-requests: Update to 2.31.0.
new f5734d4cba gnu: python-sparqlkernel: Patch install script.
new 25bd37c199 gnu: Add python-pathable.
new 8011c7e465 gnu: Add python-jsonschema-path.
new e2a0660c37 gnu: python-openapi-spec-validator: Update to 0.7.1.
The 46 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/jupyter.scm | 301 +++++++++++++---
gnu/packages/monitoring.scm | 6 +-
gnu/packages/python-check.scm | 2 +-
gnu/packages/python-crypto.scm | 29 +-
gnu/packages/python-web.scm | 78 +++--
gnu/packages/python-xyz.scm | 770 +++++++++++++++++++++++++++++------------
gnu/packages/sphinx.scm | 17 +-
7 files changed, 885 insertions(+), 318 deletions(-)
- branch python-team updated (569256f3e6 -> e2a0660c37),
guix-commits <=
- 04/46: gnu: Add python-jsonschema-specifications., guix-commits, 2024/05/07
- 01/46: gnu: python-rich: Remove python-ipywidgets., guix-commits, 2024/05/07
- 05/46: gnu: Add python-rfc3986-validator., guix-commits, 2024/05/07
- 07/46: gnu: Add python-uri-template., guix-commits, 2024/05/07
- 09/46: gnu: Add python-overrides., guix-commits, 2024/05/07
- 10/46: gnu: Add python-hatch-jupyter-builder., guix-commits, 2024/05/07
- 13/46: gnu: Add python-nbclassic., guix-commits, 2024/05/07
- 02/46: gnu: Add python-pep440., guix-commits, 2024/05/07
- 03/46: gnu: Add python-referencing., guix-commits, 2024/05/07
- 06/46: gnu: Add python-isoduration., guix-commits, 2024/05/07