mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-29 16:37:30 -07:00
Tests require newbyteorder method, which was removed from the ndarray class in NumPy 2.0. The issue was reported upstream, see [1]. [1] https://github.com/google/flatbuffers/issues/8332 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>