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

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

diff --git a/rules/host-python3-toml.make b/rules/host-python3-toml.make
index 34b1bae02..a83ae68e0 100644
--- a/rules/host-python3-toml.make
+++ b/rules/host-python3-toml.make
@@ -21,8 +21,8 @@ HOST_PYTHON3_TOML_SUFFIX	:= tar.gz
 HOST_PYTHON3_TOML_URL		:= $(call ptx/mirror-pypi, toml, $(HOST_PYTHON3_TOML).$(HOST_PYTHON3_TOML_SUFFIX))
 HOST_PYTHON3_TOML_SOURCE	:= $(SRCDIR)/$(HOST_PYTHON3_TOML).$(HOST_PYTHON3_TOML_SUFFIX)
 HOST_PYTHON3_TOML_DIR		:= $(BUILDDIR)/$(HOST_PYTHON3_TOML)
-HOST_PYTHON3_TOML_LICENSE	:= unknown
-HOST_PYTHON3_TOML_LICENSE_FILES	:=
+HOST_PYTHON3_TOML_LICENSE	:= MIT
+HOST_PYTHON3_TOML_LICENSE_FILES	:= file://LICENSE;md5=16c77b2b1050d2f03cb9c2ed0edaf4f0
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.49.0




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

* Re: [ptxdist] [APPLIED] host-python3-toml: correct license identifier
  2025-06-05 13:15 [ptxdist] [PATCH v2] host-python3-toml: 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 5dc4aa8da3bbe9285a3fa75a9bc9a995cc4e4050.

Michael

[sent from post-receive hook]

On Mon, 30 Jun 2025 18:14:43 +0200, Ralf Glaser <glaser@iotmaxx.de> wrote:
> Signed-off-by: Ralf Glaser <glaser@iotmaxx.de>
> Message-Id: <20250605131524.33089-1-glaser@iotmaxx.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-python3-toml.make b/rules/host-python3-toml.make
> index 34b1bae028d4..a83ae68e0c5c 100644
> --- a/rules/host-python3-toml.make
> +++ b/rules/host-python3-toml.make
> @@ -21,8 +21,8 @@ HOST_PYTHON3_TOML_SUFFIX	:= tar.gz
>  HOST_PYTHON3_TOML_URL		:= $(call ptx/mirror-pypi, toml, $(HOST_PYTHON3_TOML).$(HOST_PYTHON3_TOML_SUFFIX))
>  HOST_PYTHON3_TOML_SOURCE	:= $(SRCDIR)/$(HOST_PYTHON3_TOML).$(HOST_PYTHON3_TOML_SUFFIX)
>  HOST_PYTHON3_TOML_DIR		:= $(BUILDDIR)/$(HOST_PYTHON3_TOML)
> -HOST_PYTHON3_TOML_LICENSE	:= unknown
> -HOST_PYTHON3_TOML_LICENSE_FILES	:=
> +HOST_PYTHON3_TOML_LICENSE	:= MIT
> +HOST_PYTHON3_TOML_LICENSE_FILES	:= file://LICENSE;md5=16c77b2b1050d2f03cb9c2ed0edaf4f0
>  
>  # ----------------------------------------------------------------------------
>  # 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:15 [ptxdist] [PATCH v2] host-python3-toml: 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