Bug 2293086

Summary: Cython fails to build with Python 3.13 in Fedora Rawhide (41)
Product: [Fedora] Fedora Reporter: Karolina Surma <ksurma>
Component: CythonAssignee: Miro Hrončok <mhroncok>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: igor.raits, mhroncok, ndbecker2, python-packagers-sig, steve.traylen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Cython-3.0.11-1.fc41 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-08-07 14:24:03 UTC Type: Bug
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: 2303197    
Bug Blocks: 2260875, 2244836, 2272366    

Description Karolina Surma 2024-06-19 14:41:30 UTC
Cython fails to build with Python 3.13 in Fedora Rawhide (41).

Multiple errors and test failures to be found in the Koji logs: https://kojipkgs.fedoraproject.org//work/tasks/595/119090595/build.log

Let us know here if you have any questions.
Python 3.13 is planned to be included in Fedora 41.

Comment 1 Miro Hrončok 2024-06-19 15:08:56 UTC
At least some of the failures are caused by docstring indentation:

Expected:
    '\n    This is a function docstring.\n    '
Got:
    '\nThis is a function docstring.\n'


(But not all failures are like this.)

Comment 2 Miro Hrončok 2024-08-06 19:42:46 UTC
Update to 3.0.11 fixes this.

Comment 3 Fedora Update System 2024-08-07 11:50:00 UTC
FEDORA-2024-10affae18a (Cython-3.0.11-1.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-10affae18a

Comment 4 Fedora Update System 2024-08-07 14:24:03 UTC
FEDORA-2024-10affae18a (Cython-3.0.11-1.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 Fedora Update System 2024-08-07 14:24:12 UTC
FEDORA-2024-10affae18a (Cython-3.0.11-1.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.