[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch python-team updated (49aa4fd6dd -> c33a720d4c)
From: |
guix-commits |
Subject: |
branch python-team updated (49aa4fd6dd -> c33a720d4c) |
Date: |
Tue, 14 Jan 2025 09:04:50 -0500 (EST) |
rekado pushed a change to branch python-team
in repository guix.
from 49aa4fd6dd gnu: python-kanon: Use python-pandas@2.2.3.
new 1f482d87c2 gnu: python-hiredis: Update to 3.1.0.
new eb9f344679 gnu: python-sentry-sdk: Update to 1.5.5.
new 58067e5acc gnu: python-rcssmin: Update to 1.2.0.
new f2da832631 gnu: python-rjsmin: Update to 1.2.3.
new c96335fd70 gnu: python-django-compressor: Update to 4.5.1.
new 599cb69897 gnu: Add python-iron-core.
new 5ef2183730 gnu: Add python-iron-mq.
new d2fa0f656a gnu: Add python-django-q-sentry.
new feb303fb74 gnu: Add python-django-q-rollbar.
new 60ca252248 gnu: python-django-q2: Add missing inputs.
new c33a720d4c gnu: python-hyperkitty: Update to 1.3.12.
The 11 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/local.mk | 1 -
gnu/packages/databases.scm | 14 +-
gnu/packages/django.scm | 136 +++++++++++---
gnu/packages/mail.scm | 41 +++--
.../patches/python-hiredis-fix-header.patch | 49 -----
gnu/packages/python-xyz.scm | 205 ++++++++++-----------
6 files changed, 236 insertions(+), 210 deletions(-)
delete mode 100644 gnu/packages/patches/python-hiredis-fix-header.patch
- branch python-team updated (49aa4fd6dd -> c33a720d4c),
guix-commits <=
- 10/11: gnu: python-django-q2: Add missing inputs., guix-commits, 2025/01/14
- 07/11: gnu: Add python-iron-mq., guix-commits, 2025/01/14
- 04/11: gnu: python-rjsmin: Update to 1.2.3., guix-commits, 2025/01/14
- 03/11: gnu: python-rcssmin: Update to 1.2.0., guix-commits, 2025/01/14
- 05/11: gnu: python-django-compressor: Update to 4.5.1., guix-commits, 2025/01/14
- 06/11: gnu: Add python-iron-core., guix-commits, 2025/01/14
- 02/11: gnu: python-sentry-sdk: Update to 1.5.5., guix-commits, 2025/01/14
- 01/11: gnu: python-hiredis: Update to 3.1.0., guix-commits, 2025/01/14
- 08/11: gnu: Add python-django-q-sentry., guix-commits, 2025/01/14
- 09/11: gnu: Add python-django-q-rollbar., guix-commits, 2025/01/14