Works fine for running tests in the tox py311 env.
Works fine for running tests in the tox py310 env.
It appears that this version breaks linking / building on x86_64 due to lost compiler flags, it has started to cause build issues in koschei ...
I can't reproduce this issue on my system - installing elementary-code 7.4.0 from this update doesn't pull in elementary-code-devel. I wonder how you even got this upgrade given that it's not even pushed to "testing" yet.
This contained an soname bump (from libmagma.so.2.8.0()(64bit)
to libmagma.so.2.9.0()(64bit)
) which was not announced or coordinated with dependent packages.
Looks like you converted this to rpmautospec manually, without preserving the existing changelog ... I would have recommended to split this into two commits, using rpmautospec convert
to do the conversion while preserving existing changelog messages.
Works fine for running tests in the tox py312 env.