Drop kiwibuild_version option

Version in kiwibuild is embedded in the definition file. The option
makes no sense.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
(cherry picked from commit 242d7d951f)
This commit is contained in:
Lubomír Sedlář 2024-03-11 10:08:30 +01:00 committed by Stepan Oksanichenko
parent 50b217145c
commit 36133b71da
Signed by: soksanichenko
GPG Key ID: AB9983172AB1E45B

View File

@ -1267,7 +1267,6 @@ def make_schema():
"kiwibuild_description_path": {"type": "string"},
"kiwibuild_target": {"type": "string"},
"kiwibuild_release": {"$ref": "#/definitions/optional_string"},
"kiwibuild_version": {"type": "string"},
"osbuild_target": {"type": "string"},
"osbuild_release": {"$ref": "#/definitions/optional_string"},
"osbuild_version": {"type": "string"},