[Buildroot] [PATCH v2 1/2] package/python-kiwisolver: new package

Esben Haabendal esben at geanix.com
Tue Sep 17 08:46:52 UTC 2019


Esben Haabendal <esben at geanix.com> writes:

> Yegor Yefremov <yegorslists at googlemail.com> writes:
>
>>> diff --git a/package/python-kiwisolver/Config.in b/package/python-kiwisolver/Config.in
>>> new file mode 100644
>>> index 000000000000..d3ce857bac2f
>>> --- /dev/null
>>> +++ b/package/python-kiwisolver/Config.in
>>> @@ -0,0 +1,17 @@
>>> +config BR2_PACKAGE_PYTHON_KIWISOLVER
>>> +       bool "python-kiwisolver"
>>> +       depends on BR2_INSTALL_LIBSTDCPP
>>> +       depends on BR2_PACKAGE_PYTHON3
>>
>> Basically the patch looks good. But setup.py says both Py2 and Py3 are
>> supported.
>
> I will try and see if it builds for python 2 also.

It builds with Python 2 just fine.  I will send a new version with
support for Python 2 added.

>> Other than that you can add my
>>
>> Reviewed-by: Yegor Yefremov <yegorslists at googlemail.com>
>>
>> for the next version.
>>
>> Yegor
>
> /Esben
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot


More information about the buildroot mailing list