diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-jquery-migrate_1.2.1.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-xstatic-jquery-migrate_1.2.1.1.bb | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-jquery-migrate_1.2.1.1.bb b/meta-openstack/recipes-devtools/python/python-xstatic-jquery-migrate_1.2.1.1.bb index 02c023f..432b11e 100644 --- a/meta-openstack/recipes-devtools/python/python-xstatic-jquery-migrate_1.2.1.1.bb +++ b/meta-openstack/recipes-devtools/python/python-xstatic-jquery-migrate_1.2.1.1.bb | |||
| @@ -4,17 +4,12 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=2bbd78dd61f7b4f2fb6b3e31e4d7a26b" | 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=2bbd78dd61f7b4f2fb6b3e31e4d7a26b" |
| 6 | 6 | ||
| 7 | PR = "r0" | 7 | PYPI_PACKAGE = "XStatic-JQuery-Migrate" |
| 8 | |||
| 9 | SRCNAME = "XStatic-JQuery-Migrate" | ||
| 10 | SRC_URI = "http://pypi.python.org/packages/source/X/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | ||
| 11 | 8 | ||
| 12 | SRC_URI[md5sum] = "2dd39f9d6351aeaf129b33d4134ac6a7" | 9 | SRC_URI[md5sum] = "2dd39f9d6351aeaf129b33d4134ac6a7" |
| 13 | SRC_URI[sha256sum] = "e2959b3df49afdddb00d36b74cca727a91b994b9f4edb993d7264731a750900e" | 10 | SRC_URI[sha256sum] = "e2959b3df49afdddb00d36b74cca727a91b994b9f4edb993d7264731a750900e" |
| 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 | ||
