diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-werkzeug_1.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_1.0.1.bb b/meta-python/recipes-devtools/python/python3-werkzeug_1.0.1.bb index 58735c1c02..8af0fef60c 100644 --- a/meta-python/recipes-devtools/python/python3-werkzeug_1.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-werkzeug_1.0.1.bb | |||
@@ -7,7 +7,7 @@ HTTP utilities to handle entity tags, cache control headers, HTTP dates, \ | |||
7 | cookie handling, file uploads, a powerful URL routing system and a bunch \ | 7 | cookie handling, file uploads, a powerful URL routing system and a bunch \ |
8 | of community contributed addon modules." | 8 | of community contributed addon modules." |
9 | HOMEPAGE = "http://werkzeug.pocoo.org/" | 9 | HOMEPAGE = "http://werkzeug.pocoo.org/" |
10 | LICENSE = "BSD" | 10 | LICENSE = "BSD-3-Clause" |
11 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=5dc88300786f1c214c1e9827a5229462" | 11 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=5dc88300786f1c214c1e9827a5229462" |
12 | 12 | ||
13 | PYPI_PACKAGE = "Werkzeug" | 13 | PYPI_PACKAGE = "Werkzeug" |