diff options
| author | Bartek Rutkowski <robak@FreeBSD.org> | 2015-07-07 09:36:02 +0000 |
|---|---|---|
| committer | Bartek Rutkowski <robak@FreeBSD.org> | 2015-07-07 09:36:02 +0000 |
| commit | d773b24aa7604ab751c49e233db4b0e7d7876301 (patch) | |
| tree | 0682e821c480e3f157a02e76104eb450c55afd28 | |
| parent | - Update to 1.20 (diff) | |
math/py-pandas: update 0.16.1 -> 0.16.2
PR: 201363
Submitted by: John W. O'Brien <john@saltant.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=391497
| -rw-r--r-- | math/py-pandas/Makefile | 2 | ||||
| -rw-r--r-- | math/py-pandas/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/py-pandas/Makefile b/math/py-pandas/Makefile index 4e6b938cbaea..e8c82c5ff061 100644 --- a/math/py-pandas/Makefile +++ b/math/py-pandas/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pandas -PORTVERSION= 0.16.1 +PORTVERSION= 0.16.2 CATEGORIES= math devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pandas/distinfo b/math/py-pandas/distinfo index 23cdfbf3caab..7b19217d4886 100644 --- a/math/py-pandas/distinfo +++ b/math/py-pandas/distinfo @@ -1,2 +1,2 @@ -SHA256 (pandas-0.16.1.tar.gz) = 570d243f8cb068bf780461b9225d2e7bef7c90aa10d43cf908fe541fc92df8b6 -SIZE (pandas-0.16.1.tar.gz) = 4959316 +SHA256 (pandas-0.16.2.tar.gz) = e01853dfe111f3aea005315573400b7216ddbabbf1f28d482a71217d67ae4f81 +SIZE (pandas-0.16.2.tar.gz) = 4931751 |
