Bug 224598 - math/py-pandas: Update to 0.21.1
Summary: math/py-pandas: Update to 0.21.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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-26 15:15 UTC by John W. O'Brien
Modified: 2017-12-27 12:33 UTC (History)
2 users (show)

See Also:


Attachments
math/py-pandas: Update to 0.21.1 (5.73 KB, text/plain)
2017-12-26 15:15 UTC, John W. O'Brien
john: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John W. O'Brien 2017-12-26 15:15:00 UTC
Created attachment 189113 [details]
math/py-pandas: Update to 0.21.1

Changelog
=========

*   Upgrade to 0.21.1
*   Remove stale testing bits

Note: Run unit test suite in situ with devel/py-pytest and

    $ mkdir /tmp/pytest
    $ python
    >>> import pandas as pd
    >>> pd.test(['-ocache_dir=/tmp/pytest', '--junitxml=~/pandas-tests.xml'])

QA
==

portlint: OK
poudriere: OK -- testport w/ py27 (default), py34, py35, py36
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-12-27 12:29:54 UTC
A commit references this bug:

Author: wen
Date: Wed Dec 27 12:29:17 UTC 2017
New revision: 457363
URL: https://svnweb.freebsd.org/changeset/ports/457363

Log:
  - Upgrade to 0.21.1
  - Remove stale testing bits

  PR:		224598
  Submitted by:	john@saltant.com(maintainer)

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