Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Perale via buildroot <buildroot@buildroot.org>
To: Fiona Klute <fiona.klute@gmx.de>
Cc: Thomas Perale <thomas.perale@mind.be>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/4] package/python-paho-mqtt: clarify license information
Date: Fri, 31 Jul 2026 14:05:17 +0200	[thread overview]
Message-ID: <20260731120518.3539-1-thomas.perale@mind.be> (raw)
In-Reply-To: <20260720170437.133823-1-fiona.klute@gmx.de>

In reply of:
> package/python-paho-mqtt is dual-licensed, so licenses should be
> connected by "or". EDL v1.0 is a BSD-3-Clause license, as confirmed by
> the ESF [1] (see listed SPDX License Identifier), also confirmed as
> intended in the pyproject.toml file [2].
> 
> [1] https://www.eclipse.org/org/documents/edl-v10/
> [2] https://github.com/eclipse-paho/paho.mqtt.python/blob/af64a4365c6ac5a7a4d339e7b00f44df91353b35/pyproject.toml#L10-L12
> 
> Signed-off-by: Fiona Klute (Othermo GmbH) <fiona.klute@gmx.de>

Applied to 2025.02.x & 2026.05.x. Thanks

> ---
>  package/python-paho-mqtt/python-paho-mqtt.mk | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/package/python-paho-mqtt/python-paho-mqtt.mk b/package/python-paho-mqtt/python-paho-mqtt.mk
> index 90ed8370f7..5e1d2fe32d 100644
> --- a/package/python-paho-mqtt/python-paho-mqtt.mk
> +++ b/package/python-paho-mqtt/python-paho-mqtt.mk
> @@ -6,7 +6,8 @@
>  
>  PYTHON_PAHO_MQTT_VERSION = 2.1.0
>  PYTHON_PAHO_MQTT_SITE = $(call github,eclipse,paho.mqtt.python,v$(PYTHON_PAHO_MQTT_VERSION))
> -PYTHON_PAHO_MQTT_LICENSE = EPL-2.0, EDLv1.0
> +# LICENSE.txt, EDLv1.0 is a BSD-3-Clause license
> +PYTHON_PAHO_MQTT_LICENSE = EPL-2.0 or BSD-3-Clause
>  PYTHON_PAHO_MQTT_LICENSE_FILES = LICENSE.txt epl-v20 edl-v10
>  PYTHON_PAHO_MQTT_SETUP_TYPE = hatch
>  
> -- 
> 2.53.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2026-07-31 12:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-20 17:04 [Buildroot] [PATCH 1/4] package/python-paho-mqtt: clarify license information Fiona Klute via buildroot
2026-07-20 17:04 ` [Buildroot] [PATCH 2/4] package/dbus-broker: " Fiona Klute via buildroot
2026-07-31 12:05   ` Thomas Perale via buildroot
2026-07-20 17:04 ` [Buildroot] [PATCH 3/4] package/nettle: clarify license info Fiona Klute via buildroot
2026-07-31 12:05   ` Thomas Perale via buildroot
2026-07-20 17:04 ` [Buildroot] [PATCH 4/4] package/busybox: use SPDX license identifier for bzip2 license Fiona Klute via buildroot
2026-07-31 12:05   ` Thomas Perale via buildroot
2026-07-20 20:16 ` [Buildroot] [PATCH 1/4] package/python-paho-mqtt: clarify license information Julien Olivain via buildroot
2026-07-31 12:05 ` Thomas Perale via buildroot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260731120518.3539-1-thomas.perale@mind.be \
    --to=buildroot@buildroot.org \
    --cc=fiona.klute@gmx.de \
    --cc=thomas.perale@mind.be \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox