From 85671291af8443c64a65d5bb4cad79aa78eb8500 Mon Sep 17 00:00:00 2001 From: Vinfall Date: Sun, 3 Nov 2024 13:53:48 +0800 Subject: [PATCH] python3-plotly: update to 5.24.1. --- srcpkgs/python3-plotly/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-plotly/template b/srcpkgs/python3-plotly/template index 322e18a0bb6..acc53410c13 100644 --- a/srcpkgs/python3-plotly/template +++ b/srcpkgs/python3-plotly/template @@ -1,6 +1,6 @@ # Template file for 'python3-plotly' pkgname=python3-plotly -version=5.22.0 +version=5.24.1 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +11,7 @@ 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=859fdadbd86b5770ae2466e542b761b247d1c6b49daed765b95bb8c7063e7469 +checksum=dbc8ac8339d248a4bcc36e08a5659bacfe1b079390b8953533f4eb22169b4bae make_check=no # no tests are shipped post_install() {