diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-enum_0.4.4.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-enum_0.4.4.bb | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-enum_0.4.4.bb b/meta-openstack/recipes-devtools/python/python-enum_0.4.4.bb index 4671a59..990f96b 100644 --- a/meta-openstack/recipes-devtools/python/python-enum_0.4.4.bb +++ b/meta-openstack/recipes-devtools/python/python-enum_0.4.4.bb | |||
| @@ -7,15 +7,10 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=4325afd396febcb659c36b49533135d4 \ | |||
| 7 | file://LICENSE.PSF;md5=1ad8a43fc3bbfea1585223c99f4c3e6f \ | 7 | file://LICENSE.PSF;md5=1ad8a43fc3bbfea1585223c99f4c3e6f \ |
| 8 | " | 8 | " |
| 9 | 9 | ||
| 10 | SRCNAME = "enum" | ||
| 11 | SRC_URI = "http://pypi.python.org/packages/source/e/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | ||
| 12 | |||
| 13 | SRC_URI[md5sum] = "ce75c7c3c86741175a84456cc5bd531e" | 10 | SRC_URI[md5sum] = "ce75c7c3c86741175a84456cc5bd531e" |
| 14 | SRC_URI[sha256sum] = "9bdfacf543baf2350df7613eb37f598a802f346985ca0dc1548be6494140fdff" | 11 | SRC_URI[sha256sum] = "9bdfacf543baf2350df7613eb37f598a802f346985ca0dc1548be6494140fdff" |
| 15 | 12 | ||
| 16 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 13 | inherit setuptools pypi |
| 17 | |||
| 18 | inherit setuptools | ||
| 19 | 14 | ||
| 20 | DEPENDS += " \ | 15 | DEPENDS += " \ |
| 21 | python-pip \ | 16 | python-pip \ |
