On 03/08/2015 01:41 AM, David Thompson wrote:
>
> Hope the above wasn't overwhelming. Could you send an updated patch?
> Thanks for working on this!
>
Thanks for your feedback! I sent an updated patch.
Cyril Roelandt.
Awesome! :)
How about this for the commit log:
"import: pypi: Detect inputs."
?
Cyril Roelandt writes:
> * guix/import/pypi.scm (compute-inputs, guess-requirements): New functions.
"New procedures."
> ---
> guix/import/pypi.scm | 146
> ---
>
* guix/import/pypi.scm (compute-inputs, guess-requirements): New functions.
---
guix/import/pypi.scm | 146 ---
1 file changed, 115 insertions(+), 31 deletions(-)
diff --git a/guix/import/pypi.scm b/guix/import/pypi.scm
index 8567cad..9ac3342 100644