diff options
| author | zhengruoqin <zhengrq.fnst@cn.fujitsu.com> | 2020-08-25 01:25:35 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-08-27 16:17:08 -0400 |
| commit | 9db720be9a93ae85672125cad83eab3d4f95b352 (patch) | |
| tree | e6ab47a74799df34554cd856763e69b9baa7a587 /meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap.inc | |
| parent | 0c9f0864e1ab0e3bda929047f4caee8ce955f659 (diff) | |
| download | meta-cloud-services-9db720be9a93ae85672125cad83eab3d4f95b352.tar.gz | |
python3-xstatic-angular-bootstrap: upgrade 2.2.0.0 -> 2.5.0.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>/
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap.inc')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap.inc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap.inc b/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap.inc deleted file mode 100644 index 1a38067..0000000 --- a/meta-openstack/recipes-devtools/python/python-xstatic-angular-bootstrap.inc +++ /dev/null | |||
| @@ -1,19 +0,0 @@ | |||
| 1 | DESCRIPTION = "Angular JavaScript library packaged for setuptools" | ||
| 2 | HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Angular-Bootstrap" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "MIT" | ||
| 5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | ||
| 6 | |||
| 7 | PYPI_PACKAGE = "XStatic-Angular-Bootstrap" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "1d7d02580f022c36628f99fbf40e39c9" | ||
| 10 | SRC_URI[sha256sum] = "61b0a86aad66bf0d333ed24496f51d77cb20ad5bf664140d86e880b15a231166" | ||
| 11 | |||
| 12 | inherit pypi | ||
| 13 | |||
| 14 | DEPENDS += " \ | ||
| 15 | ${PYTHON_PN}-pip \ | ||
| 16 | " | ||
| 17 | |||
| 18 | RDEPENDS_${PN} += " \ | ||
| 19 | " | ||
