[Buildroot] [PATCH 4/5] python-see: new package

Yegor Yefremov yegorslists at googlemail.com
Thu Jan 18 07:33:46 UTC 2018


On Wed, Jan 17, 2018 at 11:41 PM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> Hello,
>
> On Thu, 11 Jan 2018 10:25:19 +0100, yegorslists at googlemail.com wrote:
>> From: Yegor Yefremov <yegorslists at googlemail.com>
>>
>> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
>> ---
>>  package/Config.in                  |  1 +
>>  package/python-see/Config.in       |  6 ++++++
>>  package/python-see/python-see.hash |  4 ++++
>>  package/python-see/python-see.mk   | 14 ++++++++++++++
>>  4 files changed, 25 insertions(+)
>>  create mode 100644 package/python-see/Config.in
>>  create mode 100644 package/python-see/python-see.hash
>>  create mode 100644 package/python-see/python-see.mk
>
> Applied to master, thanks. Just curious: why are you adding this
> package? It seems to only do a cosmetic thing, no?

This is a dependency of txtorcon, that will be needed for the next
crossbar bump.

A side note: our scanpypi script also added hmm package as a
dependency of txtorcon, that has scipy dependency, but hmm package is
commented in the requirements.txt [1]. So I'll have to rework our
regex in scanpypi.

[1] https://github.com/meejah/txtorcon/blob/master/requirements.txt

Yegor



More information about the buildroot mailing list