Date
1 - 1 of 1
[meta-zephyr][PATCH] python3-pygments: remove, this is in oe-core
python3-pygments has been in oe-core since Dunfell.
[1] 5c0d4e59d4a12374a3460743d9805c7b75f56d6e Signed-off-by: Ross Burton <ross.burton@...> --- .../python/python3-pygments_2.10.0.bb | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 meta-zephyr-core/recipes-devtools/python/python3-pygm= ents_2.10.0.bb diff --git a/meta-zephyr-core/recipes-devtools/python/python3-pygments_2.= 10.0.bb b/meta-zephyr-core/recipes-devtools/python/python3-pygments_2.10.= 0.bb deleted file mode 100644 index c4b63c1..0000000 --- a/meta-zephyr-core/recipes-devtools/python/python3-pygments_2.10.0.bb +++ /dev/null @@ -1,15 +0,0 @@ -# SPDX-FileCopyrightText: Huawei Inc. -# SPDX-License-Identifier: Apache-2.0 - -SUMMARY =3D "Python pygments" -HOMEPAGE =3D "https://pypi.org/project/Pygments/" -DESCRIPTION =3D "Pygments is a syntax highlighting package written in Py= thon." -LICENSE =3D "BSD-2-Clause" -LIC_FILES_CHKSUM =3D "file://LICENSE;md5=3De3fc50a88d0a364313df4b21ef20c= 29e" -SRC_URI =3D "https://files.pythonhosted.org/packages/b7/b3/5cba26637fe43= 500d4568d0ee7b7362de1fb29c0e158d50b4b69e9a40422/Pygments-2.10.0.tar.gz" - -inherit pypi setuptools3 - -PYPI_PACKAGE =3D "Pygments" -SRC_URI[md5sum] =3D "87369a4e15019caf9cf056ab2c5858b3" -BBCLASSEXTEND =3D "native nativesdk" --=20 2.25.1
|
|