Bug 2244826

Summary: python-minimock depends on 2to3 which will be removed from Python 3.13 (Fedora 41)
Product: [Fedora] Fedora Reporter: Karolina Surma <ksurma>
Component: python-minimockAssignee: Python Packagers SIG <python-packagers-sig>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 40CC: fti-bugs, gwync, python-packagers-sig, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-06-12 19:02:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2244836, 2260875, 2260877, 2291533    

Description Karolina Surma 2023-10-18 12:51:39 UTC
This is an early notice about Python 3.13 which will be the main Python
in Fedora 41+ (https://fedoraproject.org/wiki/Changes/Python3.13).

We detected that python-minimock build requires /usr/bin/2to3 which will be removed from Python 3.13.

Python-maint has already started testing Fedora packages with Python 3.13 alphas.
We'll appreciate unblocking python-minimock as soon as possible to enable smooth integration.

Possible solutions to this issue:
- (preferred) port your package to Python 3 upstream
- patch the source code of the package using 2to3 and add the patch to dist git
2to3 is still present in Fedora 37, 38, 39, 40.



Reproducible: Always

Comment 1 Aoife Moloney 2024-02-15 22:59:43 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 40 development cycle.
Changing version to 40.

Comment 2 Karolina Surma 2024-06-12 15:04:13 UTC
*** Bug 2291778 has been marked as a duplicate of this bug. ***