diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-angular-schema-form_0.8.13.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-xstatic-angular-schema-form_0.8.13.0.bb | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-angular-schema-form_0.8.13.0.bb b/meta-openstack/recipes-devtools/python/python-xstatic-angular-schema-form_0.8.13.0.bb index f0c2efb..5c71b52 100644 --- a/meta-openstack/recipes-devtools/python/python-xstatic-angular-schema-form_0.8.13.0.bb +++ b/meta-openstack/recipes-devtools/python/python-xstatic-angular-schema-form_0.8.13.0.bb | |||
| @@ -4,15 +4,12 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=0e4430cb0dfdb98d3008c66d8339f31a" | 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=0e4430cb0dfdb98d3008c66d8339f31a" |
| 6 | 6 | ||
| 7 | SRCNAME = "XStatic-Angular-Schema-Form" | 7 | PYPI_PACKAGE = "XStatic-Angular-Schema-Form" |
| 8 | SRC_URI = "http://pypi.io/packages/source/X/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" | ||
| 9 | 8 | ||
| 10 | SRC_URI[md5sum] = "d0faab81c36f4cfc03e092fedc30018d" | 9 | SRC_URI[md5sum] = "d0faab81c36f4cfc03e092fedc30018d" |
| 11 | SRC_URI[sha256sum] = "7c08634901751267fe26d266fc027cf6ed2e5f422696985cec750594b3f4e300" | 10 | SRC_URI[sha256sum] = "7c08634901751267fe26d266fc027cf6ed2e5f422696985cec750594b3f4e300" |
| 12 | 11 | ||
| 13 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 12 | inherit setuptools pypi |
| 14 | |||
| 15 | inherit setuptools | ||
| 16 | 13 | ||
| 17 | # DEPENDS_default: python-pip | 14 | # DEPENDS_default: python-pip |
| 18 | 15 | ||
