Thanks, applied as 633432f7009a6c425e39bdb96d79f7db978473df.

Michael

[sent from post-receive hook]

On Mon, 30 Jun 2025 18:14:42 +0200, Ralf Glaser <[email protected]> wrote:
> Signed-off-by: Ralf Glaser <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/python3-ply.make b/rules/python3-ply.make
> index e5deab4f7f5e..12bb0d5e1bf6 100644
> --- a/rules/python3-ply.make
> +++ b/rules/python3-ply.make
> @@ -21,7 +21,8 @@ PYTHON3_PLY_SUFFIX  := tar.gz
>  PYTHON3_PLY_URL              := $(call ptx/mirror-pypi, ply, 
> $(PYTHON3_PLY).$(PYTHON3_PLY_SUFFIX))
>  PYTHON3_PLY_SOURCE   := $(SRCDIR)/$(PYTHON3_PLY).$(PYTHON3_PLY_SUFFIX)
>  PYTHON3_PLY_DIR              := $(BUILDDIR)/$(PYTHON3_PLY)
> -PYTHON3_PLY_LICENSE  := BSD
> +PYTHON3_PLY_LICENSE  := BSD-3-Clause
> +PYTHON3_PLY_LICENSE_FILES := 
> file://ply/lex.py;startline=4;endline=31;md5=cf04500ef735e52b5bb9d6793a18085d
>  
>  # 
> ----------------------------------------------------------------------------
>  # Prepare

Reply via email to