[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates-frozen updated (f849081 -> c61e49a)
From: |
guix-commits |
Subject: |
branch core-updates-frozen updated (f849081 -> c61e49a) |
Date: |
Sun, 5 Dec 2021 08:16:21 -0500 (EST) |
mbakke pushed a change to branch core-updates-frozen
in repository guix.
from f849081 gnu: evolution: Build with libsoup 2.
new 0b6f4be gnu: Django packages propagate Django, after all.
new acbc019 gnu: python-fakeredis: Update to 1.7.0.
new de5a8b2 gnu: python-django-haystack: Disable sanity check.
new 6b45874 gnu: python-django-jinja: Update to 2.9.1.
new ddea9e3 gnu: python-django-contact-form: Update to 1.9.
new e73f565 gnu: python-django-sortedm2m: Fix tests.
new 88e9e9e gnu: python-django-pipeline: Fix tests.
new 1952099 gnu: python-django-appconf: Fix tests.
new 63975ea gnu: python-django-logging-json: Disable sanity check.
new 458e972 gnu: python-django-netfields: Propagate psycopg2.
new 97edcf2 gnu: python-django-url-filter: Adjust phase order.
new 837688e gnu: python-mailmanclient: Update to 3.3.3.
new 9f5b9d1 gnu: python-django-mailman3: Update to 1.3.7.
new 846bd3d gnu: python-webassets: Patch for Python 3.9.
new d801827 gnu: ganeti: Add the output directory on GUIX_PYTHONPATH.
new eb8619a gnu: python-alembic: Update to 1.7.5.
new f457fb1 gnu: python-django-haystack: Update to 3.1.1.
new b0ce8bd gnu: Add python-mistune-next.
new 3f9d122 gnu: python-hyperkitty: Update to 1.3.5.
new 0d196ab gnu: python-mailman-hyperkitty: Update to 1.2.0.
new a2584a0 gnu: python-whisper: Update to 1.1.8.
new b507cc4 gnu: python-pyvcf: Fix bytecode compilation.
new db5646d gnu: Adjust for python-build-system behavior change.
new c61e49a gnu: tbb: Update to 2021.4.0.
The 24 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 | 9 ++-
gnu/packages/databases.scm | 16 ++--
gnu/packages/django.scm | 164 +++++++++++++++++++++-------------------
gnu/packages/mail.scm | 33 ++++----
gnu/packages/maths.scm | 2 +-
gnu/packages/monitoring.scm | 5 +-
gnu/packages/patchutils.scm | 6 +-
gnu/packages/python-web.scm | 6 +-
gnu/packages/python-xyz.scm | 14 ++++
gnu/packages/tbb.scm | 4 +-
gnu/packages/virtualization.scm | 9 ++-
11 files changed, 148 insertions(+), 120 deletions(-)
- branch core-updates-frozen updated (f849081 -> c61e49a),
guix-commits <=
- 02/24: gnu: python-fakeredis: Update to 1.7.0., guix-commits, 2021/12/05
- 01/24: gnu: Django packages propagate Django, after all., guix-commits, 2021/12/05
- 09/24: gnu: python-django-logging-json: Disable sanity check., guix-commits, 2021/12/05
- 03/24: gnu: python-django-haystack: Disable sanity check., guix-commits, 2021/12/05
- 04/24: gnu: python-django-jinja: Update to 2.9.1., guix-commits, 2021/12/05
- 08/24: gnu: python-django-appconf: Fix tests., guix-commits, 2021/12/05
- 05/24: gnu: python-django-contact-form: Update to 1.9., guix-commits, 2021/12/05
- 07/24: gnu: python-django-pipeline: Fix tests., guix-commits, 2021/12/05
- 15/24: gnu: ganeti: Add the output directory on GUIX_PYTHONPATH., guix-commits, 2021/12/05
- 20/24: gnu: python-mailman-hyperkitty: Update to 1.2.0., guix-commits, 2021/12/05