From nobody Sun Nov 21 18:28:40 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 332CB189D288; Sun, 21 Nov 2021 18:28:46 +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 4HxzSC6t8Hz3K0Y; Sun, 21 Nov 2021 18:28:43 +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 809331448C; Sun, 21 Nov 2021 18:28:40 +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 1ALISe7D085268; Sun, 21 Nov 2021 18:28:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ALISerN085267; Sun, 21 Nov 2021 18:28:40 GMT (envelope-from git) Date: Sun, 21 Nov 2021 18:28:40 GMT Message-Id: <202111211828.1ALISerN085267@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: 75105960f5fe - main - graphics/py-hiplot: Update to 0.1.32 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: 75105960f5fe71c19eb5ad500ddd88ab47ea1d5e Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=75105960f5fe71c19eb5ad500ddd88ab47ea1d5e commit 75105960f5fe71c19eb5ad500ddd88ab47ea1d5e Author: Po-Chuan Hsieh AuthorDate: 2021-11-21 18:20:30 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-11-21 18:20:30 +0000 graphics/py-hiplot: Update to 0.1.32 Changes: https://github.com/facebookresearch/hiplot/releases --- graphics/py-hiplot/Makefile | 5 ++--- graphics/py-hiplot/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/graphics/py-hiplot/Makefile b/graphics/py-hiplot/Makefile index a75583e22d6b..47d6bbc05817 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.31 +PORTVERSION= 0.1.32 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,8 +14,7 @@ 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}optuna>=0:math/py-optuna@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}ipython>=7.0.1:devel/ipython@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils diff --git a/graphics/py-hiplot/distinfo b/graphics/py-hiplot/distinfo index b468f32232d4..b63087872ca4 100644 --- a/graphics/py-hiplot/distinfo +++ b/graphics/py-hiplot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635730989 -SHA256 (hiplot-0.1.31.tar.gz) = 79095a0d7e028661e710e9789275e9dd0a67d454224d0a10f6cecf2c37c4d96f -SIZE (hiplot-0.1.31.tar.gz) = 846947 +TIMESTAMP = 1637073004 +SHA256 (hiplot-0.1.32.tar.gz) = aab310b5d8e783ae7f457ed5f4c378ea2f047379c9d75cd8feea2ab1c59f589d +SIZE (hiplot-0.1.32.tar.gz) = 847617