Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Dec 2017 21:05:57 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r456564 - head/graphics/py-plotly
Message-ID:  <201712172105.vBHL5vU1097289@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Dec 17 21:05:57 2017
New Revision: 456564
URL: https://svnweb.freebsd.org/changeset/ports/456564

Log:
  graphics/py-plotly: update to 2.2.3
  
  PR:		224388
  Submitted by:	jjachuf@gmail.com (maintainer)

Modified:
  head/graphics/py-plotly/Makefile
  head/graphics/py-plotly/distinfo   (contents, props changed)

Modified: head/graphics/py-plotly/Makefile
==============================================================================
--- head/graphics/py-plotly/Makefile	Sun Dec 17 21:04:49 2017	(r456563)
+++ head/graphics/py-plotly/Makefile	Sun Dec 17 21:05:57 2017	(r456564)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	plotly
-PORTVERSION=	2.0.7
+PORTVERSION=	2.2.3
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,8 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator@${FLAVOR} 
 
 NO_ARCH=	yes
 USES=		python

Modified: head/graphics/py-plotly/distinfo
==============================================================================
--- head/graphics/py-plotly/distinfo	Sun Dec 17 21:04:49 2017	(r456563)
+++ head/graphics/py-plotly/distinfo	Sun Dec 17 21:05:57 2017	(r456564)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491823083
-SHA256 (plotly-2.0.7.tar.gz) = 7a8765390b957ba277a35d4566dfe54885afe6fc684942b3d942573dce3a026b
-SIZE (plotly-2.0.7.tar.gz) = 923071
+TIMESTAMP = 1513467523
+SHA256 (plotly-2.2.3.tar.gz) = dadd2263f1c0449b248fd3742a077d9594935921a9597529be76d6a841237ab0
+SIZE (plotly-2.2.3.tar.gz) = 1082575



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