diff options
-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 1c597984eda8..1ebf783654a5 100644 --- a/math/py-pandas/Makefile +++ b/math/py-pandas/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pandas -PORTVERSION= 0.15.0 +PORTVERSION= 0.15.1 CATEGORIES= math devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pandas/distinfo b/math/py-pandas/distinfo index 51676beb84a3..1adfa5d488f3 100644 --- a/math/py-pandas/distinfo +++ b/math/py-pandas/distinfo @@ -1,2 +1,2 @@ -SHA256 (pandas-0.15.0.tar.gz) = 53be655079f978831dbb10c69a7656d3df6de673948896e170f08c3dac957cf0 -SIZE (pandas-0.15.0.tar.gz) = 4481754 +SHA256 (pandas-0.15.1.tar.gz) = 6c15aebaf10a02fa411f336d2029fb303892b17d470f5d7de91597fc31cebd65 +SIZE (pandas-0.15.1.tar.gz) = 4508211 |