summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.1.bb')
-rw-r--r--meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.1.bb b/meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.1.bb
index 6ef83e0554..c45e5c25c7 100644
--- a/meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.1.bb
+++ b/meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.1.bb
@@ -10,6 +10,7 @@ SRC_URI[sha256sum] = "0f38b83639958ce1152d02a7f062902c41c8fd20d558b0c34344292d41
10inherit pypi python_hatchling 10inherit pypi python_hatchling
11 11
12PYPI_PACKAGE = "jsonschema_specifications" 12PYPI_PACKAGE = "jsonschema_specifications"
13UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
13 14
14DEPENDS += "python3-hatch-vcs-native" 15DEPENDS += "python3-hatch-vcs-native"
15 16