From nobody Mon Oct 25 21:59:20 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id DF8231812A10; Mon, 25 Oct 2021 21:59:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HdTPq6zPkz3v0B; Mon, 25 Oct 2021 21:59:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D828410BB5; Mon, 25 Oct 2021 21:59:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19PLxK1i056333; Mon, 25 Oct 2021 21:59:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19PLxKZ5056332; Mon, 25 Oct 2021 21:59:20 GMT (envelope-from git) Date: Mon, 25 Oct 2021 21:59:20 GMT Message-Id: <202110252159.19PLxKZ5056332@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 5afc634f0f25 - main - graphics/py-hiplot: Update to 0.1.30 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5afc634f0f2501bc1f9bf3c2b4e615a377f4abc6 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5afc634f0f2501bc1f9bf3c2b4e615a377f4abc6 commit 5afc634f0f2501bc1f9bf3c2b4e615a377f4abc6 Author: Po-Chuan Hsieh AuthorDate: 2021-10-25 21:24:25 +0000 Commit: Po-Chuan Hsieh 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 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