Bug#1063435: geopandas: test fail with pandas 2.x on 32 bit - int32 vs int64 mismatch
Rebecca N. Palmer
rebecca_palmer at zoho.com
Thu Feb 8 07:45:34 GMT 2024
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.
More information about the Pkg-grass-devel
mailing list