summaryrefslogtreecommitdiffstats
path: root/meta-openstack
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-07-06 16:36:28 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-07-08 23:05:23 -0400
commit11ecda6b10add47f332f6fde87a589e20d7b5a14 (patch)
treeed6909779850437b8b9f5e1896ff47350e1b6500 /meta-openstack
parenta5a9d695c77f0c042e9f240542fa668c4c7c6b85 (diff)
downloadmeta-cloud-services-11ecda6b10add47f332f6fde87a589e20d7b5a14.tar.gz
python3-xstatic-font-awesome: Remove recipe
This recipe already exists in meta-openembedded, the path is: /meta-openembedded/meta-python/recipes-devtools/python/python3-xstatic-font-awesome_4.7.0.0.bb Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack')
-rw-r--r--meta-openstack/recipes-devtools/python/python-xstatic-font-awesome.inc22
-rw-r--r--meta-openstack/recipes-devtools/python/python-xstatic-font-awesome_4.7.0.0.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-xstatic-font-awesome_4.7.0.0.bb2
3 files changed, 0 insertions, 26 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-font-awesome.inc b/meta-openstack/recipes-devtools/python/python-xstatic-font-awesome.inc
deleted file mode 100644
index 57fae23..0000000
--- a/meta-openstack/recipes-devtools/python/python-xstatic-font-awesome.inc
+++ /dev/null
@@ -1,22 +0,0 @@
1DESCRIPTION = "Font Awesome icons packaged for setuptools (easy_install) / pip."
2HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Font-Awesome"
3SECTION = "devel/python"
4LICENSE = "OFL-1.1"
5LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/OFL-1.1;md5=fac3a519e5e9eb96316656e0ca4f2b90"
6
7PYPI_PACKAGE = "XStatic-Font-Awesome"
8
9SRC_URI[md5sum] = "141a0e9a7e21e82f922573a00ae0c166"
10SRC_URI[sha256sum] = "e01fb480caaa7c7963dcb3328a4700e631bef6070db0e8b685816d220e685f6c"
11
12inherit pypi
13
14# DEPENDS_default: python-pip
15
16DEPENDS += " \
17 ${PYTHON_PN}-pip \
18 "
19
20# RDEPENDS_default:
21RDEPENDS_${PN} += " \
22 "
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-font-awesome_4.7.0.0.bb b/meta-openstack/recipes-devtools/python/python-xstatic-font-awesome_4.7.0.0.bb
deleted file mode 100644
index b2998f6..0000000
--- a/meta-openstack/recipes-devtools/python/python-xstatic-font-awesome_4.7.0.0.bb
+++ /dev/null
@@ -1,2 +0,0 @@
1require python-xstatic-font-awesome.inc
2inherit setuptools3
diff --git a/meta-openstack/recipes-devtools/python/python3-xstatic-font-awesome_4.7.0.0.bb b/meta-openstack/recipes-devtools/python/python3-xstatic-font-awesome_4.7.0.0.bb
deleted file mode 100644
index b2998f6..0000000
--- a/meta-openstack/recipes-devtools/python/python3-xstatic-font-awesome_4.7.0.0.bb
+++ /dev/null
@@ -1,2 +0,0 @@
1require python-xstatic-font-awesome.inc
2inherit setuptools3