CentOS8: Puppet-network should use python3

change BuildRequires about python2-devel to python3-devel
explicitly to fix RPM build

Story: 2006729
Task: 37902

Change-Id: Idcb23d3c1fee41fc03f17751ada64419377000e6
Signed-off-by: Long Li <lilong-neu@neusoft.com>
This commit is contained in:
Long Li 2019-12-26 11:31:09 +08:00
parent 67639e2966
commit 6652b492b5

View File

@ -22,7 +22,7 @@ Patch6: route-options-support.patch
BuildArch: noarch
BuildRequires: python2-devel
BuildRequires: python3-devel
%description
A Puppet module to manage non volatile network and route configuration