diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cryptography.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-cryptography.inc b/meta-python/recipes-devtools/python/python-cryptography.inc index 50483bdfd2..601b12b6a7 100644 --- a/meta-python/recipes-devtools/python/python-cryptography.inc +++ b/meta-python/recipes-devtools/python/python-cryptography.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "Provides cryptographic recipes and primitives to python developers" | 1 | SUMMARY = "Provides cryptographic recipes and primitives to python developers" |
2 | LICENSE = "Apache-2.0 | BSD" | 2 | LICENSE = "Apache-2.0 | BSD" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1f375ab4f6b9a7c9eec25377c52d3aa1" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d5ede125ed08d4fd14ec44d334bdb388" |
4 | 4 | ||
5 | DEPENDS += " \ | 5 | DEPENDS += " \ |
6 | ${PYTHON_PN}-cffi \ | 6 | ${PYTHON_PN}-cffi \ |
@@ -9,8 +9,8 @@ DEPENDS += " \ | |||
9 | ${PYTHON_PN}-six \ | 9 | ${PYTHON_PN}-six \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRC_URI[md5sum] = "33ed393be75f04cd889a02a11acbab39" | 12 | SRC_URI[md5sum] = "fade66de437392ed1ba6980768626204" |
13 | SRC_URI[sha256sum] = "4d0d86d2c8d3fc89133c3fa0d164a688a458b6663ab6fa965c80d6c2cdaf9b3f" | 13 | SRC_URI[sha256sum] = "878cb68b3da3d493ffd68f36db11c29deee623671d3287c3f8d685117ffda9a9" |
14 | 14 | ||
15 | RDEPENDS_${PN} += " \ | 15 | RDEPENDS_${PN} += " \ |
16 | ${PYTHON_PN}-cffi \ | 16 | ${PYTHON_PN}-cffi \ |