From 69bc4effbefbb08646359c5166ea447e48fa6bee Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Thu, 24 Oct 2019 14:22:32 +0800 Subject: python-bcrypt: upgrade 3.1.4 -> 3.1.7 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-bcrypt_3.1.7.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-bcrypt_3.1.7.bb (limited to 'meta-python/recipes-devtools/python/python-bcrypt_3.1.7.bb') diff --git a/meta-python/recipes-devtools/python/python-bcrypt_3.1.7.bb b/meta-python/recipes-devtools/python/python-bcrypt_3.1.7.bb new file mode 100644 index 0000000000..b136aa4895 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-bcrypt_3.1.7.bb @@ -0,0 +1,6 @@ +inherit setuptools +require python-bcrypt.inc + +RDEPENDS_${PN} += "\ + ${PYTHON_PN}-subprocess \ +" -- cgit v1.2.3-54-g00ecf