From e8adaa6c2cb26b18634a13f3345b7c7d24b5bdec95b76e3949b077a75fbbfbda Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 9 Aug 2022 08:12:35 +0000 Subject: [PATCH] Accepting request 993916 from home:coolo:branches:openSUSE:Factory - Remove python2 from buildrequires - appears to be a left over OBS-URL: https://build.opensuse.org/request/show/993916 OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=339 --- coreutils.changes | 5 +++++ coreutils.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/coreutils.changes b/coreutils.changes index 55f816d..db25dfd 100644 --- a/coreutils.changes +++ b/coreutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 8 12:19:30 UTC 2022 - Stephan Kulow + +- Remove python2 from buildrequires - appears to be a left over + ------------------------------------------------------------------- Tue Aug 2 11:05:45 UTC 2022 - Dirk Müller diff --git a/coreutils.spec b/coreutils.spec index 2f1cc15..0516330 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -81,7 +81,6 @@ BuildRequires: gcc-PIE BuildRequires: acl BuildRequires: gdb BuildRequires: perl-Expect -BuildRequires: python BuildRequires: python3 BuildRequires: python3-pyinotify BuildRequires: strace