From 2af4698c00effd90e85ec6e09c4ef1857a370ebb Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 25 Apr 2023 11:12:28 +0200 Subject: [PATCH] automake, switch to python3.9 for the tests, no revbump (#8517) --- sys-devel/automake/automake-1.16.5.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/automake/automake-1.16.5.recipe b/sys-devel/automake/automake-1.16.5.recipe index 28a1b1828..289cf4ca8 100644 --- a/sys-devel/automake/automake-1.16.5.recipe +++ b/sys-devel/automake/automake-1.16.5.recipe @@ -58,7 +58,7 @@ TEST_REQUIRES=" cmd:libtool cmd:libtoolize cmd:perl - cmd:python + cmd:python3 cmd:vala cmd:xz "