Bug#1055575: gst-python1.0 ftbfs with Python 3.12

2023-12-17 Thread Dean Serenevy
Hello, I also tried poking at this issue today and ran into the same problem. Replacing imp with what I believe to be the equivalent importlib commands results in a bunch of errors during testing (many "TypeError: SomeFunction() takes no arguments" errors). However, the problematic imports

Bug#873501: kivy FTBFS with Cython 0.26

2018-11-19 Thread Dean Serenevy
else I can do to help get kivy back in the repository? Thanks, Dean Serenevy From 33ee413f7d3b5c4eae6b181690e8dc3163835a2d Mon Sep 17 00:00:00 2001 From: Dean Serenevy Date: Mon, 19 Nov 2018 10:01:06 -0500 Subject: [PATCH] Fix FTBFS ("local changes detected") --- debian

Bug#873501: kivy FTBFS with Cython 0.26

2018-10-08 Thread Dean Serenevy
I'm sorry for the delay - I missed or didn't get your reply and just saw it this morning - I should have checked the bug report sooner! Shashank Kumar wrote: > I tried applying the patch on > https://salsa.debian.org/python-team/modules/kivy.git but it's not working. > Could you please specify

Bug#873501: kivy FTBFS with Cython 0.26

2018-07-19 Thread Dean Serenevy
are: kivy/kivy/version.py Note: v1.10.1 also seems to fix bugs #774052 and #799833 From 3d93c738ed58c5eba764422932765cf69771dfe1 Mon Sep 17 00:00:00 2001 From: Dean Serenevy Date: Thu, 19 Jul 2018 13:47:38 + Subject: do not self mutate --- setup.py | 6 -- 1 file changed, 6