#71 tests: use crypt_r with Python 3.13 (F41FTBFS)
Merged by thalman. Opened by yselkowitz.
yselkowitz/libuser master  into  master

Download 71.patch

The crypt module was dropped from the Python standard library, but the crypt_r package provides a replacement.

This fixes the build in rawhide and ELN which now have Python 3.13, while remaining compatible with 3.12 (F40/C10S) and earlier; scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=119537514

Posted downstream as https://src.fedoraproject.org/rpms/libuser/pull-request/13

ping @jhrozek @mitr @thalman

Looks good, thanks for the update

Commit d34b35a0 fixes this pull-request

Pull-Request has been merged by thalman

Pull-Request has been merged by thalman

Metadata