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

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

Pawel Pekala pa...@freebsd.org changed:

   What|Removed |Added

 CC||pa...@freebsd.org
   Assignee|freebsd-ports-bugs@FreeBSD. |pa...@freebsd.org
   |org |

-- 
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-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194504

Pawel Pekala pa...@freebsd.org changed:

   What|Removed |Added

 Status|Patch Ready |Issue Resolved
 Resolution|--- |FIXED

-- 
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-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194504

--- Comment #6 from commit-h...@freebsd.org ---
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

-- 
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-11-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194504

John Marino mar...@freebsd.org changed:

   What|Removed |Added

 Status|Needs Triage|Patch Ready

--- Comment #5 from John Marino mar...@freebsd.org ---
okay, thanks, I'm promoting this to patch-ready pool.

-- 
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