From 6e3189f5cb383c3ae64c2e931e22e26682a95bef Mon Sep 17 00:00:00 2001 From: Vinfall Date: Mon, 1 Jul 2024 15:17:27 +0800 Subject: [PATCH] python3-plotly: update to 5.22.0. --- srcpkgs/python3-plotly/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-plotly/template b/srcpkgs/python3-plotly/template index b84d0a07b3f3b3..5744ae6995cfd2 100644 --- a/srcpkgs/python3-plotly/template +++ b/srcpkgs/python3-plotly/template @@ -1,7 +1,7 @@ # Template file for 'python3-plotly' pkgname=python3-plotly -version=5.15.0 -revision=2 +version=5.22.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-six python3-requests python3-pytz python3-decorator python3-jupyter_nbformat python3-tenacity" @@ -11,7 +11,8 @@ 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=822eabe53997d5ebf23c77e1d1fcbf3bb6aa745eb05d532afd4b6f9a2e2ab02f +checksum=859fdadbd86b5770ae2466e542b761b247d1c6b49daed765b95bb8c7063e7469 +make_check=no # no tests are shipped do_check() { : no test is shipped