diff options
author | Hong Liu <hongl.fnst@cn.fujitsu.com> | 2018-12-05 09:24:46 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-02-12 08:40:40 -0800 |
commit | 244a4d6fefd25b178181ab77f070a44c29b2db7d (patch) | |
tree | 5e3edf10d6c541dd8f62fe90fd0ee3ae8424f295 /meta-python | |
parent | c0a4a0355d1f37849f47d9f29c5c5dbd59806a3a (diff) | |
download | meta-openembedded-244a4d6fefd25b178181ab77f070a44c29b2db7d.tar.gz |
python-cryptography:upgrade to 2.4
Upgrade python-cryptography from 2.3 to 2.4
Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography_2.4.1.bb (renamed from meta-python/recipes-devtools/python/python-cryptography_2.3.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cryptography_2.4.1.bb (renamed from meta-python/recipes-devtools/python/python3-cryptography_2.3.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-cryptography.inc b/meta-python/recipes-devtools/python/python-cryptography.inc index 415e823f8..2c1ac1c9f 100644 --- a/meta-python/recipes-devtools/python/python-cryptography.inc +++ b/meta-python/recipes-devtools/python/python-cryptography.inc | |||
@@ -10,8 +10,8 @@ DEPENDS += " \ | |||
10 | ${PYTHON_PN}-six \ | 10 | ${PYTHON_PN}-six \ |
11 | " | 11 | " |
12 | 12 | ||
13 | SRC_URI[md5sum] = "a0f3f563ab1c5c3bc02fae8d4aa3ad16" | 13 | SRC_URI[md5sum] = "464f180ff64622760cca7167f97b3ff4" |
14 | SRC_URI[sha256sum] = "c132bab45d4bd0fff1d3fe294d92b0a6eb8404e93337b3127bdec9f21de117e6" | 14 | SRC_URI[sha256sum] = "e85b410885addaeb31a867eabcefc9ef4a7e904ad45eac9e60a763a54b244626" |
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.3.bb b/meta-python/recipes-devtools/python/python-cryptography_2.4.1.bb index 9c2f88418..9c2f88418 100644 --- a/meta-python/recipes-devtools/python/python-cryptography_2.3.bb +++ b/meta-python/recipes-devtools/python/python-cryptography_2.4.1.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.3.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.4.1.bb index 195923343..195923343 100644 --- a/meta-python/recipes-devtools/python/python3-cryptography_2.3.bb +++ b/meta-python/recipes-devtools/python/python3-cryptography_2.4.1.bb | |||