pygame 2.5.0-2 source package in Ubuntu

Changelog

pygame (2.5.0-2) unstable; urgency=medium

  * Add d/p/s390x-time-test.patch to fix FTBFS on s390x.

 -- Vincent Cheng <email address hidden>  Thu, 03 Aug 2023 10:37:01 -0700

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pygame_2.5.0-2.dsc 2.4 KiB f59e4ba5b681fb6d6fd4172e186b10e53f90e3501d1e7a2f6caf1b8282483cfa
pygame_2.5.0.orig.tar.gz 14.8 MiB edd5745b79435976d92c0a7318aedcafcb7ac4567125ac6ba88aa473559ef9ab
pygame_2.5.0-2.debian.tar.xz 15.7 KiB bdea8d461351dd955d7324486824f6042c8d30b8a3ce4862782b414e7bbcc047

Available diffs

No changes file available.

Binary packages built by this source

python-pygame-doc: SDL bindings for games development in Python (documentation)

 A multimedia development kit for Python. Pygame provides modules for you
 to access the video display, play sounds, track time, read the mouse and
 joystick, control the CD player, render true type fonts and more. It does
 this using mainly the cross-platform SDL library, a lightweight wrapper
 to OS-specific APIs.
 .
 This package contains Pygame's API documentation and examples.

python3-pygame: SDL bindings for games development (Python 3)

 A multimedia development kit for Python. Pygame provides modules for you
 to access the video display, play sounds, track time, read the mouse and
 joystick, control the CD player, render true type fonts and more. It does
 this using mainly the cross-platform SDL library, a lightweight wrapper
 to OS-specific APIs.
 .
 This is the Python 3 version of the package.

python3-pygame-dbgsym: debug symbols for python3-pygame