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.4.bb | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-bcrypt_3.1.4.bb (limited to 'meta-python/recipes-devtools/python/python-bcrypt_3.1.4.bb') diff --git a/meta-python/recipes-devtools/python/python-bcrypt_3.1.4.bb b/meta-python/recipes-devtools/python/python-bcrypt_3.1.4.bb deleted file mode 100644 index b136aa4895..0000000000 --- a/meta-python/recipes-devtools/python/python-bcrypt_3.1.4.bb +++ /dev/null @@ -1,6 +0,0 @@ -inherit setuptools -require python-bcrypt.inc - -RDEPENDS_${PN} += "\ - ${PYTHON_PN}-subprocess \ -" -- cgit v1.2.3-54-g00ecf