all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Cc: 54334-done@debbugs.gnu.org
Subject: bug#54334: [PATCH] gnu: python-gitlab: update to 3.2.0
Date: Wed, 16 Mar 2022 15:11:14 +0100	[thread overview]
Message-ID: <87r172dm2l.fsf@gnu.org> (raw)
In-Reply-To: <20220311001516.7959-1-GNUtoo@cyberdimension.org> (Denis Carikli's message of "Fri, 11 Mar 2022 01:15:16 +0100")

Hi,

Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> skribis:

> * gnu/packages/python-web.scm (python-gitlab): Update to 3.2.0
>
> Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>

Applied.

> +    (arguments
> +     `( ;Tests require network access
> +        #:tests? #f))

Nitpick: I turned it into a margin comment, like so:

    (arguments
     `(#:tests? #f))                             ;tests require network access

Use one semicolon for margin comments, two for standalone comments.  See
<https://guix.gnu.org/manual/devel/en/html_node/Formatting-Code.html>.

Thanks,
Ludo’.




      reply	other threads:[~2022-03-16 14:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-11  0:15 [bug#54334] [PATCH] gnu: python-gitlab: update to 3.2.0 Denis 'GNUtoo' Carikli
2022-03-16 14:11 ` Ludovic Courtès [this message]

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

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

  git send-email \
    --in-reply-to=87r172dm2l.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=54334-done@debbugs.gnu.org \
    --cc=GNUtoo@cyberdimension.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.