diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-11-01 21:26:07 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-11-01 21:41:47 +0800 |
commit | 0a19ef008d4345af4a95a1040aa4f1e13836b240 (patch) | |
tree | 5d31f74bd096eb7b46c75702fcab4efb2f6e76f2 | |
parent | devel/py-xarray: Update to 0.19.0 (diff) |
graphics/py-hiplot: Update to 0.1.31
Changes: https://github.com/facebookresearch/hiplot/releases
-rw-r--r-- | graphics/py-hiplot/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-hiplot/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/py-hiplot/Makefile b/graphics/py-hiplot/Makefile index 5e8600531cb2..a75583e22d6b 100644 --- a/graphics/py-hiplot/Makefile +++ b/graphics/py-hiplot/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= hiplot -PORTVERSION= 0.1.30 +PORTVERSION= 0.1.31 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-hiplot/distinfo b/graphics/py-hiplot/distinfo index c62aaf953fa6..b468f32232d4 100644 --- a/graphics/py-hiplot/distinfo +++ b/graphics/py-hiplot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635181083 -SHA256 (hiplot-0.1.30.tar.gz) = 97cd2e3b7b0b2cd98afd8997264f2292d83ebc0040835faa388ad7df5880d1a4 -SIZE (hiplot-0.1.30.tar.gz) = 846802 +TIMESTAMP = 1635730989 +SHA256 (hiplot-0.1.31.tar.gz) = 79095a0d7e028661e710e9789275e9dd0a67d454224d0a10f6cecf2c37c4d96f +SIZE (hiplot-0.1.31.tar.gz) = 846947 |