From 4d287df90ba78f49258a68f360b53acd440f1557 Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 20 Dec 2019 09:52:56 +0800 Subject: python-passlib: Remove the recipe Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe. Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-passlib_1.6.2.bb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-passlib_1.6.2.bb (limited to 'meta-openstack/recipes-devtools/python/python-passlib_1.6.2.bb') diff --git a/meta-openstack/recipes-devtools/python/python-passlib_1.6.2.bb b/meta-openstack/recipes-devtools/python/python-passlib_1.6.2.bb deleted file mode 100644 index 78f9b01..0000000 --- a/meta-openstack/recipes-devtools/python/python-passlib_1.6.2.bb +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "comprehensive password hashing framework supporting over 30 schemes" -HOMEPAGE = "http://passlib.googlecode.com" -SECTION = "devel/python" -LICENSE = "BSD" -LIC_FILES_CHKSUM = "file://LICENSE;md5=ec76a9db3f987418e132c0f0210e5ab1" - -SRC_URI[md5sum] = "2f872ae7c72ca338634c618f2cff5863" -SRC_URI[sha256sum] = "e987f6000d16272f75314c7147eb015727e8532a3b747b1a8fb58e154c68392d" - -inherit setuptools pypi -- cgit v1.2.3-54-g00ecf