URL: https://github.com/freeipa/freeipa/pull/5931 Author: fcami Title: #5931: freeipa.spec.in: remove python3-pexpect from Requires Action: opened
PR body: """ python3-pexpect will be removed in RHEL9. Update BuildRequires/Requires accordingly.
Fixes: https://pagure.io/freeipa/issue/8938 Signed-off-by: François Cami fcami@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5931/head:pr5931 git checkout pr5931