diff --git a/srcpkgs/python3-plotly/template b/srcpkgs/python3-plotly/template index 77f6050f8d..e48cfde27c 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() {