My bad looking at sqlports...
OK mariani@
On Sat, Mar 21, 2020 at 12:32 PM Bjorn Ketelaars <[email protected]> wrote:
>
> On Sat 21/03/2020 11:58, Elias M. Mariani wrote:
> > This version has:
> > python_requires=">=3.6.1"
> > (1.0.1 had the same)
> >
> > If you are sure that this still works on py2 (which still has consumers):
> > OK mariani@
>
> I'm not sure that I understand you.
>
> pandas has dropped py2 support in >=0.25.0 [0]. To reflect this, our port
> has dropped py2 support as well, and has been migrated to py3-only [1].
> So, I'm pretty sure that pandas does not work on py2.
>
> All consumers of py-pandas have been migrated to py3:
>
> $ show-reverse-deps math/py-pandas
> databases/py-influxdb,python3
> graphics/py-seaborn
> math/mlpack
> math/mlpack,-main
> math/mlpack,-python
> math/mlpack,python3,-python
> net/py-siphon,python3
> www/py-bokeh
>
> [0] https://github.com/pandas-dev/pandas/releases/tag/v0.25.0
> [1]
> http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/math/py-pandas/Makefile.diff?r1=1.10&r2=1.11&f=h