From owner-svn-ports-head@freebsd.org Sat Jan 23 00:48:25 2021 Return-Path: Delivered-To: svn-ports-head@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 601924DA9CB; Sat, 23 Jan 2021 00:48:25 +0000 (UTC) (envelope-from yuri@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 4DMyD920tRz4dRY; Sat, 23 Jan 2021 00:48:25 +0000 (UTC) (envelope-from yuri@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 3380927D82; Sat, 23 Jan 2021 00:48:25 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10N0mPgl070909; Sat, 23 Jan 2021 00:48:25 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10N0mOLg070908; Sat, 23 Jan 2021 00:48:24 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202101230048.10N0mOLg070908@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 23 Jan 2021 00:48:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562359 - head/graphics/py-plotly X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/graphics/py-plotly X-SVN-Commit-Revision: 562359 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jan 2021 00:48:25 -0000 Author: yuri Date: Sat Jan 23 00:48:24 2021 New Revision: 562359 URL: https://svnweb.freebsd.org/changeset/ports/562359 Log: graphics/py-plotly: Update 4.10.0 -> 4.14.3 PR: 251441 Approved by: jjachuf@gmail.com (maintainer's timeout 50 days) Modified: head/graphics/py-plotly/Makefile head/graphics/py-plotly/distinfo Modified: head/graphics/py-plotly/Makefile ============================================================================== --- head/graphics/py-plotly/Makefile Sat Jan 23 00:36:51 2021 (r562358) +++ head/graphics/py-plotly/Makefile Sat Jan 23 00:48:24 2021 (r562359) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plotly -PORTVERSION= 4.10.0 +PORTVERSION= 4.14.3 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,8 +13,8 @@ COMMENT= Library for collaborative, interactive, publi LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}retrying>0:devel/py-retrying@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}retrying>=1.3.3:devel/py-retrying@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist Modified: head/graphics/py-plotly/distinfo ============================================================================== --- head/graphics/py-plotly/distinfo Sat Jan 23 00:36:51 2021 (r562358) +++ head/graphics/py-plotly/distinfo Sat Jan 23 00:48:24 2021 (r562359) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599889001 -SHA256 (plotly-4.10.0.tar.gz) = aa1602346ffa17895687fc48ae58611f014ed7a5da4b07e79c2ca99d6d4dca31 -SIZE (plotly-4.10.0.tar.gz) = 6263967 +TIMESTAMP = 1611362554 +SHA256 (plotly-4.14.3.tar.gz) = 7d8aaeed392e82fb8e0e48899f2d3d957b12327f9d38cdd5802bc574a8a39d91 +SIZE (plotly-4.14.3.tar.gz) = 6374650