unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Danny Milosavljevic <dannym@scratchpost.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: python-click: Fix test failure.
Date: Mon, 16 Jan 2017 22:20:16 +0100	[thread overview]
Message-ID: <87pojm66sv.fsf@gnu.org> (raw)
In-Reply-To: <20170111201854.26214-1-dannym@scratchpost.org> (Danny Milosavljevic's message of "Wed, 11 Jan 2017 21:18:54 +0100")

Danny Milosavljevic <dannym@scratchpost.org> skribis:

> * gnu/packages/python.scm (python-click)[arguments]: Fix test failure.
> ---
>  gnu/packages/python.scm | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
> index 4dc284d03..2f1bd8315 100644
> --- a/gnu/packages/python.scm
> +++ b/gnu/packages/python.scm
> @@ -2383,6 +2383,8 @@ is used by the Requests library to verify HTTPS requests.")
>         (modify-phases %standard-phases
>           (add-after 'unpack 'fix-paths
>             (lambda* (#:key inputs #:allow-other-keys)
> +             ;; Causes test failure if present.
> +             (delete-file "click/_winconsole.py")

If you know more details, you’re welcome to add them in the comment, but
otherwise feel free to push!

Thanks,
Ludo’.

  reply	other threads:[~2017-01-16 21:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-11 20:18 [PATCH] gnu: python-click: Fix test failure Danny Milosavljevic
2017-01-16 21:20 ` Ludovic Courtès [this message]
2017-01-17 19:33   ` Danny Milosavljevic
2017-01-17 19:39     ` Marius Bakke
2017-01-17 22:50     ` Ludovic Courtès
2017-01-17 23:27       ` Marius Bakke
2017-01-18 21:44         ` Ludovic Courtès

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=87pojm66sv.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=dannym@scratchpost.org \
    --cc=guix-devel@gnu.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 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).