pygame 1.9.6+dfsg-4ubuntu1 source package in Ubuntu

Changelog

pygame (1.9.6+dfsg-4ubuntu1) jammy; urgency=medium

  * debian/patches/python-3.10.patch: fix compatibility with python
    3.10.

 -- Steve Langasek <email address hidden>  Sat, 20 Nov 2021 01:24:50 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
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_1.9.6+dfsg.orig.tar.xz 2.2 MiB 9fa1b3b5ae2c0d0abdf5d7e417d4dcb2ca8df8c31512d07e87e34efc89ae3160
pygame_1.9.6+dfsg-4ubuntu1.debian.tar.xz 23.9 KiB 44caba15250855edfc1546c5c0853e8b011069a9bf33a7ae107ce3140c6d420c
pygame_1.9.6+dfsg-4ubuntu1.dsc 2.7 KiB d9e851942c6bc1ee1d8aa1eda079e082da82c5e718918149766a0fa12f345ee7

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