CentOS 8: Puppet-filemapper should use python3
Change python2 to python3 Story: 2006729 Task: 37888 Change-Id: I6bb9698ee33b503fddb6fd9410f5cb0dc87195fd Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
This commit is contained in:
parent
67639e2966
commit
86d780a700
@ -13,7 +13,7 @@ Source0: %{name}-%{git_sha}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: python3-devel
|
||||
|
||||
%description
|
||||
Puppet module to map files to resources and back
|
||||
|
Loading…
Reference in New Issue
Block a user