[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (1a7228b151 -> 474b583e7a)
From: |
guix-commits |
Subject: |
branch master updated (1a7228b151 -> 474b583e7a) |
Date: |
Mon, 1 Jul 2024 01:05:02 -0400 (EDT) |
jgart pushed a change to branch master
in repository guix.
from 1a7228b151 gnu: dino: Update to 0.4.4.
new 5035e6d06d gnu: python-django-4.2: Use test-flags argument.
new 85725446d6 gnu: python-django-4.2: Comment formatting.
new 1c21ecff8c gnu: python-django-4.2: Add --failfast to test-flags.
new bfa5b66b02 gnu: python-django-4.2: Use pyproject-build-system.
new 474b583e7a gnu: python-django-4.2: Simpler unittest skip.
The 5 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/django.scm | 27 +++++++++++++++------------
1 file changed, 15 insertions(+), 12 deletions(-)
- branch master updated (1a7228b151 -> 474b583e7a),
guix-commits <=
- 02/05: gnu: python-django-4.2: Comment formatting., guix-commits, 2024/07/01
- 05/05: gnu: python-django-4.2: Simpler unittest skip., guix-commits, 2024/07/01
- 01/05: gnu: python-django-4.2: Use test-flags argument., guix-commits, 2024/07/01
- 04/05: gnu: python-django-4.2: Use pyproject-build-system., guix-commits, 2024/07/01
- 03/05: gnu: python-django-4.2: Add --failfast to test-flags., guix-commits, 2024/07/01