From owner-svn-ports-all@freebsd.org Sun Nov 15 18:03:50 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7F4894610CD; Sun, 15 Nov 2020 18:03:50 +0000 (UTC) (envelope-from sunpoet@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CZ0Sh6tGjz4lc0; Sun, 15 Nov 2020 18:03:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C7F5E201E8; Sun, 15 Nov 2020 18:03:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AFI3jts018684; Sun, 15 Nov 2020 18:03:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AFI3jYb018682; Sun, 15 Nov 2020 18:03:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202011151803.0AFI3jYb018682@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Nov 2020 18:03:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555322 - head/graphics/py-hiplot X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/graphics/py-hiplot X-SVN-Commit-Revision: 555322 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Nov 2020 18:03:51 -0000 Author: sunpoet Date: Sun Nov 15 18:03:45 2020 New Revision: 555322 URL: https://svnweb.freebsd.org/changeset/ports/555322 Log: Update to 0.1.19 Changes: https://github.com/facebookresearch/hiplot/commits/master Modified: head/graphics/py-hiplot/Makefile head/graphics/py-hiplot/distinfo Modified: head/graphics/py-hiplot/Makefile ============================================================================== --- head/graphics/py-hiplot/Makefile Sun Nov 15 18:03:40 2020 (r555321) +++ head/graphics/py-hiplot/Makefile Sun Nov 15 18:03:45 2020 (r555322) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hiplot -PORTVERSION= 0.1.7 +PORTVERSION= 0.1.19 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:w ${PYTHON_PKGNAMEPREFIX}ipython>=7.0.1:devel/ipython@${PY_FLAVOR} USES= python:3.7+ -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes Modified: head/graphics/py-hiplot/distinfo ============================================================================== --- head/graphics/py-hiplot/distinfo Sun Nov 15 18:03:40 2020 (r555321) +++ head/graphics/py-hiplot/distinfo Sun Nov 15 18:03:45 2020 (r555322) @@ -1,3 +1,3 @@ -TIMESTAMP = 1583046296 -SHA256 (hiplot-0.1.7.tar.gz) = 0bbe549ad54a206b9b95413f3b3b6e49e8184899b4ff571a37ea3bd0d0332854 -SIZE (hiplot-0.1.7.tar.gz) = 91380 +TIMESTAMP = 1605426445 +SHA256 (hiplot-0.1.19.tar.gz) = 723bca4852eb8d3a1d8fd3b2f47ed945e59585f3c8645add47772e22ddd8fcc4 +SIZE (hiplot-0.1.19.tar.gz) = 733396