Created attachment 157140 [details] Update math/py-pandas to 0.16.1 Changelog ========= * Update to 0.16.1 * Add SQL option for databases/py-sqlalchemy support QA == * portlint % portlint -AC WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. 0 fatal errors and 1 warning found. * nosetests Ran 8373 tests in 1867.723s FAILED (SKIP=230, errors=55) ERROR: test_pytables_native_read (pandas.io.tests.test_pytables.TestHDFStore) This is an error in devel/py-tables. All other errors are traceable to a backwards-incompatible API change as of textproc/py-openpyxl 2.2.0, which I have reported upstream (https://github.com/pydata/pandas/issues/9747).
Created attachment 157141 [details] Build log with python 2.7
Created attachment 157142 [details] Build log with python 3.4
Created attachment 157143 [details] Nosetests output (w/python2.7 and all options enabled)
Thanks John, great issue report! Protip: maintainer-approval + your own (maintainer) patches :)
I'll take it.
A commit references this bug: Author: xmj Date: Tue May 26 04:56:44 UTC 2015 New revision: 387458 URL: https://svnweb.freebsd.org/changeset/ports/387458 Log: math/py-pandas: update to 0.16.1 - update to 0.16.1 - add SQL storage option, and SQLalchemy dependency - enable Bottleneck and Numexpr options by default PR: 200451 Submitted by: John W. O'Brien <john@saltant.com> Changes: head/math/py-pandas/Makefile head/math/py-pandas/distinfo
Committed, thanks!