all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: "Thompson, David" <dthompson2@worcester.edu>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH 2/2] gnu: Add oslo.i18n.
Date: Sat, 05 Sep 2015 22:26:45 +0200	[thread overview]
Message-ID: <87613oboje.fsf@gnu.org> (raw)
In-Reply-To: <CAJ=RwfauoYBqQrTmH2G-SCSo4MOy+vRXoHNFUL+PU1d3yA+1Zg@mail.gmail.com> (David Thompson's message of "Fri, 4 Sep 2015 16:32:08 -0400")

"Thompson, David" <dthompson2@worcester.edu> skribis:

> On Fri, Sep 4, 2015 at 4:01 PM, Ludovic Courtès <ludo@gnu.org> wrote:
>> Cyril Roelandt <tipecaml@gmail.com> skribis:
>>
>>> * gnu/packages/openstack.scm (python-oslo.i18n, python2-oslo.i18n): New
>>>   variables.
>>
>> [...]
>>
>>> +    (propagated-inputs
>>> +      `(("python-babel" ,python-babel)
>>> +        ("python-six" ,python-six)))
>>> +    (inputs
>>> +      `(("python-pbr" ,python-pbr)
>>> +        ("python-setuptools" ,python-setuptools)
>>> +        ;; Tests
>>
>> Shouldn’t python-pbr be propagated?
>>
>> Also, I’m under the impression that ‘guix import pypi’ adds
>> python-setuptools even though it’s usually not required, no?
>
> Oh, if it's not usually required then someone should remove that from
> the output of 'guix import pypi' so that we don't keep needlessly
> adding it.

Well maybe it’s needed sometimes, I don’t know.  :-)

I had a vague recollection that maybe setuptools was now part of Python
core, so when I packaged ‘patches’ I removed it and everything was fine.

Does someone know better?

Ludo’.

  reply	other threads:[~2015-09-05 20:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-01 23:04 [PATCH 0/2] Add oslo.i18n Cyril Roelandt
2015-09-01 23:04 ` [PATCH 1/2] gnu: python-testtools: fix propagated inputs Cyril Roelandt
2015-09-04 19:58   ` Ludovic Courtès
2015-09-01 23:04 ` [PATCH 2/2] gnu: Add oslo.i18n Cyril Roelandt
2015-09-04 20:01   ` Ludovic Courtès
2015-09-04 20:03     ` Cyril Roelandt
2015-09-04 20:32     ` Thompson, David
2015-09-05 20:26       ` Ludovic Courtès [this message]
2015-09-06 20:58         ` Cyril Roelandt
2015-09-06 21:01           ` Ludovic Courtès
2015-09-06 21:19             ` Cyril Roelandt
2015-09-07 22:18 ` [PATCH 0/2] " Cyril Roelandt

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=87613oboje.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=dthompson2@worcester.edu \
    --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.