mirror of
https://git.yoctoproject.org/poky
synced 2026-02-08 09:46:38 +01:00
python3-pygments: upgrade 2.19.1 -> 2.19.2
Changelog: Lua: Fix regression introduced in 2.19.0 (From OE-Core rev: 822abe77e502ce71bb135e49696c6bdaea0c73da) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0ca584c65c
commit
e6bfb24794
13
meta/recipes-devtools/python/python3-pygments_2.19.2.bb
Normal file
13
meta/recipes-devtools/python/python3-pygments_2.19.2.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] = "636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887"
|
||||
|
||||
inherit pypi
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user