Index: head/graphics/py-plotly/Makefile =================================================================== --- head/graphics/py-plotly/Makefile (revision 408751) +++ head/graphics/py-plotly/Makefile (revision 408752) @@ -1,19 +1,23 @@ # Created by: jjachuf@gmail.com # $FreeBSD$ PORTNAME= plotly -PORTVERSION= 1.6.12 +PORTVERSION= 1.9.5 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jjachuf@gmail.com COMMENT= Plotting library for collaborative, interactive, publication-quality graphs LICENSE= MIT -# Python3 ready +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz + +NO_ARCH= yes USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include Index: head/graphics/py-plotly/distinfo =================================================================== --- head/graphics/py-plotly/distinfo (revision 408751) +++ head/graphics/py-plotly/distinfo (revision 408752) @@ -1,2 +1,2 @@ -SHA256 (plotly-1.6.12.tar.gz) = f0639a076fa0ebbacd0ee978bc8f1396cf453f8f0c5d7cc7b1e33cd2a944cdd7 -SIZE (plotly-1.6.12.tar.gz) = 456562 +SHA256 (plotly-1.9.5.tar.gz) = 628679e880caab22e2a46273e85e1d1ce1382b631e1c7bbfe539f804c5269b21 +SIZE (plotly-1.9.5.tar.gz) = 1668347