diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-03-12 20:45:18 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-14 16:14:34 +0700 |
commit | bf18f5958e7b0635c9330830b26ab3cbd809930d (patch) | |
tree | ec3f8507954cbca115005ed1c0682fb4d505e6b3 /python/python3-hatch_jupyter_builder/python3-hatch_jupyter_builder.info | |
parent | d92316312c0285e0fa092f8839ddf0bf720f3891 (diff) |
python/python3-hatch_jupyter_builder: Update for 0.9.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-hatch_jupyter_builder/python3-hatch_jupyter_builder.info')
-rw-r--r-- | python/python3-hatch_jupyter_builder/python3-hatch_jupyter_builder.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-hatch_jupyter_builder/python3-hatch_jupyter_builder.info b/python/python3-hatch_jupyter_builder/python3-hatch_jupyter_builder.info index 32d0b90335..784796e022 100644 --- a/python/python3-hatch_jupyter_builder/python3-hatch_jupyter_builder.info +++ b/python/python3-hatch_jupyter_builder/python3-hatch_jupyter_builder.info @@ -1,8 +1,8 @@ PRGNAM="python3-hatch_jupyter_builder" -VERSION="0.8.3" +VERSION="0.9.1" HOMEPAGE="https://jupyter.org" -DOWNLOAD="https://github.com/jupyterlab/hatch-jupyter-builder/releases/download/v0.8.3/hatch_jupyter_builder-0.8.3.tar.gz" -MD5SUM="4d1e53ae27678888aa5e6c7485a33ac4" +DOWNLOAD="https://github.com/jupyterlab/hatch-jupyter-builder/releases/download/v0.9.1/hatch_jupyter_builder-0.9.1.tar.gz" +MD5SUM="34453f370ea94957872c1313cf80f0ce" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-hatchling" |