From 4aa6f16e4639073436969ceca3833308bc7c155c Mon Sep 17 00:00:00 2001 From: Pulux Date: Fri, 29 May 2020 19:40:34 +0200 Subject: [PATCH] python3-plotly: update to 4.8.1. --- 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 e6af08f7b84..9c4b556a768 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.6.0 +version=4.8.1 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=61f34955f04201a1ebcd59feaafa7eae7c16ef9b3f439870be01fb85a949292f +checksum=d3fea527fe3dfdd55d7334318f107b05a8407474a0fffe6cd4726c9b99e624f1 conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json" do_check() {