python-pyjwkest buildrequires python3-future which won't work with Python 3.13 (Fedora 41+). future (python3-future) will not be buildable, installable and usable with Python 3.13, which removes lib2to3 and 2to3. Python 3.13 will be the main Python in Fedora 41. Please migrate python-pyjwkest to stop depending on python3-future. The open issues: https://github.com/IdentityPython/pyjwkest/issues/102 https://src.fedoraproject.org/rpms/python-pyjwkest/pull-request/1
This has been rebuilt with Python 3.13 successfully.