pygame-sdl2 8.0.2-2 source package in Ubuntu

Changelog

pygame-sdl2 (8.0.2-2) unstable; urgency=medium

  * Fix FTBFS with latest setuptools version.
    Thanks to Sebastian Ramacher for the report and James Addison for the
    assistance. (Closes: #1030177)
  * Declare compliance with Debian Policy 4.6.2.

 -- Markus Koschany <email address hidden>  Thu, 02 Feb 2023 21:50:47 +0100

Upload details

Uploaded by:
Debian Games Group
Uploaded to:
Sid
Original maintainer:
Debian Games Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
pygame-sdl2_8.0.2-2.dsc 2.2 KiB 7d62a8ee082271d953ca1cead73c08942e23dee6c19f62d99a2e527473766711
pygame-sdl2_8.0.2.orig.tar.gz 3.9 MiB 5d4eb6efb21516689baf4bc424d7be4fdf3138c8d47855eb55e4952c91bb3ed2
pygame-sdl2_8.0.2-2.debian.tar.xz 4.9 KiB 3179736f31730def81a9c3b7137a353a01183278e7e913f7e32a4dd43d5f8294

Available diffs

No changes file available.

Binary packages built by this source

python3-pygame-sdl2: reimplementation of the Pygame API using SDL2

 Pygame_sdl2 is a reimplementation of the Pygame API using SDL2 and related
 libraries. The initial goal of this project is to allow games written using
 the pygame API to run on SDL2 on desktop and mobile platforms. The API will be
 evolved to expose SDL2-provided functionality in a pythonic manner.

python3-pygame-sdl2-dbgsym: debug symbols for python3-pygame-sdl2