Source: python-pcre2 Version: 0.3.0+ds-1 Severity: serious Justification: blocking migration of another package
Hi,PCRE2 JIT requires ARMv7 or better on 32-bit ARM, so is disabled on armel (which only promises ARMv5) cf
https://manpages.debian.org/unstable/libpcre2-dev/pcre2jit.3.en.html So the JIT tests shouldn't run on armel. Example CI run: https://ci.debian.net/packages/p/python-pcre2/testing/armel/54401904/ Can you disable them, please? Thanks, Matthew