guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add python2-rpython.


From: Hartmut Goebel
Subject: Re: [PATCH] gnu: Add python2-rpython.
Date: Sat, 29 Oct 2016 16:10:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

Am 29.10.2016 um 13:28 schrieb Alex Vong:
> +       (uri (string-append
> +             "https://pypi.python.org/packages/00/2e/";
> +             "69319934a6049b368c05845eaab100ecea2213a96e59fb14416a0a6c5648/"
> +             "rpython-"
> +             version
> +             ".tar.gz"))

Please try to use "pypi-url" here like.

> +    (propagated-inputs
> +     `(("python2-setuptools" ,python2-setuptools)))

Please add a comment why does this have to be propagated.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | address@hidden               |
| www.crazy-compilers.com | compilers which you thought are impossible |





reply via email to

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