unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Graves via Guix-patches via <guix-patches@gnu.org>
To: 66177@debbugs.gnu.org
Cc: ngraves@ngraves.fr, Lars-Dominik Braun <lars@6xq.net>,
	Marius Bakke <marius@gnu.org>, jgart <jgart@dismail.de>
Subject: [bug#66177] [PATCH 2/5] gnu: python-django-4.2: Comment formatting.
Date: Sun, 24 Sep 2023 12:25:47 +0200	[thread overview]
Message-ID: <64fad791121caedebcf453c9e018c7fa1ef66d1e.1695551150.git.ngraves@ngraves.fr> (raw)
In-Reply-To: <03a469274a39340a691e606612ee1f034098e412.1695551150.git.ngraves@ngraves.fr>

* gnu/packages/django.scm (python-django-4.2): Comment formatting.
---
 gnu/packages/django.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm
index f07433b10b..0e85860176 100644
--- a/gnu/packages/django.scm
+++ b/gnu/packages/django.scm
@@ -109,12 +109,12 @@ (define-public python-django-4.2
            ;; Remaining packages are test requirements taken from
            ;; tests/requirements/py3.txt
            python-docutils
-           ;; optional for tests: ("python-geoip2" ,python-geoip2)
-           ;; optional for tests: ("python-memcached" ,python-memcached)
+           ;; optional for tests: python-geoip2
+           ;; optional for tests: python-memcached
            python-numpy
            python-pillow
            python-pyyaml
-           ;; optional for tests: ("python-selenium" ,python-selenium)
+           ;; optional for tests: python-selenium
            python-tblib))
     (propagated-inputs
      (list python-asgiref
-- 
2.41.0





  reply	other threads:[~2023-09-24 10:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-24 10:18 [bug#66177] [PATCH 0/5] Improve python-django-4.2 phases Nicolas Graves via Guix-patches via
2023-09-24 10:25 ` [bug#66177] [PATCH 1/5] gnu: python-django-4.2: Use test-flags argument Nicolas Graves via Guix-patches via
2023-09-24 10:25   ` Nicolas Graves via Guix-patches via [this message]
2023-09-24 10:25   ` [bug#66177] [PATCH 3/5] gnu: python-django-4.2: Add --failfast to test-flags Nicolas Graves via Guix-patches via
2023-09-24 10:25   ` [bug#66177] [PATCH 4/5] gnu: python-django-4.2: Use pyproject-build-system Nicolas Graves via Guix-patches via
2023-09-24 10:25   ` [bug#66177] [PATCH 5/5] gnu: python-django-4.2: Simpler unittest skip Nicolas Graves via Guix-patches via
2023-12-14 15:50 ` [bug#66177] [PATCH 0/5] Improve python-django-4.2 phases Nicolas Graves via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=64fad791121caedebcf453c9e018c7fa1ef66d1e.1695551150.git.ngraves@ngraves.fr \
    --to=guix-patches@gnu.org \
    --cc=66177@debbugs.gnu.org \
    --cc=jgart@dismail.de \
    --cc=lars@6xq.net \
    --cc=marius@gnu.org \
    --cc=ngraves@ngraves.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).