summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-passlib_1.6.2.bb10
1 files changed, 0 insertions, 10 deletions
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 @@
1DESCRIPTION = "comprehensive password hashing framework supporting over 30 schemes"
2HOMEPAGE = "http://passlib.googlecode.com"
3SECTION = "devel/python"
4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=ec76a9db3f987418e132c0f0210e5ab1"
6
7SRC_URI[md5sum] = "2f872ae7c72ca338634c618f2cff5863"
8SRC_URI[sha256sum] = "e987f6000d16272f75314c7147eb015727e8532a3b747b1a8fb58e154c68392d"
9
10inherit setuptools pypi