This bug is due to cftime 1.0.2, which now causes :
TypeError: Cannot cast datetime.timedelta object from metadata [Y]
to [us] according to the rule 'same_kind'
in one of the test cases when python3 is used (not python2).
AFAICT, this does not affect the code, just the test, so for the mo
References
---
https://ci.debian.net/packages/p/python-xarray/unstable/amd64/
(In particular not the debci log for the first failure in October)
https://sources.debian.org/src/cftime/1.0.2.1-1/debian/changelog/
Thanks,
Jeremy Bicha
--
debian-science-maintainers mailing list
debian-sc
Source: python-xarray
Version: 0.10.9-1
Severity: serious
Affects: cftime
X-Debbugs-CC: mckins...@debian.org
python-xarray began failing its autopkgtests on October 27. On that
date, cftime 1.0.2 was uploaded and appears to be the likely trigger
for these failures.
I am filing this bug against py