diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-angular-lrdragndrop_1.0.2.2.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-xstatic-angular-lrdragndrop_1.0.2.2.bb | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-angular-lrdragndrop_1.0.2.2.bb b/meta-openstack/recipes-devtools/python/python-xstatic-angular-lrdragndrop_1.0.2.2.bb index 1bc71a3..6deebd0 100644 --- a/meta-openstack/recipes-devtools/python/python-xstatic-angular-lrdragndrop_1.0.2.2.bb +++ b/meta-openstack/recipes-devtools/python/python-xstatic-angular-lrdragndrop_1.0.2.2.bb | |||
| @@ -4,15 +4,12 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=92d5d5d8e51c0c2f4f6db4a084a59173" | 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=92d5d5d8e51c0c2f4f6db4a084a59173" |
| 6 | 6 | ||
| 7 | SRCNAME = "XStatic-Angular-lrdragndrop" | 7 | PYPI_PACKAGE = "XStatic-Angular-lrdragndrop" |
| 8 | SRC_URI = "http://pypi.python.org/packages/source/X/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | ||
| 9 | 8 | ||
| 10 | SRC_URI[md5sum] = "afd682cab9f436cf22b025dfcabaa225" | 9 | SRC_URI[md5sum] = "afd682cab9f436cf22b025dfcabaa225" |
| 11 | SRC_URI[sha256sum] = "1cf04495981db5dfd5536441e17ec69bb18d624f847ddc203f3259d81b10a77e" | 10 | SRC_URI[sha256sum] = "1cf04495981db5dfd5536441e17ec69bb18d624f847ddc203f3259d81b10a77e" |
| 12 | 11 | ||
| 13 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 12 | inherit setuptools pypi |
| 14 | |||
| 15 | inherit setuptools | ||
| 16 | 13 | ||
| 17 | DEPENDS += " \ | 14 | DEPENDS += " \ |
| 18 | python-pip \ | 15 | python-pip \ |
