Bump the PYC magic number for a change in annotate functions

This commit is contained in:
Miro Hrončok 2025-01-02 11:30:18 +01:00
commit 85202ae1ee
2 changed files with 51 additions and 0 deletions

View file

@ -351,6 +351,13 @@ Source11: idle3.appdata.xml
# pypa/distutils integration: https://github.com/pypa/distutils/pull/70
Patch251: 00251-change-user-install-location.patch
# 00447 # 79a44c0acfc4c88a1051c133c386da35e10fdee2
# gh-128089: Bump the PYC magic number for a change in annotate functions
#
# The magic number should have been increased in release 3.14a3. Users running
# 3.14a3 with PYC files generated using earlier alphas may run into problems.
Patch447: 00447-gh-128089-bump-the-magic-number.patch
# (New patches go here ^^^)
#
# When adding new patches to "python" and "python3" in Fedora, EL, etc.,