diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-eventlet_0.21.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-eventlet_0.21.0.bb | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-eventlet_0.21.0.bb b/meta-openstack/recipes-devtools/python/python-eventlet_0.21.0.bb index 768759c..47f69ad 100644 --- a/meta-openstack/recipes-devtools/python/python-eventlet_0.21.0.bb +++ b/meta-openstack/recipes-devtools/python/python-eventlet_0.21.0.bb | |||
| @@ -4,13 +4,7 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=56472ad6de4caf50e05332a34b66e778" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=56472ad6de4caf50e05332a34b66e778" |
| 6 | 6 | ||
| 7 | SRCNAME = "eventlet" | ||
| 8 | |||
| 9 | SRC_URI = "https://pypi.python.org/packages/cb/ec/eae487c106a7e38f86ac4cadafb3eec77d29996f64ca0c7015067538069b/${SRCNAME}-${PV}.tar.gz" | ||
| 10 | |||
| 11 | SRC_URI[md5sum] = "92aaac4c0abaddff9329f55d8f5bcd76" | 7 | SRC_URI[md5sum] = "92aaac4c0abaddff9329f55d8f5bcd76" |
| 12 | SRC_URI[sha256sum] = "08faffab88c1b08bd53ea28bf084a572c89f7e7648bd9d71e6116ac17a51a15d" | 8 | SRC_URI[sha256sum] = "08faffab88c1b08bd53ea28bf084a572c89f7e7648bd9d71e6116ac17a51a15d" |
| 13 | 9 | ||
| 14 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 10 | inherit setuptools pypi |
| 15 | |||
| 16 | inherit setuptools | ||
