[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?
signature.asc
Description: PGP signature
- [PATCH 08/20] gnu: Add python-sure, (continued)
- [PATCH 08/20] gnu: Add python-sure, Muriithi Frederick Muriuki, 2017/04/14
- [PATCH 09/20] gnu: Add python-couleur, Muriithi Frederick Muriuki, 2017/04/14
- [PATCH 10/20] gnu: Add python-misaka, Muriithi Frederick Muriuki, 2017/04/14
- [PATCH 11/20] gnu: Add python-steadymark, Muriithi Frederick Muriuki, 2017/04/14
- [PATCH 12/20] gnu: Add python-requests-2.8.1, Muriithi Frederick Muriuki, 2017/04/14
- [PATCH 13/20] gnu: Add python-rednose-0.4.3, Muriithi Frederick Muriuki, 2017/04/14
- [PATCH 14/20] gnu: Add python-nose-randomly, Muriithi Frederick Muriuki, 2017/04/14
- [PATCH 15/20] gnu: Add python-pbr-2.0.0, Muriithi Frederick Muriuki, 2017/04/14
- [PATCH 16/20] gnu: Add python-mock-1.3.0, Muriithi Frederick Muriuki, 2017/04/14
- [PATCH 17/20] gnu: Add python-httpretty, Muriithi Frederick Muriuki, 2017/04/14
- Re: [PATCH 17/20] gnu: Add python-httpretty,
Leo Famulari <=
- [PATCH 18/20] gnu: Add python-pyyaml-3.11, Muriithi Frederick Muriuki, 2017/04/14
- [PATCH 19/20] gnu: Add python-requests-2.10.0, Muriithi Frederick Muriuki, 2017/04/14
- [PATCH 20/20] gnu: Add python-xenon, Muriithi Frederick Muriuki, 2017/04/14
- Re: [PATCH 01/20] gnu: Add python-radon, ng0, 2017/04/14
- Re: [PATCH 01/20] gnu: Add python-radon, Hartmut Goebel, 2017/04/15
- Re: [PATCH 01/20] gnu: Add python-radon, Leo Famulari, 2017/04/17