From 71fce1314223fbac0fa5f70611fae2fb84f4cd8dbf51b8bcc9f015e7a59a6b9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Fri, 25 Jun 2021 16:34:46 +0000 Subject: [PATCH] Accepting request 901222 from home:mcepl:branches:Mono:Factory - We can use python3 as well as python2, so removing the dependency on the later. OBS-URL: https://build.opensuse.org/request/show/901222 OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/mono-core?expand=0&rev=219 --- mono-core.changes | 6 ++++++ mono-core.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/mono-core.changes b/mono-core.changes index 4544cb0..fd8e64d 100644 --- a/mono-core.changes +++ b/mono-core.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 21 19:09:51 UTC 2021 - Matej Cepl + +- We can use python3 as well as python2, so removing the + dependency on the later. + ------------------------------------------------------------------- Sun Dec 20 13:03:20 UTC 2020 - Matthias Mailänder diff --git a/mono-core.spec b/mono-core.spec index b7954b6..9949b54 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -73,7 +73,7 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: pkgconfig -BuildRequires: python +BuildRequires: python3 BuildRequires: systemtap-sdt-devel BuildRequires: timezone BuildRequires: which