From 09b9d172f92bd14db4b53635cd79950d7db6a19d Mon Sep 17 00:00:00 2001 From: zangrc Date: Mon, 6 Jan 2020 15:32:28 +0800 Subject: python-xstatic-angular-fileupload: Add python3 version Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- .../python-xstatic-angular-fileupload_12.0.4.0.bb | 24 ++-------------------- 1 file changed, 2 insertions(+), 22 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-angular-fileupload_12.0.4.0.bb') diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-angular-fileupload_12.0.4.0.bb b/meta-openstack/recipes-devtools/python/python-xstatic-angular-fileupload_12.0.4.0.bb index 6dcf410..c207173 100644 --- a/meta-openstack/recipes-devtools/python/python-xstatic-angular-fileupload_12.0.4.0.bb +++ b/meta-openstack/recipes-devtools/python/python-xstatic-angular-fileupload_12.0.4.0.bb @@ -1,22 +1,2 @@ -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 setuptools pypi - -# DEPENDS_default: python-pip - -DEPENDS += " \ - python-pip \ - " - -# RDEPENDS_default: -RDEPENDS_${PN} += " \ - " +require python-xstatic-angular-fileupload.inc +inherit setuptools -- cgit v1.2.3-54-g00ecf