SHA256
1
0
forked from pool/openscap

Accepting request 913461 from security

- Since upstream has moved to Python 3, switch the BuildRequires from
  python-devel to python3-devel. (forwarded request 912966 from StevenK)

OBS-URL: https://build.opensuse.org/request/show/913461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openscap?expand=0&rev=73
This commit is contained in:
Dominique Leuenberger 2021-08-23 08:08:13 +00:00 committed by Git OBS Bridge
commit 4900a85cb6
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Aug 19 04:51:24 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- 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 <rfrohl@suse.com>

View File

@ -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