diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-03-13 18:43:36 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-14 16:16:38 +0700 |
commit | 59d7c84146aec8974c5d0aaf80c972bd232f09ed (patch) | |
tree | 90ab7ded3dc53a1a8096f586c1a7fa5fd4425a9b /python/python3-plotly/python3-plotly.info | |
parent | cb6113b9b6704b553712aaafcdf09f2cac4ee975 (diff) |
python/python3-plotly: Update for 5.20.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-plotly/python3-plotly.info')
-rw-r--r-- | python/python3-plotly/python3-plotly.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-plotly/python3-plotly.info b/python/python3-plotly/python3-plotly.info index 90e9f18af2..10b9d53f77 100644 --- a/python/python3-plotly/python3-plotly.info +++ b/python/python3-plotly/python3-plotly.info @@ -1,8 +1,8 @@ PRGNAM="python3-plotly" -VERSION="5.19.0" +VERSION="5.20.0" HOMEPAGE="https://github.com/plotly/plotly.py" -DOWNLOAD="https://github.com/plotly/plotly.py/archive/v5.19.0/plotly.py-5.19.0.tar.gz" -MD5SUM="06734d29891cf9eb3c1b0a3167ded893" +DOWNLOAD="https://github.com/plotly/plotly.py/archive/v5.20.0/plotly.py-5.20.0.tar.gz" +MD5SUM="ebc65e82edf515af2fffe54adb28f31d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-tenacity" |