Bug 2276604 - [HEADS UP] python-pyjwkest buildrequires python3-future which won't work with Python 3.13 (Fedora 41+)
Summary: [HEADS UP] python-pyjwkest buildrequires python3-future which won't work with...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pyjwkest
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: lichaoran
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 2250662
TreeView+ depends on / blocked
 
Reported: 2024-04-23 10:25 UTC by Karolina Surma
Modified: 2024-06-25 08:41 UTC (History)
2 users (show)

Fixed In Version: python-pyjwkest-1.4.2-6.fc41
Clone Of:
Environment:
Last Closed: 2024-06-25 08:41:37 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Karolina Surma 2024-04-23 10:25:34 UTC
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

Comment 1 Karolina Surma 2024-06-25 08:41:37 UTC
This has been rebuilt with Python 3.13 successfully.


Note You need to log in before you can comment on or make changes to this bug.