Bug 199011 - [MAINTAINER] math/py-pandas: Update to 0.16.0
Summary: [MAINTAINER] math/py-pandas: Update to 0.16.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-29 22:11 UTC by John W. O'Brien
Modified: 2015-03-30 05:55 UTC (History)
2 users (show)

See Also:


Attachments
Update math/py-pandas to 0.16.0 (1.65 KB, patch)
2015-03-29 22:11 UTC, John W. O'Brien
no flags Details | Diff
Build log with python 2.7 (449.41 KB, text/plain)
2015-03-29 22:11 UTC, John W. O'Brien
no flags Details
Build log with python 3.4 (440.24 KB, text/plain)
2015-03-29 22:13 UTC, John W. O'Brien
no flags Details
Nosetests output (w/python2.7 and all options enabled) (705.72 KB, text/plain)
2015-03-29 22:13 UTC, John W. O'Brien
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description John W. O'Brien 2015-03-29 22:11:14 UTC
Created attachment 154979 [details]
Update math/py-pandas to 0.16.0

Changelog
=========

*   Update to 0.16.0
*   Find nosetests TEST_DEPENDS for non-default python version

QA
==

*   portlint

% portlint -AC
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Consider to set DEVELOPER=yes in /etc/make.conf
0 fatal errors and 2 warnings found.

*   nosetests

    Ran 8096 tests in 1795.111s

    FAILED (SKIP=235, 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 regression in textproc/py-openpyxl 2.2.0, which is reported upstream (https://github.com/pydata/pandas/issues/9747) and up-upstream (https://bitbucket.org/openpyxl/openpyxl/issue/444/copy-method-on-style-object-raises).
Comment 1 John W. O'Brien 2015-03-29 22:11:46 UTC
Created attachment 154980 [details]
Build log with python 2.7
Comment 2 John W. O'Brien 2015-03-29 22:13:05 UTC
Created attachment 154981 [details]
Build log with python 3.4
Comment 3 John W. O'Brien 2015-03-29 22:13:32 UTC
Created attachment 154982 [details]
Nosetests output (w/python2.7 and all options enabled)
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-03-30 05:55:17 UTC
A commit references this bug:

Author: vanilla
Date: Mon Mar 30 05:55:11 UTC 2015
New revision: 382641
URL: https://svnweb.freebsd.org/changeset/ports/382641

Log:
  Upgrade to 0.16.0.

  PR:		199011
  Submitted by:	maintainer

Changes:
  head/math/py-pandas/Makefile
  head/math/py-pandas/distinfo