Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2018 08:55:27 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r475156 - head/graphics/py-plotly
Message-ID:  <201807230855.w6N8tR5q048505@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Mon Jul 23 08:55:27 2018
New Revision: 475156
URL: https://svnweb.freebsd.org/changeset/ports/475156

Log:
  - Update to 3.0.2
  
  PR:		229914
  Submitted by:	jjachuf@gmail.com(maintainer)

Modified:
  head/graphics/py-plotly/Makefile
  head/graphics/py-plotly/distinfo

Modified: head/graphics/py-plotly/Makefile
==============================================================================
--- head/graphics/py-plotly/Makefile	Mon Jul 23 08:50:02 2018	(r475155)
+++ head/graphics/py-plotly/Makefile	Mon Jul 23 08:55:27 2018	(r475156)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	plotly
-PORTVERSION=	2.2.3
+PORTVERSION=	3.0.2
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +14,7 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}retrying>0:devel/py-retrying@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator@${PY_FLAVOR} 
 

Modified: head/graphics/py-plotly/distinfo
==============================================================================
--- head/graphics/py-plotly/distinfo	Mon Jul 23 08:50:02 2018	(r475155)
+++ head/graphics/py-plotly/distinfo	Mon Jul 23 08:55:27 2018	(r475156)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513467523
-SHA256 (plotly-2.2.3.tar.gz) = dadd2263f1c0449b248fd3742a077d9594935921a9597529be76d6a841237ab0
-SIZE (plotly-2.2.3.tar.gz) = 1082575
+TIMESTAMP = 1532334751
+SHA256 (plotly-3.0.2.tar.gz) = 5bd04a0991512fe9008ab986429ff4b4f1448cceda56ed344e0dc709f42e067a
+SIZE (plotly-3.0.2.tar.gz) = 30146113



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807230855.w6N8tR5q048505>