pygame 2.1.2+dfsg-6 source package in Ubuntu

Changelog

pygame (2.1.2+dfsg-6) unstable; urgency=medium

  * d/p/fix_sdl_test_ftbfs.patch: Relax strict pixel match tests in
    test_src_alpha_sdl2_blitter. (Closes: #1026483)
  * d/p/s390x_time_test.patch: Skip flaky tests on s390x. (Closes: #1027310)
  * d/p/increase-acceptable-sleep-jitter-on-riscv64.patch: Fix flaky tests
    on riscv64. (Closes: #1018860)
  * Standards-Version: 4.6.2 (no changes required)

 -- Vincent Cheng <email address hidden>  Wed, 26 Jul 2023 22:12:48 -0700

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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pygame_2.1.2+dfsg-6.dsc 2.5 KiB 3b16bfa1a382d9976265720f3c9ac6de4c41016960a5d9201f812322c9532022
pygame_2.1.2+dfsg.orig.tar.xz 6.0 MiB 3401c47c757f417cfd5227d0ef7371e3af6b95f2022dfef245e8e49ee02bb145
pygame_2.1.2+dfsg-6.debian.tar.xz 16.3 KiB e3b91caf179903197c288cd61f588fc0f4c0d4fd7447cf7e344ef77f348c1bc5

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