aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-plotly
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-09-12 05:43:27 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-09-12 05:43:27 +0000
commit6ea803842cfac0edfc629e87154cf9ad50607d98 (patch)
treee91638458a7ef4e7c40b54b34ab061ddaf268eff /graphics/py-plotly
parentf4cfa28dd9e22b9e53553b3185d0a03db6e48fba (diff)
downloadports-6ea803842cfac0edfc629e87154cf9ad50607d98.tar.gz
ports-6ea803842cfac0edfc629e87154cf9ad50607d98.zip
graphics/py-plotly: Update 3.0.2 -> 4.10.0
PR: 248178 Approved by: jjachuf@gmail.com (maintainer's timeout; 50+ days)
Notes
Notes: svn path=/head/; revision=548290
Diffstat (limited to 'graphics/py-plotly')
-rw-r--r--graphics/py-plotly/Makefile17
-rw-r--r--graphics/py-plotly/distinfo6
-rw-r--r--graphics/py-plotly/pkg-descr2
3 files changed, 12 insertions, 13 deletions
diff --git a/graphics/py-plotly/Makefile b/graphics/py-plotly/Makefile
index 9684319bae8c..d19dc2976eff 100644
--- a/graphics/py-plotly/Makefile
+++ b/graphics/py-plotly/Makefile
@@ -2,24 +2,23 @@
# $FreeBSD$
PORTNAME= plotly
-PORTVERSION= 3.0.2
+PORTVERSION= 4.10.0
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jjachuf@gmail.com
-COMMENT= Plotting library for collaborative, interactive, publication-quality graphs
+COMMENT= Library for collaborative, interactive, publication-quality graphs
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}retrying>0:devel/py-retrying@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}retrying>0:devel/py-retrying@${PY_FLAVOR}
-NO_ARCH= yes
USES= python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= distutils autoplist
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/graphics/py-plotly/distinfo b/graphics/py-plotly/distinfo
index 87480114538e..eea7caa2ebe4 100644
--- a/graphics/py-plotly/distinfo
+++ b/graphics/py-plotly/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532334751
-SHA256 (plotly-3.0.2.tar.gz) = 5bd04a0991512fe9008ab986429ff4b4f1448cceda56ed344e0dc709f42e067a
-SIZE (plotly-3.0.2.tar.gz) = 30146113
+TIMESTAMP = 1599889001
+SHA256 (plotly-4.10.0.tar.gz) = aa1602346ffa17895687fc48ae58611f014ed7a5da4b07e79c2ca99d6d4dca31
+SIZE (plotly-4.10.0.tar.gz) = 6263967
diff --git a/graphics/py-plotly/pkg-descr b/graphics/py-plotly/pkg-descr
index b64dd106ce9f..91c6f5b6c112 100644
--- a/graphics/py-plotly/pkg-descr
+++ b/graphics/py-plotly/pkg-descr
@@ -1,4 +1,4 @@
It was tested with cpython, jython, ironpython and pypy.
n plotting library for collaborative, interactive, publication-quality graphs.
-WWW: https://plot.ly/python/
+WWW: https://plotly.com/python/