diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-jquery-ui_1.11.0.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-xstatic-jquery-ui_1.11.0.1.bb | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-jquery-ui_1.11.0.1.bb b/meta-openstack/recipes-devtools/python/python-xstatic-jquery-ui_1.11.0.1.bb index 97a1eff..e6aa481 100644 --- a/meta-openstack/recipes-devtools/python/python-xstatic-jquery-ui_1.11.0.1.bb +++ b/meta-openstack/recipes-devtools/python/python-xstatic-jquery-ui_1.11.0.1.bb | |||
| @@ -4,17 +4,12 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2" | 4 | LICENSE = "Apache-2" |
| 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=55ac15f231e5629fb6576e349c318199" | 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=55ac15f231e5629fb6576e349c318199" |
| 6 | 6 | ||
| 7 | PR = "r0" | 7 | PYPI_PACKAGE = "XStatic-jquery-ui" |
| 8 | |||
| 9 | SRCNAME = "XStatic-jquery-ui" | ||
| 10 | SRC_URI = "http://pypi.python.org/packages/source/X/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | ||
| 11 | 8 | ||
| 12 | SRC_URI[md5sum] = "03d8ea7a0dab29d548e7bc195703b04f" | 9 | SRC_URI[md5sum] = "03d8ea7a0dab29d548e7bc195703b04f" |
| 13 | SRC_URI[sha256sum] = "099b1836eb0d91b8dc98f5b8a6b856a2631d43af0d47f33ef90ee72ed37bda58" | 10 | SRC_URI[sha256sum] = "099b1836eb0d91b8dc98f5b8a6b856a2631d43af0d47f33ef90ee72ed37bda58" |
| 14 | 11 | ||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 12 | inherit setuptools pypi |
| 16 | |||
| 17 | inherit setuptools | ||
| 18 | 13 | ||
| 19 | # DEPENDS_default: python-pip | 14 | # DEPENDS_default: python-pip |
| 20 | 15 | ||
