All of lore.kernel.org
 help / color / mirror / Atom feed
From: Esben Haabendal <esben@geanix.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/3] package/python-numpy: fix setup type
Date: Mon, 23 Sep 2019 16:09:19 +0200	[thread overview]
Message-ID: <87zhiv3y0g.fsf@geanix.com> (raw)
In-Reply-To: <d7ed715e-0e9d-02ba-e81b-f5d845eb69fc@mind.be> (Arnout Vandecappelle's message of "Mon, 23 Sep 2019 15:36:13 +0200")

Arnout Vandecappelle <arnout@mind.be> writes:

> On 23/09/2019 08:45, Esben Haabendal wrote:
>> Hi Yegor
>> 
>> Yegor Yefremov <yegorslists@googlemail.com> writes:
>> 
>>> On Fri, Sep 20, 2019 at 6:37 PM Esben Haabendal <esben@geanix.com> wrote:
>>>>
>>>> The numpy package is using distutils, not setuptools.
>>>
>>> Are you sure about this? See
>>> https://github.com/numpy/numpy/blob/master/numpy/distutils/core.py
>> 
>> https://github.com/numpy/numpy/blob/v1.16.4/setup.py#L392
>> 
>> Looks like a setuptools package to me.
>
>  Exactly, and that's how it is defined in Buildroot now. Changing it to
> distutils would be wrong, no?

You are absolutely right.  EOUTOFCOFFEE.

/Esben

  reply	other threads:[~2019-09-23 14:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-20 16:36 [Buildroot] [PATCH v2 0/3] python-scipy package Esben Haabendal
2019-09-20 16:36 ` [Buildroot] [PATCH v2 1/3] package/python-numpy: fix setup type Esben Haabendal
2019-09-20 19:11   ` Yegor Yefremov
2019-09-23  6:45     ` Esben Haabendal
2019-09-23 13:36       ` Arnout Vandecappelle
2019-09-23 14:09         ` Esben Haabendal [this message]
2019-09-20 16:36 ` [Buildroot] [PATCH v2 2/3] package/python-numpy: fixup numpy distutils for cross compilation Esben Haabendal
2019-09-20 16:36 ` [Buildroot] [PATCH v2 3/3] package/python-scipy: new package Esben Haabendal
2019-09-20 17:18   ` Romain Naour
2019-09-23  7:05     ` Esben Haabendal
2019-09-23  8:32       ` Alexandre PAYEN
2019-09-23  8:51         ` Esben Haabendal
2019-09-23 12:29           ` Alexandre PAYEN
2019-09-23 12:46             ` Esben Haabendal
2019-09-23 12:55               ` Alexandre PAYEN

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=87zhiv3y0g.fsf@geanix.com \
    --to=esben@geanix.com \
    --cc=buildroot@busybox.net \
    /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.
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.