[Git][debian-gis-team/xarray-sentinel][master] 2 commits: New 0002-xarray-2026.02-comapt.patch
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Mon Jun 1 11:42:02 BST 2026
Antonio Valentino pushed to branch master at Debian GIS Project / xarray-sentinel
Commits:
db362029 by Antonio Valentino at 2026-06-01T10:41:27+00:00
New 0002-xarray-2026.02-comapt.patch
- - - - -
b4906982 by Antonio Valentino at 2026-06-01T10:41:33+00:00
Set distribution to unstable
- - - - -
3 changed files:
- debian/changelog
- + debian/patches/0002-xarray-2026.02-comapt.patch
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,11 +1,15 @@
-xarray-sentinel (0.9.6~rc1+ds-2) UNRELEASED; urgency=medium
+xarray-sentinel (0.9.6~rc1+ds-2) unstable; urgency=medium
- * Team upload.
+ [ Bas Couwenberg ]
* Use test-build-validate-cleanup instead of test-build-twice.
* Drop Priority: optional, default since dpkg 1.22.13.
* Bump Standards-Version to 4.7.4, changes: priority.
- -- Bas Couwenberg <sebastic at debian.org> Sat, 25 Oct 2025 13:10:48 +0200
+ [ Antonio Valentino ]
+ * debian/patches:
+ - Nw 0002-xarray-2026.02-comapt.patch (Closes: #1138617).
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Mon, 01 Jun 2026 10:29:36 +0000
xarray-sentinel (0.9.6~rc1+ds-1) unstable; urgency=medium
=====================================
debian/patches/0002-xarray-2026.02-comapt.patch
=====================================
@@ -0,0 +1,22 @@
+From: Antonio Valentino <antonio.valentino at tiscali.it>
+Date: Mon, 1 Jun 2026 10:26:43 +0000
+Subject: xarray-2026.02-comapt
+
+Forwarded: https://github.com/bopen/xarray-sentinel/pull/166
+---
+ tests/test_30_xarray_backends.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/tests/test_30_xarray_backends.py b/tests/test_30_xarray_backends.py
+index a1c75ee..f168158 100644
+--- a/tests/test_30_xarray_backends.py
++++ b/tests/test_30_xarray_backends.py
+@@ -76,7 +76,7 @@ def test_open_dataset_root() -> None:
+
+ assert isinstance(res, xr.Dataset)
+
+- with pytest.raises(ValueError):
++ with pytest.raises((ValueError, FileNotFoundError)):
+ xr.open_dataset("")
+
+
=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
0001-test_get_fs_path.patch
+0002-xarray-2026.02-comapt.patch
View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-sentinel/-/compare/656f14b92e2a931d7dc504e81495355a52e264b3...b490698219a16963da69c88c80c9b91a11f05cae
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-sentinel/-/compare/656f14b92e2a931d7dc504e81495355a52e264b3...b490698219a16963da69c88c80c9b91a11f05cae
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20260601/3d4f4eb5/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list