diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-paramiko_2.4.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-paramiko_2.4.0.bb | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-paramiko_2.4.0.bb b/meta-openstack/recipes-devtools/python/python-paramiko_2.4.0.bb index 52d0cda..45ad5d0 100644 --- a/meta-openstack/recipes-devtools/python/python-paramiko_2.4.0.bb +++ b/meta-openstack/recipes-devtools/python/python-paramiko_2.4.0.bb | |||
| @@ -4,16 +4,9 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPLv2.1" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fd0120fc2e9f841c73ac707a30389af5" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fd0120fc2e9f841c73ac707a30389af5" |
| 6 | 6 | ||
| 7 | PR = "r0" | ||
| 8 | SRCNAME = "paramiko" | ||
| 9 | |||
| 10 | SRC_URI = "https://pypi.python.org/packages/c8/de/791773d6a4b23327c7475ae3d7ada0d07fa147bf77fb6f561a4a7d8afd11/${SRCNAME}-${PV}.tar.gz" | ||
| 11 | |||
| 12 | SRC_URI[md5sum] = "ed6d085a5e5369817e49cf1315b32eba" | 7 | SRC_URI[md5sum] = "ed6d085a5e5369817e49cf1315b32eba" |
| 13 | SRC_URI[sha256sum] = "486f637f0a33a4792e0e567be37426c287efaa8c4c4a45e3216f9ce7fd70b1fc" | 8 | SRC_URI[sha256sum] = "486f637f0a33a4792e0e567be37426c287efaa8c4c4a45e3216f9ce7fd70b1fc" |
| 14 | 9 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 10 | inherit setuptools pypi |
| 16 | |||
| 17 | inherit setuptools | ||
| 18 | 11 | ||
| 19 | RDEPENDS_${PN} += "python-pycrypto" | 12 | RDEPENDS_${PN} += "python-pycrypto" |
