pygame 2.1.2+dfsg-5build1 source package in Ubuntu

Changelog

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

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Mon, 20 Mar 2023 05:52:35 +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
Lunar release universe interpreters

Downloads

File Size SHA-256 Checksum
pygame_2.1.2+dfsg.orig.tar.xz 6.0 MiB 3401c47c757f417cfd5227d0ef7371e3af6b95f2022dfef245e8e49ee02bb145
pygame_2.1.2+dfsg-5build1.debian.tar.xz 15.2 KiB 791d9a06eaa18dbb8e8d0e5d2640f41cefd1e0723a89c43c30eda736924c331d
pygame_2.1.2+dfsg-5build1.dsc 2.5 KiB 61af7d717ebd0c32600c00dd7b9f0d81630ba3876aa24da2d14b34806ca69d5b

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