Package: reproject / 0.14.1-4

Metadata

Package Version Patches format
reproject 0.14.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Disable RuntimeWarning invalid value encountered in tests.patch | (download)

pyproject.toml | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 disable runtimewarning: invalid value encountered in tests

This warning may be emitted by mipsel builds and cause an FTBFS there.

Ignore warnings about distutils setuptools in tests.patch | (download)

pyproject.toml | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 ignore warnings about distutils/setuptools in tests

Closes: #1020115

Don t try to compare arrays with a reference.patch | (download)

pyproject.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't try to compare arrays with a reference


Skip test that needs too much memory on ARM.patch | (download)

reproject/interpolation/tests/test_core.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 skip test that needs too much memory on arm


Fix compatibility with zarr3.patch | (download)

reproject/common.py | 2 1 + 1 - 0 !
reproject/utils.py | 7 6 + 1 - 0 !
2 files changed, 7 insertions(+), 2 deletions(-)

 fix compatibility with zarr3