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 | |
| 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')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-xstatic-font-awesome_6.2.1.1.bb (renamed from meta-python/recipes-devtools/python/python3-xstatic-font-awesome_4.7.0.0.bb) | 5 |
1 files changed, 2 insertions, 3 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_6.2.1.1.bb index ccd1cd787d..254d9d035e 100644 --- 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_6.2.1.1.bb | |||
| @@ -2,12 +2,11 @@ DESCRIPTION = "Font Awesome icons packaged for setuptools (easy_install) / pip." | |||
| 2 | HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Font-Awesome" | 2 | HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Font-Awesome" |
| 3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=313d021898694cd2b0ea6508bdfe51a2" | 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=f1a2fe131dcb2fc6243c26cf05ecdb36" |
| 6 | 6 | ||
| 7 | PYPI_PACKAGE = "XStatic-Font-Awesome" | 7 | PYPI_PACKAGE = "XStatic-Font-Awesome" |
| 8 | 8 | ||
| 9 | SRC_URI[md5sum] = "141a0e9a7e21e82f922573a00ae0c166" | 9 | SRC_URI[sha256sum] = "f075871096128638f2e1539020d8227754c3d885dd68e7ee6de9a01235076828" |
| 10 | SRC_URI[sha256sum] = "e01fb480caaa7c7963dcb3328a4700e631bef6070db0e8b685816d220e685f6c" | ||
| 11 | 10 | ||
| 12 | DEPENDS += " \ | 11 | DEPENDS += " \ |
| 13 | ${PYTHON_PN}-xstatic \ | 12 | ${PYTHON_PN}-xstatic \ |
