Package: python-xarray
Version: 2024.03.0-1
Severity: normal
Tags: patch

Dear Maintainer,

python-xarray is involved in a very long key-package-set chain from
debian-installer to musl. It would be good if we could break this
chain by annotating python3-cfgrib as <!nocheck>.

I've done a test rebuild with the nocheck profile, and the build
results are identical.

Please consider the attached patch.

Chris

diff -Nru python-xarray-2024.03.0/debian/changelog python-xarray-2024.03.0/debian/changelog
--- python-xarray-2024.03.0/debian/changelog	2024-03-31 09:17:40.000000000 +0200
+++ python-xarray-2024.03.0/debian/changelog	2024-08-09 23:44:08.000000000 +0200
@@ -1,3 +1,10 @@
+python-xarray (2024.03.0-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Annotate python-cfgrib <!nocheck>
+
+ -- Chris Hofstaedtler <[email protected]>  Fri, 09 Aug 2024 23:44:08 +0200
+
 python-xarray (2024.03.0-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru python-xarray-2024.03.0/debian/control python-xarray-2024.03.0/debian/control
--- python-xarray-2024.03.0/debian/control	2024-03-31 09:17:40.000000000 +0200
+++ python-xarray-2024.03.0/debian/control	2024-08-09 23:44:06.000000000 +0200
@@ -16,7 +16,7 @@
                python-scipy-doc <!nodoc>,
 	       python-dask-doc <!nodoc>,
                python3-all,
-	       python3-cfgrib [!i386 !armel !armhf !hurd-i386],
+	       python3-cfgrib [!i386 !armel !armhf !hurd-i386] <!nocheck>,
 	       python3-zarr,
 	       python3-h5netcdf <!nocheck>,
 	       python3-toolz,

Reply via email to