pygame 2.5.1-1 source package in Ubuntu

Changelog

pygame (2.5.1-1) unstable; urgency=medium

  * New upstream release.
  * Fix FTBFS when built twice in a row. (Closes: #1045996)

 -- Vincent Cheng <email address hidden>  Mon, 14 Aug 2023 11:40:05 -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
Mantic release universe interpreters

Downloads

File Size SHA-256 Checksum
pygame_2.5.1-1.dsc 2.4 KiB 808ef1b68ee5ebefc205208b36b9b69d6c99c79d6b9f2a07e431fdeafc18ddf8
pygame_2.5.1.orig.tar.gz 15.0 MiB b7f88720be5c740576fd988dc0375328dc1adb070869654a245531e03df46262
pygame_2.5.1-1.debian.tar.xz 15.8 KiB 56f119c3f9327b74581caa1045dca9351ace0535033365d7e12cbd1898445fe0

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