From c114cb3bc9651d5783c825072154d039c5fd3c30 Mon Sep 17 00:00:00 2001 From: zangrc Date: Mon, 6 Jan 2020 13:12:50 +0800 Subject: python-xstatic-angular-bootstrap: Add python3 version Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- .../python-xstatic-angular-bootstrap_2.2.0.0.bb | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_2.2.0.0.bb') diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_2.2.0.0.bb b/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_2.2.0.0.bb index 1265e4b..414bfa8 100644 --- a/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_2.2.0.0.bb +++ b/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap_2.2.0.0.bb @@ -1,19 +1,2 @@ -DESCRIPTION = "Angular JavaScript library packaged for setuptools" -HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Angular-Bootstrap" -SECTION = "devel/python" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" - -PYPI_PACKAGE = "XStatic-Angular-Bootstrap" - -SRC_URI[md5sum] = "1d7d02580f022c36628f99fbf40e39c9" -SRC_URI[sha256sum] = "61b0a86aad66bf0d333ed24496f51d77cb20ad5bf664140d86e880b15a231166" - -inherit setuptools pypi - -DEPENDS += " \ - python-pip \ - " - -RDEPENDS_${PN} += " \ - " +require python-xstatic-angular-bootstrap.inc +inherit setuptools -- cgit v1.2.3-54-g00ecf