diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-11-04 13:28:54 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-06 08:47:17 -0800 |
| commit | 223f3d6ef1ee1881df89976aa6d3e9d373f02ba0 (patch) | |
| tree | 95ced6a9396cb0010ad7afdc55bc4c7237fc9513 /meta-python/recipes-devtools/python/python3-xstatic-font-awesome_4.7.0.0.bb | |
| parent | 469888203a65ecfb9aaebb16bf9760241e84cd1e (diff) | |
| download | meta-openembedded-223f3d6ef1ee1881df89976aa6d3e9d373f02ba0.tar.gz | |
python3-xstatic-font-awesome: upgrade 4.7.0.0 -> 6.2.1.1
License-Update: Update text, license stil is same as font Awesome
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-xstatic-font-awesome_4.7.0.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-xstatic-font-awesome_4.7.0.0.bb | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xstatic-font-awesome_4.7.0.0.bb b/meta-python/recipes-devtools/python/python3-xstatic-font-awesome_4.7.0.0.bb deleted file mode 100644 index ccd1cd787d..0000000000 --- a/meta-python/recipes-devtools/python/python3-xstatic-font-awesome_4.7.0.0.bb +++ /dev/null | |||
| @@ -1,17 +0,0 @@ | |||
| 1 | DESCRIPTION = "Font Awesome icons packaged for setuptools (easy_install) / pip." | ||
| 2 | HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Font-Awesome" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "Apache-2.0" | ||
| 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=313d021898694cd2b0ea6508bdfe51a2" | ||
| 6 | |||
| 7 | PYPI_PACKAGE = "XStatic-Font-Awesome" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "141a0e9a7e21e82f922573a00ae0c166" | ||
| 10 | SRC_URI[sha256sum] = "e01fb480caaa7c7963dcb3328a4700e631bef6070db0e8b685816d220e685f6c" | ||
| 11 | |||
| 12 | DEPENDS += " \ | ||
| 13 | ${PYTHON_PN}-xstatic \ | ||
| 14 | ${PYTHON_PN}-pip \ | ||
| 15 | " | ||
| 16 | |||
| 17 | inherit pypi setuptools3 | ||
