From 50b8dead36c86b2c883417497c00894967e39125 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 1 Feb 2025 08:20:04 +0000 Subject: python3-pygments: upgrade 2.19.0 -> 2.19.1 (From OE-Core rev: 2a5d9af401ff4e8802340eba6382ecd9ce204c7e) Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-pygments_2.19.0.bb | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-pygments_2.19.0.bb (limited to 'meta/recipes-devtools/python/python3-pygments_2.19.0.bb') diff --git a/meta/recipes-devtools/python/python3-pygments_2.19.0.bb b/meta/recipes-devtools/python/python3-pygments_2.19.0.bb deleted file mode 100644 index f1bc845662..0000000000 --- a/meta/recipes-devtools/python/python3-pygments_2.19.0.bb +++ /dev/null @@ -1,13 +0,0 @@ -SUMMARY = "Pygments is a syntax highlighting package written in Python." -DESCRIPTION = "Pygments is a syntax highlighting package written in Python." -HOMEPAGE = "http://pygments.org/" -LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=36a13c90514e2899f1eba7f41c3ee592" - -inherit python_hatchling -SRC_URI[sha256sum] = "afc4146269910d4bdfabcd27c24923137a74d562a23a320a41a55ad303e19783" - -inherit pypi - -BBCLASSEXTEND = "native nativesdk" - -- cgit v1.2.3-54-g00ecf