aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/py-plotly/Makefile10
-rw-r--r--graphics/py-plotly/distinfo4
2 files changed, 9 insertions, 5 deletions
diff --git a/graphics/py-plotly/Makefile b/graphics/py-plotly/Makefile
index b58534cd63bc..b5edbe863d78 100644
--- a/graphics/py-plotly/Makefile
+++ b/graphics/py-plotly/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= plotly
-PORTVERSION= 1.6.12
+PORTVERSION= 1.9.5
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,12 @@ COMMENT= Plotting library for collaborative, interactive, publication-quality gr
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 <bsd.port.mk>
diff --git a/graphics/py-plotly/distinfo b/graphics/py-plotly/distinfo
index e0d374758c44..4e977213a9a8 100644
--- a/graphics/py-plotly/distinfo
+++ b/graphics/py-plotly/distinfo
@@ -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