aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-plotly
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2016-02-12 20:21:35 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2016-02-12 20:21:35 +0000
commit148b4d3a9c6b2404e6be8684480cc7707bcd8c06 (patch)
treeabcca8151dc5f103fb62a384ffeefba61cc3cb7c /graphics/py-plotly
parent3bd3702a5ccdf59a31931140b9c4c0003fef0a30 (diff)
downloadports-148b4d3a9c6b2404e6be8684480cc7707bcd8c06.tar.gz
ports-148b4d3a9c6b2404e6be8684480cc7707bcd8c06.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)
Notes
Notes: svn path=/head/; revision=408752
Diffstat (limited to 'graphics/py-plotly')
-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