diff options
-rw-r--r-- | math/py-pandas/Makefile | 4 | ||||
-rw-r--r-- | math/py-pandas/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/py-pandas/Makefile b/math/py-pandas/Makefile index 27bc8c3b0c51..6d966758db46 100644 --- a/math/py-pandas/Makefile +++ b/math/py-pandas/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pandas -DISTVERSION= 0.23.3 +DISTVERSION= 0.23.4 PORTREVISION= 0 CATEGORIES= math devel python MASTER_SITES= CHEESESHOP @@ -80,7 +80,7 @@ OPENPYXL_IMPLIES= XLRD SUB_FILES= pkg-message -# Official support for 2.7, 3.5, and 3.6 +# Official support for 2.7, 3.5, 3.6, and 3.7 USES= python USE_PYTHON= autoplist distutils diff --git a/math/py-pandas/distinfo b/math/py-pandas/distinfo index c402f84dd87e..7f9901a5d400 100644 --- a/math/py-pandas/distinfo +++ b/math/py-pandas/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532894629 -SHA256 (pandas-0.23.3.tar.gz) = 9cd3614b4e31a0889388ff1bd19ae857ad52658b33f776065793c293a29cf612 -SIZE (pandas-0.23.3.tar.gz) = 10500436 +TIMESTAMP = 1539535597 +SHA256 (pandas-0.23.4.tar.gz) = 5b24ca47acf69222e82530e89111dd9d14f9b970ab2cd3a1c2c78f0c4fbba4f4 +SIZE (pandas-0.23.4.tar.gz) = 10490077 |