https://bugzilla.redhat.com/show_bug.cgi?id=2272354
--- Comment #4 from Fabio Valentini decathorpe@gmail.com --- Sorry for the delay.
I just checked, and the patch that was proposed by debian packagers indeed fixes the test failures. Can you include it make tests run unconditionally?
Ideally, the license files would also come from upstream URLs instead of being plain files, to indicate that they are, indeed, from upstream.
Something like this should do it:
""" Source1: https://github.com/qnighy/yasna.rs/raw/yasna-0.5.0/LICENSE-APACHE Source2: https://github.com/qnighy/yasna.rs/raw/yasna-0.5.0/LICENSE-MIT
# backport upstream patch to fix test failures on 32-bit architectures Patch: https://github.com/qnighy/yasna.rs/commit/bf5afbe.patch """