mirror of
https://git.yoctoproject.org/poky
synced 2026-04-15 21:32:13 +02:00
python3-pygments: upgrade 2.19.0 -> 2.19.1
(From OE-Core rev: 2a5d9af401ff4e8802340eba6382ecd9ce204c7e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
13
meta/recipes-devtools/python/python3-pygments_2.19.1.bb
Normal file
13
meta/recipes-devtools/python/python3-pygments_2.19.1.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] = "61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f"
|
||||
|
||||
inherit pypi
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user