Hi, Looking for some assistance in my trying to upgrade python-awscrt from version 0.26.1 to 0.35.0 in the Guix repository. I'm doing this as part of updating the awscli-2 package. The problem I'm running into is that a range of tests are failing after a successful build, and I believe the custom package phase 'disable-broken-tests is supposed to disable the tests that I'm currently seeing failing. I see this working if I build version 0.26.1 but not 0.35.0. See my attached logs for the latter.
I'm relatively new to Guix but can't find anything between awscrt 0.26.1 and 0.35.0 that is significantly different when it comes to the files that the custom phases are trying to target, so my assumption is that they should still work correctly. However, it seems not. Or there could be something else entirely that I'm not quite understanding. Any help is greatly appreciated, thanks! Best regards, Sindre
