[Buildroot] [PATCH 1/3] package/python-semantic-version: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Mar 16 21:37:50 UTC 2021


Hello James,

On Wed, 10 Feb 2021 22:12:50 -0700
James Hilliard <james.hilliard1 at gmail.com> wrote:

> Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
> ---
>  .../python-semantic-version.hash                   |  5 +++++
>  .../python-semantic-version.mk                     | 14 ++++++++++++++
>  2 files changed, 19 insertions(+)
>  create mode 100644 package/python-semantic-version/python-semantic-version.hash
>  create mode 100644 package/python-semantic-version/python-semantic-version.mk

I have applied the series to master, after splitting PATCH 3/3 into one
patch doing the host-python-toml addition, and another patch for
host-python-setuptools-rust.

One word of caution though: host-python-setuptools-rust has host-rustc
in its dependencies, so packages that will use
host-python-setuptools-rust will have to be careful in their Config.in
dependencies to depend on the appropriate BR2_PACKAGE_HOST_RUSTC_*
options. Indeed host-rustc and Rust support for the target is not
available for all CPU architectures.

Thanks!

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


More information about the buildroot mailing list