bug#23304: import pypi: Option o keep the downloaded file

2019-01-24 Thread swedebugia
No reaction, closing. -- Sent from my p≡p for Android.

bug#23304: import pypi: Option o keep the downloaded file

2018-12-17 Thread swedebugia
Hi Is this really needed? I look at the webpages when importing stuff. For npm Julien and I created a special tool to do the job of fetching the dependencies. You could easily roll-your-own and change (call-with-temporary-output... -> (call-with-output-file ...) As it is only Hartmut who

bug#23304: import pypi: Option o keep the downloaded file

2016-04-18 Thread Hartmut Goebel
Am 18.04.2016 um 14:15 schrieb Ben Woodcroft: > Are you suggesting something apart from what 'build --source' does e.g. Some kind of :-) 1) From a usability point of view, this should be part of "guix import" since this is what the user does and where she is looking for help. 2) "guix build

bug#23304: import pypi: Option o keep the downloaded file

2016-04-17 Thread Hartmut Goebel
Hi, when importing packages from pypi I often need to look at the source. Either for checking the license, getting a better description, find out how tests are run or which build system to use. For this I'd appreciate an option to keep the downloaded archive (or even better keep the unpacked