Package: python-xarray / 2025.12.0-2

Metadata

Package Version Patches format
python-xarray 2025.12.0-2 3.0 (quilt)

Patch series

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

doc/whats-new.rst | 4 4 + 0 - 0 !
pixi.toml | 6 6 + 0 - 0 !
xarray/computation/weighted.py | 18 16 + 2 - 0 !
xarray/core/dataset.py | 24 15 + 9 - 0 !
xarray/core/datatree.py | 13 10 + 3 - 0 !
xarray/tests/test_dataset.py | 30 30 + 0 - 0 !
6 files changed, 81 insertions(+), 14 deletions(-)

 pr 11020 - bugfix from upstream 
Use packaged docs.patch | (download)

doc/conf.py | 18 9 + 9 - 0 !
1 file changed, 9 insertions(+), 9 deletions(-)

 use packaged docs
Last-Updated: 2025-02-02
Use packaged MathJax.patch | (download)

doc/conf.py | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 use packaged mathjax

Last-Updated: 2024-11-06
disable iris.patch | (download)

doc/conf.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 disable iris in doc building, as it will trigger downloads

Last-Updated: 2020-12-01
ipython fix.patch | (download)

doc/conf.py | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 disable warning_is_error that causes ftbfs because of

xfail on download.patch | (download)

xarray/tests/test_tutorial.py | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 downloads are expected to fail on debian test machines

pip3.patch | (download)

xarray/util/print_versions.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 move from pip -> pip3 for the python2 removal.

Last-Updated: 2020-03-11
no accessors.patch | (download)

doc/conf.py | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 drop sphinx_accessors as not currently present in debian

Last-Updated: 2021-05-10
skip tests needing download.patch | (download)

xarray/tests/test_backends.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 skip 2 tests requiring download


disable netcdf roundtrip tests.patch | (download)

xarray/tests/test_backends.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 netcdf4 mask/scale currently fails on debian.

Last-Updated: 2024-11-07
disable cftime false standard calendar tests.patch | (download)

xarray/tests/test_backends.py | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

 disable test failures known upstream


rm iris.patch | (download)

doc/user-guide/io.rst | 46 22 + 24 - 0 !
1 file changed, 22 insertions(+), 24 deletions(-)

 remove references that break because iris module, etc not installed
xfail remote_url_backend_auto_detection.patch | (download)

xarray/tests/test_backends.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
no sphinx llms.patch | (download)

doc/conf.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 drop optional plugin not present in debian yet