diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-01 08:20:04 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-05 12:49:55 +0000 |
| commit | 50b8dead36c86b2c883417497c00894967e39125 (patch) | |
| tree | 20eac1ccb858ef00e383e6552bcaeede661c6806 /meta | |
| parent | f6b35ad25e92e3bad00986e689962d23e770dc05 (diff) | |
| download | poky-50b8dead36c86b2c883417497c00894967e39125.tar.gz | |
python3-pygments: upgrade 2.19.0 -> 2.19.1
(From OE-Core rev: 2a5d9af401ff4e8802340eba6382ecd9ce204c7e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/python/python3-pygments_2.19.1.bb (renamed from meta/recipes-devtools/python/python3-pygments_2.19.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pygments_2.19.0.bb b/meta/recipes-devtools/python/python3-pygments_2.19.1.bb index f1bc845662..de24ed3f11 100644 --- a/meta/recipes-devtools/python/python3-pygments_2.19.0.bb +++ b/meta/recipes-devtools/python/python3-pygments_2.19.1.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "BSD-2-Clause" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=36a13c90514e2899f1eba7f41c3ee592" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=36a13c90514e2899f1eba7f41c3ee592" |
| 6 | 6 | ||
| 7 | inherit python_hatchling | 7 | inherit python_hatchling |
| 8 | SRC_URI[sha256sum] = "afc4146269910d4bdfabcd27c24923137a74d562a23a320a41a55ad303e19783" | 8 | SRC_URI[sha256sum] = "61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f" |
| 9 | 9 | ||
| 10 | inherit pypi | 10 | inherit pypi |
| 11 | 11 | ||
