Source: python-xarray
Version: 2024.11.0-1
Severity: important
Tags: patch
Dear Maintainer,
The numba-doc build dependency prevents testing migration as numba is RC buggy,
see:
https://qa.debian.org/excuses.php?package=python-xarray
The attached patch resolves the issue by dropping the build dependency.
Kind Regards,
Bas
diff -Nru python-xarray-2024.11.0/debian/control
python-xarray-2024.11.0/debian/control
--- python-xarray-2024.11.0/debian/control 2024-11-24 13:14:54.000000000
+0100
+++ python-xarray-2024.11.0/debian/control 2024-12-03 19:48:39.000000000
+0100
@@ -37,7 +37,6 @@
python3-netcdf4 <!nocheck> <!nodoc>,
python3-numpy <!nocheck> <!nodoc>,
python3-numpydoc <!nocheck> <!nodoc>,
- numba-doc <!nodoc>,
python3-pandas <!nocheck> <!nodoc>,
python3-pytest <!nocheck>,
python3-scipy <!nocheck> <!nodoc>,