From b6a13658189933cd145d0d5b7253255ec0e377a3 Mon Sep 17 00:00:00 2001 From: Dongqi Chen Date: Wed, 25 Dec 2019 17:21:08 +0800 Subject: [PATCH] CentOS8: Puppet-postgresql should use python3 Change python2 to python3 Story: 2006729 Task: 37896 Change-Id: I2b019640ca8cb2f04931c7c27afce114182c039b Signed-off-by: Dongqi Chen --- .../puppet-postgresql-4.8.0/centos/puppet-postgresql.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/puppet-modules/puppet-postgresql-4.8.0/centos/puppet-postgresql.spec b/config/puppet-modules/puppet-postgresql-4.8.0/centos/puppet-postgresql.spec index e794318c7..19e89f39a 100644 --- a/config/puppet-modules/puppet-postgresql-4.8.0/centos/puppet-postgresql.spec +++ b/config/puppet-modules/puppet-postgresql-4.8.0/centos/puppet-postgresql.spec @@ -17,7 +17,7 @@ Patch0002: 0002-remove-puppetlabs-apt-as-a-requirement.patch BuildArch: noarch -BuildRequires: python2-devel +BuildRequires: python3-devel # According to .fixtures.yml the following puppet modules are also needed #Requires: puppet-apt