diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-01 08:30:47 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-05 12:49:55 +0000 |
| commit | 0b102f6cbe85e677a97c4fff5a8a6cb49cdf094b (patch) | |
| tree | 8ce8db50c1ab8801bdc299a2934cd9857cc99220 /meta | |
| parent | 8ded6b92578ded2f39030ee65f29757f1fea64d4 (diff) | |
| download | poky-0b102f6cbe85e677a97c4fff5a8a6cb49cdf094b.tar.gz | |
python3-referencing: upgrade 0.35.1 -> 0.36.2
(From OE-Core rev: c996952787b26cd3f508db00e82d0bbefdf2675d)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/python/python3-referencing_0.36.2.bb (renamed from meta/recipes-devtools/python/python3-referencing_0.35.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-referencing_0.35.1.bb b/meta/recipes-devtools/python/python3-referencing_0.36.2.bb index 3e2a380607..388c1887fb 100644 --- a/meta/recipes-devtools/python/python3-referencing_0.35.1.bb +++ b/meta/recipes-devtools/python/python3-referencing_0.36.2.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/python-jsonschema/referencing" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=93eb9740964b59e9ba30281255b044e2" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=93eb9740964b59e9ba30281255b044e2" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "25b42124a6c8b632a425174f24087783efb348a6f1e0008e63cd4466fedf703c" | 6 | SRC_URI[sha256sum] = "df2e89862cd09deabbdba16944cc3f10feb6b3e6f18e902f7cc25609a34775aa" |
| 7 | 7 | ||
| 8 | inherit pypi python_hatchling | 8 | inherit pypi python_hatchling |
| 9 | 9 | ||
