diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cryptography.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-cryptography.inc b/meta-python/recipes-devtools/python/python-cryptography.inc index 212e6492d..a4d1bbba9 100644 --- a/meta-python/recipes-devtools/python/python-cryptography.inc +++ b/meta-python/recipes-devtools/python/python-cryptography.inc | |||
@@ -1,4 +1,5 @@ | |||
1 | SUMMARY = "Provides cryptographic recipes and primitives to python developers" | 1 | SUMMARY = "Provides cryptographic recipes and primitives to python developers" |
2 | HOMEPAGE = "https://cryptography.io/" | ||
2 | LICENSE = "Apache-2.0 | BSD" | 3 | LICENSE = "Apache-2.0 | BSD" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d5ede125ed08d4fd14ec44d334bdb388" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d5ede125ed08d4fd14ec44d334bdb388" |
4 | 5 | ||