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

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Aug 25 17:06:53 UTC 2023


Hello Witold,

On Tue, 18 Apr 2023 13:42:04 +0200
Witold Lipieta <witold.lipieta at thaumatec.com> wrote:

> segno 1.5.2 https://pypi.org/project/segno/
> 
> Signed-off-by: Witold Lipieta <witold.lipieta at thaumatec.com>
> ---
> Changes v1 -> v2:
>  - resolve runtime dependency
>  - add basic runtime check
> ---
>  package/Config.in                                  |  1 +
>  package/python-segno/Config.in                     |  7 +++++++
>  package/python-segno/python-segno.hash             |  5 +++++
>  package/python-segno/python-segno.mk               | 14 ++++++++++++++
>  .../testing/tests/package/sample_python_segno.py   | 13 +++++++++++++
>  support/testing/tests/package/test_python_segno.py | 11 +++++++++++
>  6 files changed, 51 insertions(+)
>  create mode 100644 package/python-segno/Config.in
>  create mode 100644 package/python-segno/python-segno.hash
>  create mode 100644 package/python-segno/python-segno.mk
>  create mode 100644 support/testing/tests/package/sample_python_segno.py
>  create mode 100644 support/testing/tests/package/test_python_segno.py

Sorry for the delay, I have now applied your patch to our next branch.
The only missing thing (at least that I noticed) was an update in the
DEVELOPERS file to associate you to this package and runtime test.

And thanks for having included a runtime test, it is _very_ useful,
especially for Python packages.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list