mirror of
https://git.yoctoproject.org/poky
synced 2026-02-12 11:43:04 +01:00
python3-pygments: upgrade 2.18.0 -> 2.19.0
(From OE-Core rev: f18bcd0b4024da048be6a1773608a4c2a4db4a38) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f32712754b
commit
499e32979e
13
meta/recipes-devtools/python/python3-pygments_2.19.0.bb
Normal file
13
meta/recipes-devtools/python/python3-pygments_2.19.0.bb
Normal file
@@ -0,0 +1,13 @@
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user