Bug 228545 - math/py-pandas: Update to 0.23.0
Summary: math/py-pandas: Update to 0.23.0
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: 2018-05-27 15:25 UTC by John W. O'Brien
Modified: 2018-06-03 18:18 UTC (History)
1 user (show)

See Also:


Attachments
math/py-pandas: Update to 0.23.0 (7.22 KB, text/plain)
2018-05-27 15:25 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 2018-05-27 15:25:58 UTC
Created attachment 193763 [details]
math/py-pandas: Update to 0.23.0

Changelog
=========

*   Upgrade to 0.23.0
*   Add OPTION to pull in databases/py-sqlalchemy12
*   Chase minimum versions on dependencies


QA
==

portlint: OK
poudriere: OK -- testport on 11.1-RELEASE-p9 amd64 w/ py27 (default), py34, py35, py36
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-06-03 18:17:40 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Jun  3 18:17:24 UTC 2018
New revision: 471507
URL: https://svnweb.freebsd.org/changeset/ports/471507

Log:
  Update to 0.23.0

  - Add ALCHEMY12 option
  - While I'm here:
    - Use >= instead of > for some *_DEPENDS
    - Update WWW

  Changes:	https://github.com/pandas-dev/pandas/releases
  		https://pandas.pydata.org/pandas-docs/version/0.23.0/whatsnew.html
  PR:		228545
  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-GH18719
  head/math/py-pandas/files/pkg-message.in
  head/math/py-pandas/pkg-descr
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-06-03 18:18:07 UTC
Committed. Thanks!