Control: tag -1 moreinfo On Sun, Oct 29, 2017 at 13:58:37 +0300, Dmitry Shachnev wrote:
> I would like to make a pyqt5 upload with one change: enable Qt WebEngine > support on two new architectures: armhf and mipsel. > > Qt WebEngine became available on these architectures just 9 days before > Stretch release (in 5.7.1+dfsg-6.1 upload). Support for it in PyQt5 on ARM > is a demanded feature: there was bug #867733 about it (fixed in unstable in > August), and there is bug #879958 now, requesting a fix in stable. > Bug #879958 seems to actually request a fix in raspbian, not in debian stable. > A fix is very simple: s/amd64 i386/amd64 armhf i386 mipsel/ in a few places. > The debdiff is attached. > I'm not convinced this is suitable for stable. OTOH I guess the worst that could happen is this doesn't work. Has there been any testing (manual or automated) of the proposed packages on those architectures in stretch? Cheers, Julien

