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