python3-plotly: update to 5.24.1.

This commit is contained in:
Vinfall 2024-11-03 13:53:48 +08:00 committed by cinerea0
parent 42618ebf21
commit 85671291af
1 changed files with 2 additions and 2 deletions

View File

@ -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() {