From 12b3a318f085b40d07ac9ab55641755eaf572ea9 Mon Sep 17 00:00:00 2001 From: isaackwy Date: Thu, 29 Aug 2024 12:59:31 -0700 Subject: python/python3-plotly: Update for 5.24.0 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-plotly/python3-plotly.SlackBuild | 2 +- python/python3-plotly/python3-plotly.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-plotly') diff --git a/python/python3-plotly/python3-plotly.SlackBuild b/python/python3-plotly/python3-plotly.SlackBuild index 2c6dd211e2..00a47d196d 100644 --- a/python/python3-plotly/python3-plotly.SlackBuild +++ b/python/python3-plotly/python3-plotly.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-plotly -VERSION=${VERSION:-5.23.0} +VERSION=${VERSION:-5.24.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-plotly/python3-plotly.info b/python/python3-plotly/python3-plotly.info index 68754aa186..c1c4d86ca6 100644 --- a/python/python3-plotly/python3-plotly.info +++ b/python/python3-plotly/python3-plotly.info @@ -1,8 +1,8 @@ PRGNAM="python3-plotly" -VERSION="5.23.0" +VERSION="5.24.0" HOMEPAGE="https://github.com/plotly/plotly.py" -DOWNLOAD="https://github.com/plotly/plotly.py/archive/v5.23.0/plotly.py-5.23.0.tar.gz" -MD5SUM="fd124cbad7378f3841d12c3fe1c6d808" +DOWNLOAD="https://github.com/plotly/plotly.py/archive/v5.24.0/plotly.py-5.24.0.tar.gz" +MD5SUM="5bcfe0e1f94aeff1c1b8dddfb9f3ba3e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-tenacity" -- cgit v1.2.3