From ee4419910b7f35e9fe63dda38db12f462494fd1ba509b9068a3e49dba3bf34af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sun, 12 Apr 2020 17:48:19 +0000 Subject: [PATCH] Accepting request 790260 from home:alarrosa:branches:shells - Don't require python3 at all, it's only used for tests but there's no %check section. OBS-URL: https://build.opensuse.org/request/show/790260 OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=50 --- fish.changes | 6 ++++++ fish.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/fish.changes b/fish.changes index 3594716..6d210f1 100644 --- a/fish.changes +++ b/fish.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 31 15:50:19 UTC 2020 - Antonio Larrosa + +- Don't require python3 at all, it's only used for tests but there's + no %check section. + ------------------------------------------------------------------- Tue Mar 31 09:20:39 UTC 2020 - Simon Lees diff --git a/fish.spec b/fish.spec index 05489a7..954a34e 100644 --- a/fish.spec +++ b/fish.spec @@ -33,7 +33,6 @@ BuildRequires: groff BuildRequires: ncurses-devel BuildRequires: pcre2-devel >= 10.21 BuildRequires: pkgconfig -BuildRequires: python3 Requires: bc Requires: man Recommends: terminfo