Package: src:pyranges
Version: 0.0.111+ds-4
Control: block 1043240 by -1
pyranges fails to build with pandas 2.0, currently in experimental.
Build log:
https://launchpadlibrarian.net/680704234/buildlog_ubuntu-mantic-amd64.pyranges_0.0.111+ds-4_BUILDING.txt.gz
(This isn't just #1042046 - it fails more tests with pandas 2 than with
pandas 1.5.)
A common source of failures is that pandas.util.testing has been renamed
to pandas.testing. Both names were available in all 1.x versions (and
hence in Debian stable and oldstable), so Debian packages that were
using this can immediately switch unconditionally.