pygame 2.5.2-2 source package in Ubuntu

Changelog

pygame (2.5.2-2) unstable; urgency=medium

  [ Gianfranco Costamagna ]
  * Ack previous NMUs, thanks!

  [ Bo YU ]
  * Team upload.
  * Fix test failed. (Closes: #1064708). Thanks to doko.
  * Add skip-local-doc-build.diff to pass salsa-ci.

 -- Gianfranco Costamagna <email address hidden>  Thu, 04 Apr 2024 23:59:27 +0200

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
Oracular release universe interpreters
Noble release universe interpreters

Downloads

File Size SHA-256 Checksum
pygame_2.5.2-2.dsc 2.4 KiB 90f1f3e1ac0a5fd223aa4252cb0325305c639691f47a6a318250ad37261ff118
pygame_2.5.2.orig.tar.gz 15.1 MiB c1b89eb5d539e7ac5cf75513125fb5f2f0a2d918b1fd6e981f23bf0ac1b1c24a
pygame_2.5.2-2.debian.tar.xz 17.1 KiB 6277ed1045ee687074849441ba9dd83fa443452bd3eec389672a3f9e4634004b

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