diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-html5lib_0.999.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-html5lib_0.999.bb | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-html5lib_0.999.bb b/meta-openstack/recipes-devtools/python/python-html5lib_0.999.bb index 9ad84e8..dd8b1d6 100644 --- a/meta-openstack/recipes-devtools/python/python-html5lib_0.999.bb +++ b/meta-openstack/recipes-devtools/python/python-html5lib_0.999.bb | |||
| @@ -4,17 +4,10 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1ba5ada9e6fead1fdc32f43c9f10ba7c" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1ba5ada9e6fead1fdc32f43c9f10ba7c" |
| 6 | 6 | ||
| 7 | PR = "r0" | ||
| 8 | |||
| 9 | SRCNAME = "html5lib" | ||
| 10 | SRC_URI = "http://pypi.python.org/packages/source/h/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | ||
| 11 | |||
| 12 | SRC_URI[md5sum] = "acb8ba4d6db5637360a07859192eb7f8" | 7 | SRC_URI[md5sum] = "acb8ba4d6db5637360a07859192eb7f8" |
| 13 | SRC_URI[sha256sum] = "c3887f7e2875d7666107fa8bee761ff95b9391acdcc7cd1b5fd57a23b5fbc49e" | 8 | SRC_URI[sha256sum] = "c3887f7e2875d7666107fa8bee761ff95b9391acdcc7cd1b5fd57a23b5fbc49e" |
| 14 | 9 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 10 | inherit setuptools pypi |
| 16 | |||
| 17 | inherit setuptools | ||
| 18 | 11 | ||
| 19 | # DEPENDS_default: python-pip | 12 | # DEPENDS_default: python-pip |
| 20 | 13 | ||
