diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography_2.2.bb (renamed from meta-python/recipes-devtools/python/python-cryptography_2.1.4.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cryptography_2.2.bb (renamed from meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb) | 0 |
3 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 13d2ba800d..cdc8185c92 100644 --- a/meta-python/recipes-devtools/python/python-cryptography.inc +++ b/meta-python/recipes-devtools/python/python-cryptography.inc | |||
@@ -1,7 +1,7 @@ | |||
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 | HOMEPAGE = "https://cryptography.io/" |
3 | LICENSE = "Apache-2.0 | BSD" | 3 | LICENSE = "Apache-2.0 | BSD" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d5ede125ed08d4fd14ec44d334bdb388" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=097f805837700cfac572ac274cd38124" |
5 | 5 | ||
6 | DEPENDS += " \ | 6 | DEPENDS += " \ |
7 | ${PYTHON_PN}-cffi \ | 7 | ${PYTHON_PN}-cffi \ |
@@ -10,8 +10,8 @@ DEPENDS += " \ | |||
10 | ${PYTHON_PN}-six \ | 10 | ${PYTHON_PN}-six \ |
11 | " | 11 | " |
12 | 12 | ||
13 | SRC_URI[md5sum] = "9f39d4d8f2b05f295fa0ff52475ec4f2" | 13 | SRC_URI[md5sum] = "c49c1ee145a900313a216fa2c788208c" |
14 | SRC_URI[sha256sum] = "e4d967371c5b6b2e67855066471d844c5d52d210c36c28d49a8507b96e2c5291" | 14 | SRC_URI[sha256sum] = "f5a0279e362c37e2150a32fe35ec20226e9237b6c9927fce8d53ef8e49e64f48" |
15 | 15 | ||
16 | RDEPENDS_${PN} += " \ | 16 | RDEPENDS_${PN} += " \ |
17 | ${PYTHON_PN}-cffi \ | 17 | ${PYTHON_PN}-cffi \ |
diff --git a/meta-python/recipes-devtools/python/python-cryptography_2.1.4.bb b/meta-python/recipes-devtools/python/python-cryptography_2.2.bb index 9c2f88418d..9c2f88418d 100644 --- a/meta-python/recipes-devtools/python/python-cryptography_2.1.4.bb +++ b/meta-python/recipes-devtools/python/python-cryptography_2.2.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.2.bb index 195923343b..195923343b 100644 --- a/meta-python/recipes-devtools/python/python3-cryptography_2.1.4.bb +++ b/meta-python/recipes-devtools/python/python3-cryptography_2.2.bb | |||