all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add python2-rpython.
Date: Sat, 29 Oct 2016 16:10:50 +0200	[thread overview]
Message-ID: <7edb2ecc-3736-5cb3-52c1-9523d3dd18b0@crazy-compilers.com> (raw)
In-Reply-To: <87vawb1jjy.fsf@gmail.com>

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          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

  reply	other threads:[~2016-10-29 14:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-29 11:28 [PATCH] gnu: Add python2-rpython Alex Vong
2016-10-29 14:10 ` Hartmut Goebel [this message]
2016-10-29 15:54   ` Alex Vong
2016-10-29 18:26     ` Marius Bakke
2016-10-29 21:49       ` Ricardo Wurmus
2016-10-30  5:50         ` Alex Vong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7edb2ecc-3736-5cb3-52c1-9523d3dd18b0@crazy-compilers.com \
    --to=h.goebel@crazy-compilers.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.