diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-babel.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-flask-babel.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-flask-babel.inc b/meta-python/recipes-devtools/python/python-flask-babel.inc index b60ee17d12..f560f3ed58 100644 --- a/meta-python/recipes-devtools/python/python-flask-babel.inc +++ b/meta-python/recipes-devtools/python/python-flask-babel.inc | |||
@@ -1,5 +1,5 @@ | |||
1 | DESCRIPTION = "i18n and l10n support for Flask based on babel and pytz" | 1 | DESCRIPTION = "i18n and l10n support for Flask based on babel and pytz" |
2 | LICENSE = "BSD" | 2 | LICENSE = "BSD-3-Clause" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=51917f3e8e858f5ae295a7d0e2eb3cc9" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=51917f3e8e858f5ae295a7d0e2eb3cc9" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "07803453743f139309021572a799c6b3" | 5 | SRC_URI[md5sum] = "07803453743f139309021572a799c6b3" |