mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2] python3-websockets: correct license identifier
@ 2025-06-05 13:08 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:08 UTC (permalink / raw)
  To: ptxdist; +Cc: Ralf Glaser

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

diff --git a/rules/python3-websockets.make b/rules/python3-websockets.make
index ce3f293e2..451ad5d16 100644
--- a/rules/python3-websockets.make
+++ b/rules/python3-websockets.make
@@ -21,7 +21,8 @@ PYTHON3_WEBSOCKETS_SUFFIX	:= tar.gz
 PYTHON3_WEBSOCKETS_URL		:= https://github.com/aaugustin/websockets/archive/$(PYTHON3_WEBSOCKETS_VERSION).$(PYTHON3_WEBSOCKETS_SUFFIX)
 PYTHON3_WEBSOCKETS_SOURCE	:= $(SRCDIR)/$(PYTHON3_WEBSOCKETS).$(PYTHON3_WEBSOCKETS_SUFFIX)
 PYTHON3_WEBSOCKETS_DIR		:= $(BUILDDIR)/$(PYTHON3_WEBSOCKETS)
-PYTHON3_WEBSOCKETS_LICENSE	:= BSD
+PYTHON3_WEBSOCKETS_LICENSE	:= BSD-3-Clause
+PYTHON3_WEBSOCKETS_LICENSE_FILES := file://LICENSE;md5=5070256738c06d2e59adbec1f4057dac
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.49.0




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

* Re: [ptxdist] [APPLIED] python3-websockets: correct license identifier
  2025-06-05 13:08 [ptxdist] [PATCH v2] python3-websockets: 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 7957f8a687c04646afa602bda3ce2d44d1af11c6.

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: <20250605130847.32186-1-glaser@iotmaxx.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/python3-websockets.make b/rules/python3-websockets.make
> index ce3f293e27ff..451ad5d16b85 100644
> --- a/rules/python3-websockets.make
> +++ b/rules/python3-websockets.make
> @@ -21,7 +21,8 @@ PYTHON3_WEBSOCKETS_SUFFIX	:= tar.gz
>  PYTHON3_WEBSOCKETS_URL		:= https://github.com/aaugustin/websockets/archive/$(PYTHON3_WEBSOCKETS_VERSION).$(PYTHON3_WEBSOCKETS_SUFFIX)
>  PYTHON3_WEBSOCKETS_SOURCE	:= $(SRCDIR)/$(PYTHON3_WEBSOCKETS).$(PYTHON3_WEBSOCKETS_SUFFIX)
>  PYTHON3_WEBSOCKETS_DIR		:= $(BUILDDIR)/$(PYTHON3_WEBSOCKETS)
> -PYTHON3_WEBSOCKETS_LICENSE	:= BSD
> +PYTHON3_WEBSOCKETS_LICENSE	:= BSD-3-Clause
> +PYTHON3_WEBSOCKETS_LICENSE_FILES := file://LICENSE;md5=5070256738c06d2e59adbec1f4057dac
>  
>  # ----------------------------------------------------------------------------
>  # 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:08 [ptxdist] [PATCH v2] python3-websockets: 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