mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2] python3-ply: correct license identifier
@ 2025-06-05 13:12 Ralf Glaser
  2025-06-30 16:14 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Ralf Glaser @ 2025-06-05 13:12 UTC (permalink / raw)
  To: ptxdist; +Cc: Ralf Glaser

Signed-off-by: Ralf Glaser <glaser@iotmaxx.de>
---
 rules/python3-ply.make | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/rules/python3-ply.make b/rules/python3-ply.make
index e5deab4f7..12bb0d5e1 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
-- 
2.49.0




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] python3-ply: correct license identifier
  2025-06-05 13:12 [ptxdist] [PATCH v2] python3-ply: correct license identifier Ralf Glaser
@ 2025-06-30 16:14 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-06-30 16:14 UTC (permalink / raw)
  To: ptxdist; +Cc: Ralf Glaser

Thanks, applied as 633432f7009a6c425e39bdb96d79f7db978473df.

Michael

[sent from post-receive hook]

On Mon, 30 Jun 2025 18:14:42 +0200, Ralf Glaser <glaser@iotmaxx.de> wrote:
> Signed-off-by: Ralf Glaser <glaser@iotmaxx.de>
> Message-Id: <20250605131217.32659-1-glaser@iotmaxx.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> 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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-06-30 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-05 13:12 [ptxdist] [PATCH v2] python3-ply: correct license identifier Ralf Glaser
2025-06-30 16:14 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox