From d5328ce03633d0395b1e858828f47ebc80bbe8b2 Mon Sep 17 00:00:00 2001 From: Olaf Mersmann Date: Thu, 10 Dec 2020 13:33:13 +0100 Subject: [PATCH] python3-plotly: update to 4.14.1. --- srcpkgs/python3-plotly/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-plotly/template b/srcpkgs/python3-plotly/template index 77f6050f8d9..e48cfde27c3 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.13.0 +version=4.14.1 revision=1 wrksrc="plotly-${version}" build_style=python3-module @@ -10,8 +10,9 @@ short_desc="Python plotting library for collaborative, interactive graphs" maintainer="pulux " license="MIT" homepage="https://plot.ly/python/" +changelog="https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md" distfiles="${PYPI_SITE}/p/plotly/plotly-${version}.tar.gz" -checksum=20df14f7883807f57d96ac245841e086a1799f2c2778462a7f3bca704e369c66 +checksum=f2a38726ddc7ce185a277c78a41b50bb8cfcfa4f53b45a481417401cadc0454c conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json" do_check() {