From 1a33d311d3c571d55942f894aef0ea9beba1b2e5 Mon Sep 17 00:00:00 2001 From: isaackwy Date: Wed, 17 Apr 2024 13:31:20 -0700 Subject: python/python3-plotly: Update for 5.21.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 51a9a46043..99fec36800 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.20.0} +VERSION=${VERSION:-5.21.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 10b9d53f77..21f9e27d28 100644 --- a/python/python3-plotly/python3-plotly.info +++ b/python/python3-plotly/python3-plotly.info @@ -1,8 +1,8 @@ PRGNAM="python3-plotly" -VERSION="5.20.0" +VERSION="5.21.0" HOMEPAGE="https://github.com/plotly/plotly.py" -DOWNLOAD="https://github.com/plotly/plotly.py/archive/v5.20.0/plotly.py-5.20.0.tar.gz" -MD5SUM="ebc65e82edf515af2fffe54adb28f31d" +DOWNLOAD="https://github.com/plotly/plotly.py/archive/v5.21.0/plotly.py-5.21.0.tar.gz" +MD5SUM="6dbbb325bbf42cf3860ac77af0c58904" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-tenacity" -- cgit v1.2.3