unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Christopher Baines <mail@cbaines.net>
Cc: 44251@debbugs.gnu.org
Subject: [bug#44251] [PATCH] gnu: Add pwclient.
Date: Tue, 27 Oct 2020 19:05:24 -0400	[thread overview]
Message-ID: <20201027230524.GC32529@jasmine.lan> (raw)
In-Reply-To: <20201027094602.13503-1-mail@cbaines.net>

On Tue, Oct 27, 2020 at 09:46:02AM +0000, Christopher Baines wrote:
> * gnu/packages/patchutils.scm (pwclient): New variable.

> +         (add-after 'unpack 'patch
> +           (lambda _
> +             (substitute* "test-requirements.txt"
> +               (("pytest>=3.0,<5.0;")
> +                "pytest>=3.0,<6.0;"))
> +             #t))

I would call the phase 'patch-requirements' or similar and add a brief
comment explaining it.

> +    (native-inputs
> +     `(("npython-pbr" ,python-pbr)

Typo here --^




  reply	other threads:[~2020-10-27 23:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-27  9:46 [bug#44251] [PATCH] gnu: Add pwclient Christopher Baines
2020-10-27 23:05 ` Leo Famulari [this message]
2020-10-28 13:30   ` Christopher Baines
2020-10-28 15:36     ` Leo Famulari
2020-10-28 16:53       ` bug#44251: " Christopher Baines
2020-10-28 13:29 ` [bug#44251] [PATCH v2] " Christopher Baines

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=20201027230524.GC32529@jasmine.lan \
    --to=leo@famulari.name \
    --cc=44251@debbugs.gnu.org \
    --cc=mail@cbaines.net \
    /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).