bug#63205: quodlibet fails to build after python 3.10 update

2023-06-12 Thread Efraim Flashner
Looks good to me. Patch pushed! On Mon, Jun 12, 2023 at 10:47:44AM +0200, Remco van 't Veer wrote: > Hi, > > Forgotten patch: > > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63205#11 > > The supplied patch by Alice works and looks good to me. Can somebody > please have a look and consider

bug#63205: quodlibet fails to build after python 3.10 update

2023-06-12 Thread Remco van 't Veer
Hi, Forgotten patch: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63205#11 The supplied patch by Alice works and looks good to me. Can somebody please have a look and consider committing it? Thanks! Cheers, Remco

bug#63205: quodlibet fails to build after python 3.10 update

2023-05-05 Thread Alice BRENON
The second patch needs an edit because part of it doesn't apply to the actual source (4.5.0 doesn't contain 427793aa88fb57 which applied the @flaky markers to the test). But quodlibet builds again on my machine with this second patch. Le Fri, 5 May 2023 15:31:42 +0200, Alice BRENON a écrit : > T

bug#63205: quodlibet fails to build after python 3.10 update

2023-05-05 Thread Alice BRENON
This problem seems to have been reported and fixed upstream: https://github.com/quodlibet/quodlibet/commit/5f55431a28509fd4f4f7b40dc246f3d34fa8549e Since no newer release has been out, I guess we can backport the commit itself. I've tried with the attached patch. The operon tests still fail due t

bug#63205: quodlibet fails to build after python 3.10 update

2023-05-01 Thread Zack Weinberg
After the core-updates merge (specifically after the bump to python 3.10, I would guess) quodlibet's testsuite has one failing test and therefore the package fails to build: === FAILURES === ___ TCoverManager.tes