guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 17/20] gnu: Add python-httpretty


From: Leo Famulari
Subject: Re: [PATCH 17/20] gnu: Add python-httpretty
Date: Mon, 17 Apr 2017 15:11:44 -0400
User-agent: Mutt/1.8.1 (2017-04-11)

On Fri, Apr 14, 2017 at 01:13:17PM +0300, Muriithi Frederick Muriuki wrote:
> * gnu/packages/python.scm (python-httpretty): New variable.

> +    (arguments
> +     `(;; One of ipdb's dependency keeps failing with a response
> +       ;; of 410, "Gone"
> +       ;; The dependency seems to have a name "texlive-texmf-2016"
> +       ;; and seems to be one of texlive's dependencies
> +       ;; As such, the tests for this will fail due to the missing
> +       ;; dependency ("python-ipdb" ,python-ipdb)
> +       #:tests? #f))

When the substituter fails, it should suggest that you re-try the
command with '--fallback'.

Does it matter that httpretty would be missing this dependency and
failing its test suite?

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]