Bug 219620 - math/py-pandas: Update to 0.20.1
Summary: math/py-pandas: Update to 0.20.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2017-05-28 20:16 UTC by John W. O'Brien
Modified: 2017-05-29 15:43 UTC (History)
1 user (show)

See Also:


Attachments
math/py-pandas: Upgrade to 0.20.1 (7.23 KB, patch)
2017-05-28 20:16 UTC, John W. O'Brien
john: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John W. O'Brien 2017-05-28 20:16:26 UTC
Created attachment 183014 [details]
math/py-pandas: Upgrade to 0.20.1

Changelog
=========

*   Update to 0.20.1


QA
==

*   portlint: OK
*   poudriere: OK -- testport on 10.3-RELEASE-p17 amd64 w/py27 (default), py34, py35, py36
*   pytest: OK -- all OPTIONS enabled (ALCHEMY11) on 10.3-STABLE (r316959) amd64 w/py27 (default), py34, py35, py36

Notes
=====

testport performed with default options.

Residual pytest errors are attributable to defects in a dependent port (devel/py-tables).
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-05-29 15:30:10 UTC
A commit references this bug:

Author: sunpoet
Date: Mon May 29 15:28:52 UTC 2017
New revision: 442024
URL: https://svnweb.freebsd.org/changeset/ports/442024

Log:
  Update to 0.20.1

  Changes:	https://github.com/pandas-dev/pandas/releases
  PR:		219620
  Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)

Changes:
  head/math/py-pandas/Makefile
  head/math/py-pandas/distinfo
  head/math/py-pandas/files/patch-pandas_tests_io_test__html.py
  head/math/py-pandas/files/patch-pandas_tests_io_test__sql.py
  head/math/py-pandas/scripts/print_skipped.py
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-05-29 15:43:45 UTC
Committed. Thanks!