pygame 2.1.2+dfsg-4build1 source package in Ubuntu

Changelog

pygame (2.1.2+dfsg-4build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 17:26:25 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
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.1.2+dfsg.orig.tar.xz 6.0 MiB 3401c47c757f417cfd5227d0ef7371e3af6b95f2022dfef245e8e49ee02bb145
pygame_2.1.2+dfsg-4build1.debian.tar.xz 14.8 KiB ab77efd6d78cfcaa8e3e4cf5912595ad218204207f0f8096890801ba07a28143
pygame_2.1.2+dfsg-4build1.dsc 2.5 KiB 2f9fb2e5da0802c8b05cb3f433155cc9506668af662940beea09800106e579c9

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