From d4713fad4bc0de544dfd79e05680798e779e54e6 Mon Sep 17 00:00:00 2001 From: Olaf Mersmann Date: Sat, 5 Dec 2020 23:32:02 +0100 Subject: [PATCH] python3-plotly: update to 4.13.0. --- srcpkgs/python3-plotly/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-plotly/template b/srcpkgs/python3-plotly/template index af89b9857f0..77f6050f8d9 100644 --- a/srcpkgs/python3-plotly/template +++ b/srcpkgs/python3-plotly/template @@ -1,18 +1,17 @@ # Template file for 'python3-plotly' pkgname=python3-plotly -version=4.9.0 -revision=2 +version=4.13.0 +revision=1 wrksrc="plotly-${version}" build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-setuptools python3-six python3-requests python3-pytz - python3-decorator python3-jupyter_nbformat" +depends="python3-six python3-requests python3-pytz python3-decorator python3-jupyter_nbformat" short_desc="Python plotting library for collaborative, interactive graphs" maintainer="pulux " license="MIT" homepage="https://plot.ly/python/" distfiles="${PYPI_SITE}/p/plotly/plotly-${version}.tar.gz" -checksum=257f530ffd73754bd008454826905657b329053364597479bb9774437a396837 +checksum=20df14f7883807f57d96ac245841e086a1799f2c2778462a7f3bca704e369c66 conf_files="etc/jupyter/nbconfig/notebook.d/plotlywidget.json" do_check() {