aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 21:24:25 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 21:46:45 +0000
commit5afc634f0f2501bc1f9bf3c2b4e615a377f4abc6 (patch)
treef724aaf78d530a38a33f79e5b41c1f2077f1ebb9
parentb5fd6fea0c69a57452cacac13167ab26fa874e79 (diff)
downloadports-5afc634f0f2501bc1f9bf3c2b4e615a377f4abc6.tar.gz
ports-5afc634f0f2501bc1f9bf3c2b4e615a377f4abc6.zip
graphics/py-hiplot: Update to 0.1.30
-rw-r--r--graphics/py-hiplot/Makefile5
-rw-r--r--graphics/py-hiplot/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/graphics/py-hiplot/Makefile b/graphics/py-hiplot/Makefile
index 033bc1fe65a1..5e8600531cb2 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.29
+PORTVERSION= 0.1.30
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,8 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Flask>=0:www/py-flask@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Flask-Compress>=0:www/py-flask-compress@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}ipython>=7.0.1:devel/ipython@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}ipython>=7.0.1:devel/ipython@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}optuna>=0:math/py-optuna@${PY_FLAVOR}
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
diff --git a/graphics/py-hiplot/distinfo b/graphics/py-hiplot/distinfo
index 9822452c9420..c62aaf953fa6 100644
--- a/graphics/py-hiplot/distinfo
+++ b/graphics/py-hiplot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1634111788
-SHA256 (hiplot-0.1.29.tar.gz) = e09655cbf39e9d3cf3ae2137a27227d0aea6814ab733b8b9ef8ccb5b75b43c8e
-SIZE (hiplot-0.1.29.tar.gz) = 846399
+TIMESTAMP = 1635181083
+SHA256 (hiplot-0.1.30.tar.gz) = 97cd2e3b7b0b2cd98afd8997264f2292d83ebc0040835faa388ad7df5880d1a4
+SIZE (hiplot-0.1.30.tar.gz) = 846802