diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cssselect_0.9.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-cssselect_0.9.1.bb | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cssselect_0.9.1.bb b/meta-openstack/recipes-devtools/python/python-cssselect_0.9.1.bb index 16a0167..0c4426c 100644 --- a/meta-openstack/recipes-devtools/python/python-cssselect_0.9.1.bb +++ b/meta-openstack/recipes-devtools/python/python-cssselect_0.9.1.bb | |||
| @@ -4,17 +4,10 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "BSD" | 4 | LICENSE = "BSD" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=952026b3fd2f625f2a3c0aa21da2493d" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=952026b3fd2f625f2a3c0aa21da2493d" |
| 6 | 6 | ||
| 7 | PR = "r0" | ||
| 8 | |||
| 9 | SRCNAME = "cssselect" | ||
| 10 | SRC_URI = "http://pypi.python.org/packages/source/c/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | ||
| 11 | |||
| 12 | SRC_URI[md5sum] = "c74f45966277dc7a0f768b9b0f3522ac" | 7 | SRC_URI[md5sum] = "c74f45966277dc7a0f768b9b0f3522ac" |
| 13 | SRC_URI[sha256sum] = "0535a7e27014874b27ae3a4d33e8749e345bdfa62766195208b7996bf1100682" | 8 | SRC_URI[sha256sum] = "0535a7e27014874b27ae3a4d33e8749e345bdfa62766195208b7996bf1100682" |
| 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 | ||
