From 9dc47d71711a5d8fe581e84f02ebf0d8d596ea41 Mon Sep 17 00:00:00 2001 From: Pulux Date: Tue, 8 Dec 2020 15:58:56 +0100 Subject: [PATCH] python3-plotly: update to 4.14.0. --- srcpkgs/python3-plotly/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-plotly/template b/srcpkgs/python3-plotly/template index af89b9857f0..d492e5d0359 100644 --- a/srcpkgs/python3-plotly/template +++ b/srcpkgs/python3-plotly/template @@ -1,7 +1,7 @@ # Template file for 'python3-plotly' pkgname=python3-plotly -version=4.9.0 -revision=2 +version=4.14.0 +revision=1 wrksrc="plotly-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ maintainer="pulux " license="MIT" homepage="https://plot.ly/python/" distfiles="${PYPI_SITE}/p/plotly/plotly-${version}.tar.gz" -checksum=257f530ffd73754bd008454826905657b329053364597479bb9774437a396837 +checksum=e7d2336eae9a8aec79d14982e59d7da6da1aeb824f6c2d4952a52484a5824908 conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json" do_check() {