aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2016-02-13 04:21:35 +0800
committerrm <rm@FreeBSD.org>2016-02-13 04:21:35 +0800
commit74a4598709232de4544ba50ea84b3dcee9c3a1bd (patch)
treeabcca8151dc5f103fb62a384ffeefba61cc3cb7c /graphics
parent9787270299b115a3fa9013883f323e32a5398224 (diff)
downloadfreebsd-ports-gnome-74a4598709232de4544ba50ea84b3dcee9c3a1bd.tar.gz
freebsd-ports-gnome-74a4598709232de4544ba50ea84b3dcee9c3a1bd.tar.zst
freebsd-ports-gnome-74a4598709232de4544ba50ea84b3dcee9c3a1bd.zip
graphics/py-plotly: update to 1.9.5
- update to 1.9.5 - add missing dependencies - add NO_ARCH, sort USE_PYTHON, while here PR: 206868 Submitted by: jjachuf@gmail.com (maintainer)
Diffstat (limited to 'graphics')
-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