Conversation
luhenry
added a commit
that referenced
this pull request
Sep 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
pygame2.6.1Builds pygame's SDL2-based extension modules (display, mixer, font, image, midi, gfxdraw,
_sdl2.*) against a from-source SDL2/SDL2_image/SDL2_ttf/SDL2_mixer/portmidi stack. Upstream publishes no riscv64 wheel.Mirrors upstream's
build-manylinux.yml, replacing its custompygame/manylinux2014_base_*image (no riscv64 build) with Rocky 10's own packages plus a from-source SDL2 stack.Differs from upstream
CIBW_BEFORE_ALL- Rocky 10 dropped SDL2-devel (shipssdl2-compat, an SDL3-backed shim with no headers/pkg-config) and manylinux ships no EPEL on riscv64CIBW_SKIP: '*-musllinux_*')Matrix: cp312,cp313 - upstream builds no cp314/cp314t wheels for 2.6.1 (predates 3.14; no free-threading support)
Testing
License: Wheel bundles mpg123 and jbigkit-libs (GPL-2.0-or-later, the latter pulled in transitively via libtiff), plus flac-libs/libzstd/freetype/graphite2 resolved to their copyleft option by dnf;
gpl_sourcesarchives their source RPMs.