GNU bug report logs - #25834
Update scientific Python packages

Previous Next

Package: guix-patches;

Reported by: Thomas Danckaert <post <at> thomasdanckaert.be>

Date: Wed, 22 Feb 2017 10:31:01 UTC

Severity: normal

Tags: patch

Merged with 25705

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


Message #53 received at 25834 <at> debbugs.gnu.org (full text, mbox):

From: Ben Woodcroft <b.woodcroft <at> uq.edu.au>
To: Thomas Danckaert <post <at> thomasdanckaert.be>, mbakke <at> fastmail.com,
 25834 <at> debbugs.gnu.org
Subject: Re: bug#25834: [PATCH] Update scipy stack.
Date: Mon, 27 Feb 2017 20:33:07 +1000
Hi Thomas.


On 27/02/17 19:54, Thomas Danckaert wrote:
[..]
>>> +     (source
>>> +      (origin
>>> +        (method url-fetch)
>>> +        (uri (string-append
>>> +              "https://pypi.python.org/packages/ec/9c/"
>>> + "368086faa9c016efce5da3e0e13ba392c9db79e3ab740b763fe28620b18b/"
>>> +              "backports.shutil_get_terminal_size-" version 
>>> ".tar.gz"))
>>
>> Is it possible to use 'pypi-uri' here?
>
> I couldn't find a working pypi-uri, having tried all sorts of 
> combinations of “backports.shutil-get-terminal-size” or 
> “backports-shutil-get-terminal-size” (is there some sort of trick to 
> find these? These simple urls are never listed on pypi, is my 
> impression.).
I managed to get it downloading something with

       (uri (pypi-uri "backports.shutil_get_terminal_size" version))

which I ascertained by looking at the "name" in setup.py at 
https://github.com/chrippa/backports.shutil_get_terminal_size/blob/master/setup.py

ben




This bug report was last modified 8 years and 79 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.