Package: python3-geopandas
Version: 0.14.3-1
Severity: serious
Control: block 1043240 by -1

In pandas 2.x (now in unstable), there are a few places where geopandas uses native-size int but the plain pandas objects used as test references are always int64, failing the test:

https://ci.debian.net/packages/p/python-geopandas/testing/armhf/42777226/

Probably a reasonable response is to ignore this (check_index_type=False/check_dtype=False) but I haven't looked carefully.

Reply via email to