Bug 194504 - [MAINTAINER] math/py-pandas: Update to 0.15.0
Summary: [MAINTAINER] math/py-pandas: Update to 0.15.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Some People
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-21 02:24 UTC by John W. O'Brien
Modified: 2014-11-04 16:12 UTC (History)
2 users (show)

See Also:


Attachments
Update math/py-pandas to 0.15.0 (4.61 KB, patch)
2014-10-21 02:24 UTC, John W. O'Brien
no flags Details | Diff
Build log with python 2.7 (345.90 KB, text/plain)
2014-10-21 02:27 UTC, John W. O'Brien
no flags Details
Build log with python 3.3 (349.07 KB, text/plain)
2014-10-21 02:27 UTC, John W. O'Brien
no flags Details
Build log with python 3.4 (348.79 KB, text/plain)
2014-10-21 02:27 UTC, John W. O'Brien
no flags Details
Verbose nosetests output (631.41 KB, text/plain)
2014-10-21 03:00 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 2014-10-21 02:24:44 UTC
Created attachment 148525 [details]
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.
Comment 1 John W. O'Brien 2014-10-21 02:27:08 UTC
Created attachment 148526 [details]
Build log with python 2.7
Comment 2 John W. O'Brien 2014-10-21 02:27:26 UTC
Created attachment 148527 [details]
Build log with python 3.3
Comment 3 John W. O'Brien 2014-10-21 02:27:46 UTC
Created attachment 148528 [details]
Build log with python 3.4
Comment 4 John W. O'Brien 2014-10-21 03:00:30 UTC
Created attachment 148529 [details]
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
Comment 5 John Marino freebsd_committer freebsd_triage 2014-11-01 10:51:16 UTC
okay, thanks, I'm promoting this to patch-ready pool.
Comment 6 commit-hook freebsd_committer freebsd_triage 2014-11-04 16:12:32 UTC
A commit references this bug:

Author: pawel
Date: Tue Nov  4 16:11:58 UTC 2014
New revision: 372148
URL: https://svnweb.freebsd.org/changeset/ports/372148

Log:
  - Update to version 0.15.0
  - Offer experimental Openpyxl2 support
  - epend on minimum versions of optional ports per upstream docs

  PR:		194504
  Submitted by:	maintainer

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