all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ng0 <ng0@we.make.ritual.n0.is>
To: Hartmut Goebel <h.goebel@crazy-compilers.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/2] gnu: Add python-pafy.
Date: Fri, 04 Nov 2016 18:52:50 +0000	[thread overview]
Message-ID: <8760o3nkl9.fsf@we.make.ritual.n0.is> (raw)
In-Reply-To: <581CD674.2040607@crazy-compilers.com> (Hartmut Goebel's message of "Fri, 4 Nov 2016 19:41:56 +0100")

Hartmut Goebel <h.goebel@crazy-compilers.com> writes:

> Am 04.11.2016 um 19:18 schrieb ng0:
>> Hartmut Goebel <h.goebel@crazy-compilers.com> writes:
>>
>>> Am 02.11.2016 um 11:40 schrieb ng0:
>>>> +    (inputs
>>>> +     `(("youtube-dl" ,youtube-dl)))
>>> This needs to be a propagated input since python-pafy is a package itself.
>> Can you be more specific? I know now that other python inputs
>> should be propagated, but why non-python software? Or is
>> youtube-dl just another python software?
>
> Oh, sorry, I thought you know that youtube-dl is a python tool. (I not
> it since I'm using it myself).

Ah, thanks. I use it, but I have forgotten which language it is
written in as it is not relevant for me.

>
> Basically you were right: tools do not need to be propagated (at least
> as far as I understood).
>
> But the reason this needs to be propagated is: it is not used as a tool
> (via some system-call or such), but the python package is imported, see
> <https://github.com/mps-youtube/pafy/blob/develop/pafy/backend_youtube_dl.py#L11>.
> I have to admit that this is not obvious.

Ok, thanks for the explanation. I will add this with a comment to
a new revision of the patch series.

  reply	other threads:[~2016-11-04 18:53 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-02 10:40 [PATCH] mps-youtube ng0
2016-11-02 10:40 ` [PATCH 1/2] gnu: Add python-pafy ng0
2016-11-02 17:27   ` Hartmut Goebel
2016-11-04 18:18     ` ng0
2016-11-04 18:41       ` Hartmut Goebel
2016-11-04 18:52         ` ng0 [this message]
2016-11-04 19:23           ` [PATCH] mps-youtube, revision 3 ng0
2016-11-04 19:23             ` [PATCH 1/2] gnu: Add python-pafy ng0
2016-11-04 19:23             ` [PATCH 2/2] gnu: Add mps-youtube ng0
2016-11-04 19:42             ` [PATCH] mps-youtube, revision 3 Hartmut Goebel
2016-11-05 12:33               ` Marius Bakke
2016-11-05 12:49                 ` ng0
2016-11-02 10:40 ` [PATCH 2/2] gnu: Add mps-youtube ng0
2016-11-02 12:34 ` [PATCH] mps-youtube Marius Bakke
2016-11-02 13:53   ` ng0
2016-11-02 14:20     ` Marius Bakke
2016-11-02 14:24     ` [PATCH] mps-youtube, revision 2 ng0
2016-11-02 14:24       ` [PATCH 1/2] gnu: Add python-pafy ng0
2016-11-02 14:24       ` [PATCH 2/2] gnu: Add mps-youtube ng0

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=8760o3nkl9.fsf@we.make.ritual.n0.is \
    --to=ng0@we.make.ritual.n0.is \
    --cc=guix-devel@gnu.org \
    --cc=h.goebel@crazy-compilers.com \
    /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.