[oe] [meta-python][PATCH 7/9] Python: wtforms: Clarify BSD license variant

Christophe PRIOUZEAU christophe.priouzeau at st.com
Thu Oct 24 14:56:07 UTC 2019


The License of python wtforms is BSD-3-Clause.

Signed-off-by: Christophe Priouzeau <christophe.priouzeau at st.com>
---
 meta-python/recipes-devtools/python/python-wtforms.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python-wtforms.inc b/meta-python/recipes-devtools/python/python-wtforms.inc
index 868686bfe..93c5bc4e9 100644
--- a/meta-python/recipes-devtools/python/python-wtforms.inc
+++ b/meta-python/recipes-devtools/python/python-wtforms.inc
@@ -1,7 +1,7 @@
 DESCRIPTION = "A flexible forms validation and rendering library for python web development."
 HOMEPAGE = "https://pypi.python.org/pypi/WTForms"
 SECTION = "devel/python"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://PKG-INFO;md5=c4660c132770d5d0a5757541f6b79493"
 
 SRC_URI[md5sum] = "41c0008dbe7bd98892c58f7457a46a4a"
-- 
2.17.1


More information about the Openembedded-devel mailing list