#1142517 partd: fails tests with pandas 3.0

#1142517#5
Date:
2026-07-21 07:23:45 UTC
From:
To:
partd fails autopkgtests with pandas 3.0 (in experimental):

https://ci.debian.net/packages/p/partd/unstable/amd64/73190652/

It looks like it's assuming that pandas dtypes are also numpy dtypes,
which is not true for pandas' new string dtype.
Upstream release notes: https://pandas.pydata.org/docs/whatsnew/v3.0.0.html

  45s =================================== FAILURES
===================================
  45s ______________________________ test_PandasColumns