On Sun, Feb 23 2020, Martin Reindl <[email protected]> wrote: > Am 21.02.20 um 15:27 schrieb Bjorn Ketelaars: >> Enclosed diff updates py-pandas to 1.0.1. Changes: >> https://pandas.pydata.org/docs/whatsnew/v1.0.0.html and >> https://pandas.pydata.org/docs/whatsnew/v1.0.1.html. Noticeable change >> is that python2 support has been dropped. >> >> This diff also touches net/py-siphon and databases/py-influxdb. Drop >> python2 support by: >> - setting FLAVOR=python3 and bumping REVISION in Makefile >> - adding conflict- and pkgpath- markers to PLIST >> - adding quirk to devel/quirks >> >> Other consumers have been left alone as these are already python3 only. >> >> Testing: >> - 'make test' still fails some test >> - build tested consumers >> - run tested on amd64 with some work related scripts >> >> Comments/OK? > > Thanks for the update, Bjorn. > > Tests quickly segfault here on amd64 in pandas/tests/test_sorting.py. > Any idea why? > > On the other hand with py-siphon (I will update TDEPs at a later point): > 7 failed, 234 passed, 64 warnings > > But no failures are directly related to pandas - so OK for the siphon part. > > Also, a compile test on macppc and/or sparc64 would be great if anyone > can spare the CPU cycles.
make package succeeds on sparc64, make test summary: = 460 failed, 59252 passed, 3480 skipped, 539 xfailed, 7 xpassed, 84 warnings, 153 error in 26399.67 seconds = make build and test log: https://autogeree.net/~jca/tmp/py3-pandas.log.gz -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
