Bug#1044073: python-altair: FTBFS with pandas 2.0

2024-02-03 Thread Andreas Tille
Short notice while traveling. I tried @pytest.skip which failed since it seems even from altair.jupyter.jupyter_chart import ( IntervalSelection, IndexSelection, PointSelection, ) is a problem. WHen uncommenting this even more errors arrise. Sorry for my brevity Andreas. Am Fri

Bug#1044073: python-altair: FTBFS with pandas 2.0

2024-02-02 Thread Sandro Tosi
> which is not packaged yet. I had no luck to skip the according test which > fails in build time test[2]. what did you try that failed to skip that test? this seems a straightforward case where --ignore and/or -k "not " should be enough. please be more explicit when you ask for error and report

Bug#1044073: python-altair: FTBFS with pandas 2.0

2024-02-02 Thread Andreas Tille
Hi, I tried to upgrade python-altair in Git to the latest upstream version which should work with Pandas 2.0. Unfortunately it has a new dependency[1] which is not packaged yet. I had no luck to skip the according test which fails in build time test[2]. Kind regards Andreas. [1] https://py