summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-06-01 07:58:01 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-06-04 11:27:09 +0100
commit0b075d0784c34ddc88d949a194ec54f35c51a442 (patch)
tree9ba73414c08d7a151b341974a325b4cbd35da825 /meta/recipes-devtools/python
parentbc4aca0199b16bf7a9388263ac24d904a0348a6b (diff)
downloadopenembedded-core-contrib-0b075d0784c34ddc88d949a194ec54f35c51a442.tar.gz
python3-dtschema: upgrade 2022.4 -> 2022.5
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-dtschema_2022.5.bb (renamed from meta/recipes-devtools/python/python3-dtschema_2022.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-dtschema_2022.4.bb b/meta/recipes-devtools/python/python3-dtschema_2022.5.bb
index 7bc89c844c..0520dd76aa 100644
--- a/meta/recipes-devtools/python/python3-dtschema_2022.4.bb
+++ b/meta/recipes-devtools/python/python3-dtschema_2022.5.bb
@@ -7,7 +7,7 @@ inherit pypi setuptools3
PYPI_PACKAGE = "dtschema"
-SRC_URI[sha256sum] = "c70a644e0100b5bacd44839a2316291d8eee91f6535a8419459de59fd0fcf6ce"
+SRC_URI[sha256sum] = "147ff18bf446131d3ba14bc751febd84f4fdedf06130f53e193d3370052dfe3f"
DEPENDS += "python3-setuptools-scm-native"
RDEPENDS:${PN} += "python3-ruamel-yaml python3-jsonschema python3-rfc3987"