tumbi-assembler/pungi/ostree
Adam Williamson 51d58322f2 ostree/container: add missing --version arg
https://pagure.io/pungi/pull-request/1726 tries to use
`self.args.version`, but the `pungi-make-ostree container`
subcommand does not actually have a `--version` arg, so that is
not going to work. This adds the required arg.

We *could* make it optional by still setting an empty update
dict if it's not specified, I guess, but not sure if that's worth
the effort.

Fixes: https://pagure.io/pungi/issue/1751

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-03-14 12:28:39 -07:00
..
__init__.py ostree/container: add missing --version arg 2024-03-14 12:28:39 -07:00
base.py [ostree] Add 'tree' sub-command to pungi-make-ostree script 2016-12-12 19:30:35 +08:00
container.py ostree/container: Set version in treefile 'automatic-version-prefix' 2024-02-26 15:51:48 +01:00
installer.py Format code base with black 2020-02-05 17:35:47 +08:00
tree.py ostree: Add unified core mode for compose in rpm-ostree 2022-08-23 10:52:45 +02:00
utils.py Format code base with black 2020-02-05 17:35:47 +08:00