diff options
| author | zhengruoqin <zhengrq.fnst@cn.fujitsu.com> | 2020-08-25 01:27:41 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-08-27 16:17:08 -0400 |
| commit | 0c9f0864e1ab0e3bda929047f4caee8ce955f659 (patch) | |
| tree | 6e29468e22833c96aed33828d1dd7f4875774cd8 /meta-openstack/recipes-devtools/python/python-xstatic-angular-gettext.inc | |
| parent | 5f0530c20ece79a907096e181570d78fe96d819b (diff) | |
| download | meta-cloud-services-0c9f0864e1ab0e3bda929047f4caee8ce955f659.tar.gz | |
python3-xstatic-angular-gettext: upgrade 2.3.8.0 -> 2.4.1.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-gettext.inc')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-xstatic-angular-gettext.inc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-angular-gettext.inc b/meta-openstack/recipes-devtools/python/python-xstatic-angular-gettext.inc deleted file mode 100644 index be9cce3..0000000 --- a/meta-openstack/recipes-devtools/python/python-xstatic-angular-gettext.inc +++ /dev/null | |||
| @@ -1,19 +0,0 @@ | |||
| 1 | DESCRIPTION = "Angular-Gettext javascript library packaged for setuptools (easy_install) / pip." | ||
| 2 | HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Angular-Gettext" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "MIT" | ||
| 5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | ||
| 6 | |||
| 7 | PYPI_PACKAGE = "XStatic-Angular-Gettext" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "de55242cf5dc5fa712ac7e4a53aeb12b" | ||
| 10 | SRC_URI[sha256sum] = "18db14dccaae5d64a9b66d08d0134b6c154fc1fb1e216964bba8e403e03c870e" | ||
| 11 | |||
| 12 | inherit pypi | ||
| 13 | |||
| 14 | DEPENDS += " \ | ||
| 15 | ${PYTHON_PN}-pip \ | ||
| 16 | " | ||
| 17 | |||
| 18 | RDEPENDS_${PN} += " \ | ||
| 19 | " | ||
