pygame 1.9.6+dfsg-2 source package in Ubuntu

Changelog

pygame (1.9.6+dfsg-2) unstable; urgency=medium

  * Team upload.
  * debian/control
    - drop python-sphinx from b-d, doc is built with python3 anyway

 -- Sandro Tosi <email address hidden>  Sat, 01 Feb 2020 02:08:19 -0500

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules 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_1.9.6+dfsg-2.dsc 2.7 KiB 4dbfe0266257c3a30174b153cba68361e2abbcb8d2059db1cc16710b17b5d01e
pygame_1.9.6+dfsg.orig.tar.xz 2.2 MiB 9fa1b3b5ae2c0d0abdf5d7e417d4dcb2ca8df8c31512d07e87e34efc89ae3160
pygame_1.9.6+dfsg-2.debian.tar.xz 20.7 KiB afeb676fc83c81c42eb1ad953e0e09c3470e7d096c64e311d5537c51b01bf6d2

Available diffs

No changes file available.

Binary packages built by this source

python-pygame: SDL bindings for games development (Python 2)

 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 2 version of the package.

python-pygame-dbgsym: debug symbols for python-pygame
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