From 183a8862e7849db9d334eaa94987e5c885839ea6 Mon Sep 17 00:00:00 2001 From: Pulux Date: Thu, 23 Apr 2020 18:26:50 +0200 Subject: [PATCH] python3-plotly: update to 4.6.0. --- srcpkgs/python3-plotly/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-plotly/template b/srcpkgs/python3-plotly/template index e49c2d2e1bc..e6af08f7b84 100644 --- a/srcpkgs/python3-plotly/template +++ b/srcpkgs/python3-plotly/template @@ -1,6 +1,6 @@ # Template file for 'python3-plotly' pkgname=python3-plotly -version=4.5.4 +version=4.6.0 revision=1 archs=noarch wrksrc="plotly-${version}" @@ -13,7 +13,7 @@ maintainer="pulux " license="MIT" homepage="https://plot.ly/python/" distfiles="${PYPI_SITE}/p/plotly/plotly-${version}.tar.gz" -checksum=e6eab2b6010921f5fb998860125b90748e581de66ebc6107b686829417d98fc4 +checksum=61f34955f04201a1ebcd59feaafa7eae7c16ef9b3f439870be01fb85a949292f conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json" do_check() {