Bug 2293086 - Cython fails to build with Python 3.13 in Fedora Rawhide (41)
Summary: Cython fails to build with Python 3.13 in Fedora Rawhide (41)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Cython
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2303197
Blocks: F41FTBFS PYTHON3.13 2272366
TreeView+ depends on / blocked
 
Reported: 2024-06-19 14:41 UTC by Karolina Surma
Modified: 2024-08-07 14:24 UTC (History)
5 users (show)

Fixed In Version: Cython-3.0.11-1.fc41
Clone Of:
Environment:
Last Closed: 2024-08-07 14:24:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Fedora Package Sources Cython pull-request 66 0 None None None 2024-08-06 19:42:46 UTC
Github cython cython issues 6251 0 None open [BUG] Test failrues with Python 3.13.0b2 (Cython 3.0.10) 2024-06-20 14:38:21 UTC

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.


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