From 32df8e93ff68df8402c1d2a79222c4e4d1d7bc7a9905cde4c3ab8e5e6db638f5 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 21 Aug 2021 13:17:29 +0000 Subject: [PATCH] Accepting request 912966 from home:StevenK:branches:security - Since upstream has moved to Python 3, switch the BuildRequires from python-devel to python3-devel. OBS-URL: https://build.opensuse.org/request/show/912966 OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=265 --- openscap.changes | 6 ++++++ openscap.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/openscap.changes b/openscap.changes index 5b5d07b..8f6a193 100644 --- a/openscap.changes +++ b/openscap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 19 04:51:24 UTC 2021 - Steve Kowalik + +- Since upstream has moved to Python 3, switch the BuildRequires from + python-devel to python3-devel. + ------------------------------------------------------------------- Wed Jul 14 13:58:45 UTC 2021 - Robert Frohl diff --git a/openscap.spec b/openscap.spec index 7243e32..6016015 100644 --- a/openscap.spec +++ b/openscap.spec @@ -73,7 +73,7 @@ BuildRequires: perl-XML-XPath BuildRequires: pkg-config BuildRequires: procps BuildRequires: procps-devel -BuildRequires: python-devel +BuildRequires: python3-devel BuildRequires: rpm-devel BuildRequires: sendmail BuildRequires: swig