diff options
| author | isaackwy <isaacyu@protonmail.com> | 2025-08-13 14:00:25 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-08-14 18:23:46 +0700 |
| commit | 3e7746566351dd8870bafd128437a07a191c21bb (patch) | |
| tree | d0b5516f4d0fe15e75aaeda3db53031e6273e70f /python/python3-plotly | |
| parent | fd03e6c1dd27293e40f2cc4d6cbe6e6eb849452c (diff) | |
python/python3-plotly: Update for 6.3.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-plotly')
| -rw-r--r-- | python/python3-plotly/python3-plotly.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-plotly/python3-plotly.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-plotly/python3-plotly.SlackBuild b/python/python3-plotly/python3-plotly.SlackBuild index 67375f3493..28018c13b6 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:-6.2.0} +VERSION=${VERSION:-6.3.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 cd6267323c..ad38cf92f9 100644 --- a/python/python3-plotly/python3-plotly.info +++ b/python/python3-plotly/python3-plotly.info @@ -1,8 +1,8 @@ PRGNAM="python3-plotly" -VERSION="6.2.0" +VERSION="6.3.0" HOMEPAGE="https://github.com/plotly/plotly.py" -DOWNLOAD="https://github.com/plotly/plotly.py/archive/v6.2.0/plotly.py-6.2.0.tar.gz" -MD5SUM="a64bb789e7952b9e953cc8b6b69d21d0" +DOWNLOAD="https://github.com/plotly/plotly.py/archive/v6.3.0/plotly.py-6.3.0.tar.gz" +MD5SUM="691cffb9bc0471bf87d5fea257a285c6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-narwhals" |
