From b11f2584a83fdb5ee6c82c58ab66abc307f376e0 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 | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/srcpkgs/python3-plotly/template b/srcpkgs/python3-plotly/template index b84d0a07b3f3b3..322e18a0bb6e95 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,11 +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 - -do_check() { - : no test is shipped -} +checksum=859fdadbd86b5770ae2466e542b761b247d1c6b49daed765b95bb8c7063e7469 +make_check=no # no tests are shipped post_install() { mv ${DESTDIR}/usr/etc ${DESTDIR}