Source: pygame-sdl2
Version: 8.1.3-1
Severity: normal
Tags: ftbfs
X-Debbugs-Cc: daniel.bung...@canonical.com

Dear Maintainer,

pygame-sdl2 will FTBFS with the current incarnation of cython3.  Switching to
cython3-legacy produces a passing build.  Confirmed building with this change
on sid and Ubuntu noble.

--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@
 Uploaders:
  Markus Koschany <a...@debian.org>
 Build-Depends:
- cython3,
+ cython3-legacy,
  debhelper-compat (= 13),
  dh-sequence-python3,
  libsdl2-dev,

-Dan

Reply via email to