Package: ndcube / 2.0.3-1+deb12u1

Metadata

Package Version Patches format
ndcube 2.0.3-1+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
ignore_sphinx_changelog.patch | (download)

docs/conf.py | 1 0 + 1 - 0 !
setup.cfg | 1 0 + 1 - 0 !
2 files changed, 2 deletions(-)

 temporary ignore unpackaged dependency

Ignore Deprecations warnings.patch | (download)

setup.cfg | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 ignore deprecations warnings

While these warning are useful for developers, they are too strict
for the package itself.

Closes: #1020121, #1030490

Fix compatibility with reproject 0.10.patch | (download)

ndcube/ndcube.py | 104 43 + 61 - 0 !
ndcube/tests/test_ndcube.py | 1 1 + 0 - 0 !
2 files changed, 44 insertions(+), 61 deletions(-)

 fix compatibility with reproject 0.10


Ignore all Astropy warnings.patch | (download)

setup.cfg | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 ignore all astropy warnings

This covers the warning about outdated IERS data when testing the stable version.

Closes: #1055877