sssd: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:51 -04:00
parent fa14f3b48b
commit 2a2f908b87
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'sssd'
pkgname=sssd
version=2.8.2
revision=3
revision=4
# upstream explicitly hardcodes to use glibc:
# https://github.com/SSSD/sssd/blob/2.8.2/src/util/nss_dl_load.c
archs="~*-musl"
@ -12,7 +12,7 @@ configure_args="--without-selinux --without-semanage --without-oidc-child
--disable-cifs-idmap-plugin --without-samba --with-os=fedora
--with-test-dir=/dev/shm --with-python3-bindings --with-pid-path=/run
--with-sudo-lib-path=/usr/lib/sssd am_cv_python_version=${py3_ver}"
hostmakedepends="libxslt pkg-config bind-utils docbook-xsl python3"
hostmakedepends="libxslt pkg-config bind-utils docbook-xsl python3-setuptools"
makedepends="pam-devel popt-devel talloc-devel tdb-devel tevent-devel ldb-devel
ding-libs-devel libldap-devel mit-krb5-devel c-ares-devel glib-devel
libnfsidmap-devel p11-kit-devel jansson-devel python3-devel libcurl-devel