* [ptxdist] [PATCH v2] python3-ply: correct license identifier
@ 2025-06-05 13:12 Ralf Glaser
0 siblings, 0 replies; only message 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] only message in thread
only message in thread, other threads:[~2025-06-05 13:12 UTC | newest]
Thread overview: (only message) (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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox