diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-10-24 14:22:32 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-10-25 10:29:51 -0700 |
commit | 69bc4effbefbb08646359c5166ea447e48fa6bee (patch) | |
tree | 7cd8ceeeeac0d332a2be2fb24fe583ac2836a199 /meta-python/recipes-devtools/python/python-bcrypt.inc | |
parent | 935fec95d094da8db319c9004bcae75a18fb2dc3 (diff) | |
download | meta-openembedded-69bc4effbefbb08646359c5166ea447e48fa6bee.tar.gz |
python-bcrypt: upgrade 3.1.4 -> 3.1.7
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-bcrypt.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-bcrypt.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-bcrypt.inc b/meta-python/recipes-devtools/python/python-bcrypt.inc index 449096978f..a264003293 100644 --- a/meta-python/recipes-devtools/python/python-bcrypt.inc +++ b/meta-python/recipes-devtools/python/python-bcrypt.inc | |||
@@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8f7bb094c7232b058c7e9f2e431f389c" | |||
4 | 4 | ||
5 | DEPENDS += "${PYTHON_PN}-cffi-native" | 5 | DEPENDS += "${PYTHON_PN}-cffi-native" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "8408abc974446e64862a9742104e97b6" | 7 | SRC_URI[md5sum] = "5d6f93b575ce52470af37a8e7dce76fe" |
8 | SRC_URI[sha256sum] = "67ed1a374c9155ec0840214ce804616de49c3df9c5bc66740687c1c9b1cd9e8d" | 8 | SRC_URI[sha256sum] = "0b0069c752ec14172c5f78208f1863d7ad6755a6fae6fe76ec2c80d13be41e42" |
9 | 9 | ||
10 | inherit pypi | 10 | inherit pypi |
11 | 11 | ||