pygame 2.5.2-1.1ubuntu1 source package in Ubuntu

Changelog

pygame (2.5.2-1.1ubuntu1) noble; urgency=medium

  * Skip surface tests that fail when SDL_VIDEODRIVER=dummy #4169.

 -- Matthias Klose <email address hidden>  Tue, 19 Mar 2024 11:06:51 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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.2.orig.tar.gz 15.1 MiB c1b89eb5d539e7ac5cf75513125fb5f2f0a2d918b1fd6e981f23bf0ac1b1c24a
pygame_2.5.2-1.1ubuntu1.debian.tar.xz 16.9 KiB 5d5c2f19d53608679e10e125ec3ddb07c7fe7fadccfa5ae7813d5fe8a1cb21ea
pygame_2.5.2-1.1ubuntu1.dsc 2.5 KiB b1917cf4b2284f0628139934487dee19035e94bca6ce39e119665785ad53ec55

View changes file

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