]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-referencing: upgrade 0.34.0 -> 0.35.1
authorTrevor Gamblin <tgamblin@baylibre.com>
Tue, 21 May 2024 17:04:39 +0000 (13:04 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 May 2024 10:25:27 +0000 (11:25 +0100)
Changelog: https://referencing.readthedocs.io/en/stable/changes/#v0-35-1

- Ensure that Registry.contents() also raises NoSuchResource exceptions
  for nonexistent resources, not KeyError (which is an implementation
  detail).

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-referencing_0.35.1.bb [moved from meta/recipes-devtools/python/python3-referencing_0.34.0.bb with 81% similarity]

similarity index 81%
rename from meta/recipes-devtools/python/python3-referencing_0.34.0.bb
rename to meta/recipes-devtools/python/python3-referencing_0.35.1.bb
index 6fbd10d9cf89b461223dcc4e1d2cd38a500f2c74..3e2a3806071176de6198edea1a318cc56c93ebd5 100644 (file)
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/python-jsonschema/referencing"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=93eb9740964b59e9ba30281255b044e2"
 
-SRC_URI[sha256sum] = "5773bd84ef41799a5a8ca72dc34590c041eb01bf9aa02632b4a973fb0181a844"
+SRC_URI[sha256sum] = "25b42124a6c8b632a425174f24087783efb348a6f1e0008e63cd4466fedf703c"
 
 inherit pypi python_hatchling