sssd: add explicit python_version
This commit is contained in:
parent
a818e9db29
commit
8e40151336
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue