[Bug 194504] New: [MAINTAINER] math/py-pandas: Update to 0.15.0

2014-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194504

Bug ID: 194504
   Summary: [MAINTAINER] math/py-pandas: Update to 0.15.0
   Product: Ports Tree
   Version: Latest
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Some People
  Priority: Normal
 Component: Individual Port(s)
  Assignee: freebsd-ports-b...@freebsd.org
  Reporter: j...@saltant.com
CC: freebsd-python@FreeBSD.org

Created attachment 148525
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148525action=edit
Update math/py-pandas to 0.15.0

Change log
==

*   Update to 0.15.0
*   Offer experimental Openpyxl2 support
*   Depend on minimum versions of optional ports per upstream docs


QA
==

$ portlint -AC math/py-pandas
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.

Build logs and test output to follow.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 194504] [MAINTAINER] math/py-pandas: Update to 0.15.0

2014-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194504

--- Comment #1 from John W. O'Brien j...@saltant.com ---
Created attachment 148526
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148526action=edit
Build log with python 2.7

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 194504] [MAINTAINER] math/py-pandas: Update to 0.15.0

2014-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194504

--- Comment #3 from John W. O'Brien j...@saltant.com ---
Created attachment 148528
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148528action=edit
Build log with python 3.4

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 194504] [MAINTAINER] math/py-pandas: Update to 0.15.0

2014-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194504

--- Comment #2 from John W. O'Brien j...@saltant.com ---
Created attachment 148527
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148527action=edit
Build log with python 3.3

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 194504] [MAINTAINER] math/py-pandas: Update to 0.15.0

2014-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194504

--- Comment #4 from John W. O'Brien j...@saltant.com ---
Created attachment 148529
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148529action=edit
Verbose nosetests output

This test output log was generated from a build with all optional dependencies
enabled (includeing textproc/openpyxl experimental support). There is one error
and three test failures:

ERROR: test_pytables_native_read (pandas.io.tests.test_pytables.TestHDFStore)

This is an error we have inherited from devel/py-tables for some time [0] (I
should really submit a PR).

FAIL: test_append_with_timezones_dateutil
(pandas.io.tests.test_pytables.TestHDFStore)
FAIL: test_sub_isub (pandas.tseries.tests.test_base.TestDatetimeIndexOps)
FAIL: test_convert_datetime_list
(pandas.tseries.tests.test_timezones.TestTimeZoneSupportDateutil)

These three I will need to look into.

[0] https://lists.freebsd.org/pipermail/freebsd-python/2013-July/005692.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org