diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-12-23 08:42:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-23 08:42:33 +0700 |
commit | 52b0d62dc631c56f69b46578178775f7adbf1a2a (patch) | |
tree | 95f43debdbc7167da8d914a5a435be78a34513e3 /python/python3-hatch_jupyter_builder/python3-hatch_jupyter_builder.info | |
parent | 2391dbaff370f74ec770aa19990b1571427c8122 (diff) |
python/python3-hatch_jupyter_builder: Added (Hatch plugin).
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 | 10 |
1 files changed, 10 insertions, 0 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 new file mode 100644 index 0000000000..603eee75b4 --- /dev/null +++ b/python/python3-hatch_jupyter_builder/python3-hatch_jupyter_builder.info @@ -0,0 +1,10 @@ +PRGNAM="python3-hatch_jupyter_builder" +VERSION="0.8.2" +HOMEPAGE="https://jupyter.org" +DOWNLOAD="https://github.com/jupyterlab/hatch-jupyter-builder/releases/download/v0.8.2/hatch_jupyter_builder-0.8.2.tar.gz" +MD5SUM="ad696696e21aef42d951b6bfafef1a48" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-hatchling" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu1@isaacyu1.com" |