From beb36347ebb4cf86e5db8b3297ccb84e27c62330 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Tue, 25 Aug 2020 09:29:48 +0800 Subject: python3-xstatic-angular-fileupload: Remove python recipe Because python is no longer maintained, delete the python2 version of the recipe. Signed-off-by: Zheng Ruoqin Signed-off-by: Bruce Ashfield --- .../python/python-xstatic-angular-fileupload.inc | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-xstatic-angular-fileupload.inc (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-angular-fileupload.inc') diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-angular-fileupload.inc b/meta-openstack/recipes-devtools/python/python-xstatic-angular-fileupload.inc deleted file mode 100644 index a845453..0000000 --- a/meta-openstack/recipes-devtools/python/python-xstatic-angular-fileupload.inc +++ /dev/null @@ -1,22 +0,0 @@ -DESCRIPTION = "Angular Fileupload packaged for setuptools (easy_install) / pip." -HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Angular-FileUpload" -SECTION = "devel/python" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://PKG-INFO;md5=e634b82c14383ecefd736caa40ed2222" - -PYPI_PACKAGE = "XStatic-Angular-FileUpload" - -SRC_URI[md5sum] = "1cf48c0204783da2f71efe79039a8468" -SRC_URI[sha256sum] = "68e66efc4f2ed81438553a54646d5cc67487b05764c0003ff25ae5beb8dae21f" - -inherit pypi - -# DEPENDS_default: python-pip - -DEPENDS += " \ - ${PYTHON_PN}-pip \ - " - -# RDEPENDS_default: -RDEPENDS_${PN} += " \ - " -- cgit v1.2.3-54-g00ecf