diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-03-18 22:16:55 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-03-18 22:16:55 +0000 |
commit | a32f86e63ccd6374fedb45fa6838567b7ab25184 (patch) | |
tree | 79b3d7a5ff6a8c36b354981cd9217e538ac43043 | |
parent | multimedia/x264: chase X264_COMMIT location (diff) |
math/py-pandas: Update to 0.24.1
PR: 236453
Submitted by: John W. O'Brien <john@saltant.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=496218
-rw-r--r-- | math/py-pandas/Makefile | 2 | ||||
-rw-r--r-- | math/py-pandas/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-pandas/Makefile b/math/py-pandas/Makefile index 4c5fa6f85773..b9cd7048514a 100644 --- a/math/py-pandas/Makefile +++ b/math/py-pandas/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pandas -DISTVERSION= 0.24.0 +DISTVERSION= 0.24.1 CATEGORIES= math devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pandas/distinfo b/math/py-pandas/distinfo index 7c8df957d51f..26646235612c 100644 --- a/math/py-pandas/distinfo +++ b/math/py-pandas/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1548623482 -SHA256 (pandas-0.24.0.tar.gz) = 9bd9ef3e183b7b1ce90b7ab5e8672907cd73dc36f036fc6714f0e7a5f9852da0 -SIZE (pandas-0.24.0.tar.gz) = 11825291 +TIMESTAMP = 1551897106 +SHA256 (pandas-0.24.1.tar.gz) = 435821cb2501eabbcee7e83614bd710940dc0cf28b5afbc4bdb816c31cec71af +SIZE (pandas-0.24.1.tar.gz) = 11832827 |