From 92b12c29c846be667d66e5d3357460b2fe95219d16e142ee259633e570a87711 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 8 Aug 2022 11:42:37 +0000 Subject: [PATCH] - switch to python3 testing for testsuite, we no longer care about python 2.x testresults OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/automake?expand=0&rev=93 --- automake.changes | 6 ++++++ automake.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/automake.changes b/automake.changes index 2563503..e312782 100644 --- a/automake.changes +++ b/automake.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Aug 8 11:42:20 UTC 2022 - Dirk Müller + +- switch to python3 testing for testsuite, we no longer care + about python 2.x testresults + ------------------------------------------------------------------- Tue May 24 19:33:41 UTC 2022 - Dirk Müller diff --git a/automake.spec b/automake.spec index 47cb938..e4811e1 100644 --- a/automake.spec +++ b/automake.spec @@ -65,7 +65,7 @@ BuildRequires: libtool BuildRequires: makedepend BuildRequires: makeinfo BuildRequires: pkgconfig -BuildRequires: python +BuildRequires: python3 BuildRequires: sharutils BuildRequires: zip Requires: expect