On 06/12/2021 17:02, Anthony PERARD wrote: > Fix the dependency on the library, $(SHLIB) variable doesn't exist > anymore. > > Rework dependency on the include file, we can let `swig` generate the > dependency for us with the use of "-M*" flags.
Hmm. At no point is swig mentioned in README/etc, and it's not in any of the CI logic. I wasn't even aware that we had python bindings here. Unless someone tries and confirms them not to be broken, I'd be tempted to drop it all. I bet this has been dead since we dropped Xend. ~Andrew