Python: wtforms: Clarify BSD license variant

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

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Christophe PRIOUZEAU 2019-10-24 14:56:07 +00:00 committed by Khem Raj
parent 7e971c4496
commit 564f9be44e

View File

@ -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"