mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
python3-werkzeug: Clarify BSD license type
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
@@ -7,7 +7,7 @@ HTTP utilities to handle entity tags, cache control headers, HTTP dates, \
|
|||||||
cookie handling, file uploads, a powerful URL routing system and a bunch \
|
cookie handling, file uploads, a powerful URL routing system and a bunch \
|
||||||
of community contributed addon modules."
|
of community contributed addon modules."
|
||||||
HOMEPAGE = "http://werkzeug.pocoo.org/"
|
HOMEPAGE = "http://werkzeug.pocoo.org/"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=5dc88300786f1c214c1e9827a5229462"
|
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=5dc88300786f1c214c1e9827a5229462"
|
||||||
|
|
||||||
PYPI_PACKAGE = "Werkzeug"
|
PYPI_PACKAGE = "Werkzeug"
|
||||||
|
|||||||
Reference in New Issue
Block a user