git: 5afc634f0f25 - main - graphics/py-hiplot: Update to 0.1.30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 21:59:20 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5afc634f0f2501bc1f9bf3c2b4e615a377f4abc6 commit 5afc634f0f2501bc1f9bf3c2b4e615a377f4abc6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 21:24:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 21:46:45 +0000 graphics/py-hiplot: Update to 0.1.30 Changes: https://github.com/facebookresearch/hiplot/releases --- graphics/py-hiplot/Makefile | 5 +++-- graphics/py-hiplot/distinfo | 6 +++--- 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