pygame 2.1.2+dfsg-3 source package in Ubuntu
Changelog
pygame (2.1.2+dfsg-3) unstable; urgency=medium * Team upload. * Reenable test_flip_alpha as it passes on all arches * Skip additional tests that fail only on big-endian arches -- Scott Talbert <email address hidden> Tue, 29 Mar 2022 20:29:49 -0400
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 | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pygame_2.1.2+dfsg-3.dsc | 2.5 KiB | 05ee2b11ebd436b4e55c54148d1f8cfa43bd43c273641974470e0159ec21b868 |
pygame_2.1.2+dfsg.orig.tar.xz | 6.0 MiB | 3401c47c757f417cfd5227d0ef7371e3af6b95f2022dfef245e8e49ee02bb145 |
pygame_2.1.2+dfsg-3.debian.tar.xz | 14.1 KiB | af5336a18377b205c393d9a570fd7ab85295bb87704e8efd6874a7b1146cd7f6 |
Available diffs
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