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:
Dongqi Chen 2019-12-25 15:36:58 +08:00
parent 67639e2966
commit 86d780a700

View File

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