From 8e401513361a5f4fa93598fdad07465b5c07c817 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 21 Apr 2020 14:55:13 -0400 Subject: [PATCH] sssd: add explicit python_version --- srcpkgs/sssd/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/sssd/template b/srcpkgs/sssd/template index 16a4a85676..e8e56dcd66 100644 --- a/srcpkgs/sssd/template +++ b/srcpkgs/sssd/template @@ -28,6 +28,7 @@ license="GPL-3.0-or-later" homepage="https://pagure.io/SSSD/sssd/" distfiles="https://releases.pagure.org/SSSD/sssd/sssd-${version}.tar.gz" checksum=77569d00dd516e7eba1bfcc2ae562647068d7d16e283e8b3fc4f1e03fc899586 +python_version=2 #unverified do_check() { export CK_TIMEOUT_MULTIPLIER=10