test/ostree: install python3 instead of specific version

Better cross-distro compatibility

Same as bdc428fbb7 but for all the tests.

Signed-off-by: Achilleas Koutsou <achilleas@koutsou.net>
This commit is contained in:
Achilleas Koutsou 2021-11-05 12:26:53 +01:00 committed by Ondřej Budai
parent 0b41cd8003
commit 2f30823b41
3 changed files with 6 additions and 6 deletions

View file

@ -285,7 +285,7 @@ modules = []
groups = []
[[packages]]
name = "python36"
name = "python3"
version = "*"
[[customizations.user]]
@ -559,7 +559,7 @@ modules = []
groups = []
[[packages]]
name = "python36"
name = "python3"
version = "*"
[[packages]]

View file

@ -264,7 +264,7 @@ modules = []
groups = []
[[packages]]
name = "python36"
name = "python3"
version = "*"
[customizations.kernel]
@ -525,7 +525,7 @@ modules = []
groups = []
[[packages]]
name = "python36"
name = "python3"
version = "*"
[[packages]]

View file

@ -273,7 +273,7 @@ modules = []
groups = []
[[packages]]
name = "python36"
name = "python3"
version = "*"
[customizations.kernel]
@ -553,7 +553,7 @@ modules = []
groups = []
[[packages]]
name = "python36"
name = "python3"
version = "*"
[[packages]]