Bug#1104671: python3-zarr: fails on big-endian archs, causing xarray to break

2025-05-04 Thread Antonio Valentino
Dear Julian, On Sun, 04 May 2025 11:30:18 +0100 Julian Gilbey wrote: Package: python3-zarr Version: 3.0.6-1 Severity: serious X-Debbugs-Cc: Antonio Valentino The python-xarray autopkgtest is failing on s390x, because the arch is big-endian and so the lookup for the dtype in from_numpy fails;

Bug#1104671: python3-zarr: fails on big-endian archs, causing xarray to break

2025-05-04 Thread Julian Gilbey
Package: python3-zarr Version: 3.0.6-1 Severity: serious X-Debbugs-Cc: Antonio Valentino The python-xarray autopkgtest is failing on s390x, because the arch is big-endian and so the lookup for the dtype in from_numpy fails; zarr/core/metadata/v3.py only lists in dtype_to_data_type, for example, "