From: Michael Olbrich <m.olbrich@pengutronix.de>
To: Ralf Glaser <glaser@iotmaxx.de>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH v2] python3-lxml: correct license identifier
Date: Fri, 27 Jun 2025 09:25:50 +0200 [thread overview]
Message-ID: <aF5HfsnAlp2DS1CB@pengutronix.de> (raw)
In-Reply-To: <20250605132006.33686-1-glaser@iotmaxx.de>
On Thu, Jun 05, 2025 at 03:20:06PM +0200, Ralf Glaser wrote:
> Signed-off-by: Ralf Glaser <glaser@iotmaxx.de>
> ---
> rules/python3-lxml.make | 12 +++++++++++-
> 1 file changed, 11 insertions(+), 1 deletion(-)
>
> diff --git a/rules/python3-lxml.make b/rules/python3-lxml.make
> index 7464212c5..afbb7b1b6 100644
> --- a/rules/python3-lxml.make
> +++ b/rules/python3-lxml.make
> @@ -18,7 +18,17 @@ PYTHON3_LXML_SUFFIX := tar.gz
> PYTHON3_LXML_URL := $(call ptx/mirror-pypi, lxml, $(PYTHON3_LXML).$(PYTHON3_LXML_SUFFIX))
> PYTHON3_LXML_SOURCE := $(SRCDIR)/$(PYTHON3_LXML).$(PYTHON3_LXML_SUFFIX)
> PYTHON3_LXML_DIR := $(BUILDDIR)/$(PYTHON3_LXML)
> -PYTHON3_LXML_LICENSE := BSD
> +PYTHON3_LXML_LICENSE := BSD-3-Clause AND MIT-CMU AND GPL-2.0-only AND ZLib
> +PYTHON3_LXML_LICENSE_FILES := \
> + file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \
> + file://LICENSE.txt;md5=700a1fc17f4797d4f2d34970c8ee694b \
This is identical to doc/licenses/BSD.txt (same md5) so just skip it.
> + file://doc/licenses/elementtree.txt;md5=eb34d036a6e3d56314ee49a6852ac891 \
> + file://doc/licenses/BSD.txt;md5=700a1fc17f4797d4f2d34970c8ee694b \
> + file://doc/licenses/GPL.txt;md5=94d55d512a9ba36caa9b7df079bae19f \
> + file://src/lxml/isoschematron/resources/rng/iso-schematron.rng;startline=2;endline=27;md5=4a10fb19ac5115f033f76d9ae09c6b0d \
> + file://src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl;startline=2;endline=24;md5=cc86b7b2bbc678e13f58ea403eb9929b \
> + file://src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl;startline=3;endline=6;md5=837d5cee159d88318653f2443042c6b1 \
> + file://src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl;startline=3;endline=6;md5=2fe738057d65e6d74b77b43259ead8ed
Why did you add these? I don't see any license in those files.
Michael
>
> # ----------------------------------------------------------------------------
> # Prepare
> --
> 2.49.0
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2025-06-27 7:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-05 13:20 Ralf Glaser
2025-06-27 7:25 ` Michael Olbrich [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=aF5HfsnAlp2DS1CB@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=glaser@iotmaxx.de \
--cc=ptxdist@pengutronix.de \
/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