27 Jan
2019
27 Jan
'19
4:51 p.m.
Hi all, I have reported in https://bugs.archlinux.org/task/57492 (nearly a year ago) that python-pillow installs an invalid header in /usr/include/python3.7m/raqm.h, which 1) upstream clearly did not intend to be packaged, and 2) prevents the building of Python extensions modules that actually want to use libraqm (because /usr/include/python3.7m/raqm.h shadows /usr/include/raqm.h). Unfortunately, the report has seen no activity since last April, even though I proposed a (simple) fix for it (add `rm "$pkgdir/usr/include/python$_py3basever/raqm.h"` to package_python-pillow()). Is there anything I can do to get it fixed? Thanks, Antony