Date: Sun, 15 May 2016 15:50:19 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 209521] [MAINTAINER] math/py-pandas: Update to 0.18.1 Message-ID: <bug-209521-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209521 Bug ID: 209521 Summary: [MAINTAINER] math/py-pandas: Update to 0.18.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: john@saltant.com Attachment #170318 maintainer-approval+ Flags: Created attachment 170318 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D170318&action= =3Dedit Update math/py-pandas to 0.18.1 Changelog =3D=3D=3D=3D=3D=3D=3D=3D=3D * Update to 0.18.1 * Add optional dependencies on devel/py-Jinja2 and textproc/py-xlsxwriter QA =3D=3D * portlint See attached. Note that the FATAL is due to portlint's not knowing about the new TIMESTAMP entry in distinfo that r415078 introduced. * testport See attached. * nosetests (see attachment for details) w/python2.7 Ran 6164 tests in 1437.964s FAILED (SKIP=3D49, failures=3D2) FAIL: test_getitem_setitem_datetime_tz_dateutil (pandas.tests.series.test_timeseries.TestSeriesTimeSeries) FAIL: test_scatter_matrix_axis (pandas.tests.test_graphics_others.TestDataFramePlots) w/python3.4 Ran 5969 tests in 831.046s FAILED (SKIP=3D64, errors=3D1, failures=3D1) FAIL: test_getitem_setitem_datetime_tz_dateutil (pandas.tests.series.test_timeseries.TestSeriesTimeSeries) ERROR: test_to_latex_filename (pandas.tests.formats.test_format.TestDataFrameFormatting) These negative test results have been reported upstream. test_to_latex_filename https://github.com/pydata/pandas/issues/12337 test_scatter_matrix_axis https://github.com/pydata/pandas/issues/13185 test_getitem_setitem_datetime_tz_dateutil https://github.com/pydata/pandas/issues/13186 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209521-13>