From 0c9f0864e1ab0e3bda929047f4caee8ce955f659 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Tue, 25 Aug 2020 01:27:41 +0800 Subject: python3-xstatic-angular-gettext: upgrade 2.3.8.0 -> 2.4.1.0 Signed-off-by: Zheng Ruoqin / Signed-off-by: Bruce Ashfield --- .../python/python-xstatic-angular-gettext.inc | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-xstatic-angular-gettext.inc (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-angular-gettext.inc') 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 @@ -DESCRIPTION = "Angular-Gettext javascript library packaged for setuptools (easy_install) / pip." -HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Angular-Gettext" -SECTION = "devel/python" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" - -PYPI_PACKAGE = "XStatic-Angular-Gettext" - -SRC_URI[md5sum] = "de55242cf5dc5fa712ac7e4a53aeb12b" -SRC_URI[sha256sum] = "18db14dccaae5d64a9b66d08d0134b6c154fc1fb1e216964bba8e403e03c870e" - -inherit pypi - -DEPENDS += " \ - ${PYTHON_PN}-pip \ - " - -RDEPENDS_${PN} += " \ - " -- cgit v1.2.3-54-g00ecf