Patch for Python 3.14 (close RHBZ#2367779)

This commit is contained in:
Benjamin A. Beasley 2025-05-23 07:16:32 -04:00
commit 96ae7df798
2 changed files with 388 additions and 0 deletions

View file

@ -33,6 +33,11 @@ Source1: get_source
%endif
# Ban mutating immutable buffers on the free-threaded build
# (Updates to PyO3 0.25 and fixes Python 3.14 support)
# https://github.com/milesgranger/cramjam/pull/214
Patch: https://github.com/milesgranger/cramjam/pull/214.patch
BuildSystem: pyproject
BuildOption(install): -l cramjam