From 4858df28f85c1fff1d7f24f31e61319a2df955dd Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Tue, 25 Aug 2020 09:29:58 +0800 Subject: python3-xstatic-angular-cookies: 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-cookies.inc | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-xstatic-angular-cookies.inc (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-angular-cookies.inc') diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-angular-cookies.inc b/meta-openstack/recipes-devtools/python/python-xstatic-angular-cookies.inc deleted file mode 100644 index bc3923b..0000000 --- a/meta-openstack/recipes-devtools/python/python-xstatic-angular-cookies.inc +++ /dev/null @@ -1,22 +0,0 @@ -DESCRIPTION = "Angular-Cookies JavaScript library packaged for setuptools" -HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Angular-Cookies" -SECTION = "devel/python" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://PKG-INFO;md5=70856f1d03d62a3e0c0cb1b7f8c7fd00" - -PYPI_PACKAGE = "XStatic-Angular-Cookies" - -SRC_URI[md5sum] = "a67066fac5dfe9774ab163d44e5a896a" -SRC_URI[sha256sum] = "c8fc1a52549c601809fc9f25144e4fd346820412b6430e89256e7ec71fce0b4c" - -inherit pypi - -# DEPENDS_default: python-pip - -DEPENDS += " \ - ${PYTHON_PN}-pip \ - " - -# RDEPENDS_default: -RDEPENDS_${PN} += " \ - " -- cgit v1.2.3-54-g00ecf