[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch python-team updated (f20935b523 -> 98ade1ed8f)
From: |
guix-commits |
Subject: |
branch python-team updated (f20935b523 -> 98ade1ed8f) |
Date: |
Mon, 6 Jan 2025 11:28:11 -0500 (EST) |
rekado pushed a change to branch python-team
in repository guix.
from f20935b523 guix: toml: Fix evaluation of empty inline tables.
new e660069b99 gnu: python-anndata: Update to 0.11.1.
new 642020abff gnu: python-trio-websocket: Add missing inputs.
new de29eb75e3 gnu: python-trio-websocket: Update to 0.11.1.
new b30147294c gnu: python-fastapi-pagination-minimal: Update to 0.12.34.
new 41e2075a6c gnu: python-asgi-lifespan: Update to 2.1.0.
new 36ad1d0240 gnu: python-pypika-tortoise: Add missing input.
new 9df3caa269 gnu: python-omnipath: Update to 1.0.8-0.3d16134.
new 867c00a0f2 gnu: python-legacy-api-wrap: Update to 1.4.1.
new 0e00a88d8f gnu: python-scanpy: Update to 1.10.4.
new 0131d195d9 gnu: python-flask-htpasswd: Update to 0.5.0.
new 373b66676f gnu: python-flask-login: Update to 0.6.3.
new baf0ed7357 gnu: Remove python-flask-basicauth.
new 872e129535 gnu: python-webassets: Fix build.
new 98ade1ed8f gnu: python-flask-assets: Update to 2.1.0-1.62efd23.
The 14 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/bioinformatics.scm | 66 ++++-----
gnu/packages/databases.scm | 2 +-
gnu/packages/python-web.scm | 303 ++++++++++++++++++++++------------------
gnu/packages/python-xyz.scm | 55 +++++---
4 files changed, 240 insertions(+), 186 deletions(-)
- branch python-team updated (f20935b523 -> 98ade1ed8f),
guix-commits <=
- 02/14: gnu: python-trio-websocket: Add missing inputs., guix-commits, 2025/01/06
- 06/14: gnu: python-pypika-tortoise: Add missing input., guix-commits, 2025/01/06
- 10/14: gnu: python-flask-htpasswd: Update to 0.5.0., guix-commits, 2025/01/06
- 01/14: gnu: python-anndata: Update to 0.11.1., guix-commits, 2025/01/06
- 03/14: gnu: python-trio-websocket: Update to 0.11.1., guix-commits, 2025/01/06
- 04/14: gnu: python-fastapi-pagination-minimal: Update to 0.12.34., guix-commits, 2025/01/06
- 07/14: gnu: python-omnipath: Update to 1.0.8-0.3d16134., guix-commits, 2025/01/06
- 08/14: gnu: python-legacy-api-wrap: Update to 1.4.1., guix-commits, 2025/01/06
- 05/14: gnu: python-asgi-lifespan: Update to 2.1.0., guix-commits, 2025/01/06
- 12/14: gnu: Remove python-flask-basicauth., guix-commits, 2025/01/06