diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-paramiko_2.4.2.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-paramiko_2.4.2.bb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-paramiko_2.4.2.bb b/meta-openstack/recipes-devtools/python/python-paramiko_2.4.2.bb deleted file mode 100644 index a570c32..0000000 --- a/meta-openstack/recipes-devtools/python/python-paramiko_2.4.2.bb +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | DESCRIPTION = "SSH2 protocol library" | ||
| 2 | HOMEPAGE = "https://github.com/paramiko/paramiko/" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "LGPLv2.1" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fd0120fc2e9f841c73ac707a30389af5" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "a476ea106177fe22e797428d54811aed" | ||
| 8 | SRC_URI[sha256sum] = "a8975a7df3560c9f1e2b43dc54ebd40fd00a7017392ca5445ce7df409f900fcb" | ||
| 9 | |||
| 10 | inherit setuptools pypi | ||
| 11 | |||
| 12 | RDEPENDS_${PN} += "python-pycrypto" | ||
