mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
graphics/py-plotly: Update 4.10.0 -> 4.14.3
PR: 251441 Approved by: jjachuf@gmail.com (maintainer's timeout 50 days)
This commit is contained in:
parent
76cfc63f1b
commit
c14c820be9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562359
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= plotly
|
||||
PORTVERSION= 4.10.0
|
||||
PORTVERSION= 4.14.3
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,8 +13,8 @@ COMMENT= Library for collaborative, interactive, publication-quality graphs
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}retrying>0:devel/py-retrying@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}retrying>=1.3.3:devel/py-retrying@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1599889001
|
||||
SHA256 (plotly-4.10.0.tar.gz) = aa1602346ffa17895687fc48ae58611f014ed7a5da4b07e79c2ca99d6d4dca31
|
||||
SIZE (plotly-4.10.0.tar.gz) = 6263967
|
||||
TIMESTAMP = 1611362554
|
||||
SHA256 (plotly-4.14.3.tar.gz) = 7d8aaeed392e82fb8e0e48899f2d3d957b12327f9d38cdd5802bc574a8a39d91
|
||||
SIZE (plotly-4.14.3.tar.gz) = 6374650
|
||||
|
Loading…
Reference in New Issue
Block a user