diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-itsdangerous_2.2.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-itsdangerous_2.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-itsdangerous_2.2.0.bb b/meta-python/recipes-devtools/python/python3-itsdangerous_2.2.0.bb index f4d8d52967..fc43e2854d 100644 --- a/meta-python/recipes-devtools/python/python3-itsdangerous_2.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-itsdangerous_2.2.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Various helpers to pass trusted data to untrusted environments and back." | 1 | SUMMARY = "Various helpers to pass trusted data to untrusted environments and back." |
2 | HOMEPAGE = "http://github.com/mitsuhiko/itsdangerous" | 2 | HOMEPAGE = "https://github.com/mitsuhiko/itsdangerous" |
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4cda9a0ebd516714f360b0e9418cfb37" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4cda9a0ebd516714f360b0e9418cfb37" |
5 | 5 | ||